You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.
Where the gitCommitSha should be the same as the image it is tagged in (see Image Name Convention page). githubRepositoryUrl should be the URL of the base repo (where we can find the commit).
And the serviceId is an FK to the service table, so we can know which commit is allowed on which service.
Apollo will then use its GitHub credentials to get the message, URL, date, committer name and avatar of the respected commit.
After a deployable version is set, you can select it in the "New Deployment" menu in the UI.
Please notice, that POST to this API endpoint is open to the world, without authentication (GET uses the regular Logged-in restriction).