algorithmiaio/Algorithmia CI/CD
End-to-end Continuous Integration & Deployment for Algorithms on Algorithmia.com
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Mar 10, 2021
- License
- MIT
Pinned Snippet
uses: algorithmiaio/algorithmia-ci-action@2c1fda97fe5d0288cd77cf7f2ff28c08730ad00b # 1.2.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your algorithm management capable Algorithmia API key | yes | — |
| api_address | The API address for the Algorithmia Cluster you wish to connect to | no | https://api.algorithmia.com |
| version_schema | identifier to describe how to promote this release | no | minor |
| path | directory name for the local project stored in /github/workspace due to an "actions/checkout" command | yes | — |
Outputs
no outputs