ChewKeanHo / AutomataCI

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

root: added ARCHIVE CI job #252

Closed hollowaykeanho closed 6 months ago

hollowaykeanho commented 6 months ago

At the moment, the workspace archive function is completely relying on proprietary offers from GitHub Actions. While we cannot completely remove the Action entirely, we should offer an API that can fossilize the workspace entirely for consistency between all CI service providers. Hence, let's develop the Archive CI job.

This patch adds Archive CI job in root repository.