latchbio/Push to Cyto
Reliably push to cytoplasm, retrying on failure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 10, 2024
- License
- None
Pinned Snippet
uses: latchbio/gh-action-push-to-cyto@2218e7f5e0a330212d3b6c8c671e02a27d6cf4fd # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | PAT to use to clone cytoplasm | yes | — |
| service-name | Name of service for which to update the version | yes | — |
| overlay-name | Name of overlay (environment) in which to update the version | yes | — |
| repo | cytoplasm repository name | yes | latchbio/cytoplasm |
| version | Name of the version artifact | yes | version |
| build-version | Name of the build version | yes | — |
| kustomize-version | Kustomize version | yes | 4.5.4 |
| commit-email | Email to sign the commit with | yes | cd@latch.bio |
| commit-name | Name to sign the commit with | yes | Continuous Deployment |
Outputs
no outputs