ChewKeanHo / AutomataCI

An open-source, redistributable, template-guided, and semi-autonomous CI infrastructure readily available your next project.
Apache License 2.0
18 stars 1 forks source link

Add Archive API to standardize workspace artifacts creation #251

Closed hollowaykeanho closed 3 months ago

hollowaykeanho commented 3 months ago

Description

Right now, the project depends on GitHub Actions "Upload Artifacts" actions entirely which generate inconsistency across other service providers. We have to provide an API to standardize this 1 final output.

Expected Behavior

Archive API is now available to use.

Current Behavior

Archive API is not available.

Associated Data Files

No response

hollowaykeanho commented 3 months ago

Implemented in 0696a02e3978fe721c85c253877ac80da21a6619

hollowaykeanho commented 3 months ago

Released in https://github.com/ChewKeanHo/AutomataCI/releases/tag/v2.0.0