An open API service indexing awesome lists of open source software.

https://github.com/ronihdzz/git-archive-action

This GitHub Action is designed to persist workflow artifacts, such as test coverage reports, in a dedicated Git branch within the same repository. Its main purpose is to decouple artifact storage from the main code history, maintaining a historical and accessible record of the results from each execution.
https://github.com/ronihdzz/git-archive-action

artifacts ci-cd devops git github-actions persist-artifacts workflow-automation

Last synced: 4 months ago
JSON representation

This GitHub Action is designed to persist workflow artifacts, such as test coverage reports, in a dedicated Git branch within the same repository. Its main purpose is to decouple artifact storage from the main code history, maintaining a historical and accessible record of the results from each execution.

Awesome Lists containing this project