dqhl76 commented on issue #3766:
URL: 
https://github.com/apache/incubator-opendal/issues/3766#issuecomment-1880478408

   Closed this issue as it cannot be completed.
   Integrating GitHub Action Artifacts into OpenDAL presents significant 
challenges, detailed as follows:
   
   1. GitHub Action Artifacts (GHAA) does not function as a file system, 
preventing the abstraction of concepts like dir, path, and file.
   2. GHAA only supports the download of artifacts in .zip format, which is 
different with our other services `read` API behaviour.
   3. GHAA does not natively support an upload REST API, necessitating 
potential workarounds that may lead to instability.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to