acdh-oeaw/ARCHE CI/CD Finish Action
Pushes the docker image to the repository, redeploys the service on the ACDH cluster and pushes the code coverage reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 17, 2026
- License
- MIT
Pinned Snippet
uses: acdh-oeaw/arche_cicd_finish_action@00f657e77535e6634f713d10c6e5534b91c6327f # no releases — HEAD as of 2026-07-16tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pushAndRedeploy | — | yes | false |
| dockerhubLogin | — | no | — |
| dockerhubPassword | — | no | — |
| imageName | — | no | — |
| imageTag | — | no | latest |
| rancherBaseUrl | — | no | https://rancher.acdh-dev.oeaw.ac.at/v3 |
| rancherProject | — | no | — |
| rancherNamespace | — | no | — |
| rancherToken | — | no | — |
| kubectlConfig | — | no | — |
| coverallsToken | — | no | — |
| cloverPath | — | no | build/logs/clover.xml |
Outputs
no outputs