octue/Register service revision

Register a service revision for an Octue service.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 3, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: octue/register-service-revision@97c2b5257f59ff31f9ad7f52132e8130fa9b28e9 # 0.2.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
service_namespaceThe namespace the Octue service belongs to in kebab case.yes
service_nameThe name of the Octue service in kebab case, unique within its namespace.yes
service_revision_tagThe service revision tag (e.g. 1.0.7).yes
service_registry_endpointThe HTTP/HTTPS endpoint of the service registry to register the revision in.yes
is_defaultWhether the revision should be set as the default for its service. If this is unset, the service registry will decide.no""

no outputs