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
Integration tests (with and without captive core).
Build, test and push the verify-range Docker image
When releasing:
Build the release artifacts and upload them to the release
Publish the horizon docker image in Dockerhub (which is put on hold until manually approved) (we will relay on Jenkins for this, which pushes stellar/stellar-horizon:{latest,<version>} when stabilizing a debian package).
Publish the horizon docker image to DockerHub for every commit in master
Publish the state-diff Docker image to DockerHub
Change the repo configuration to use the GitHub actions as a mandatory successful check
Remove CircleCI configuration
Fully enable release jobs and watch them closely during a release
The text was updated successfully, but these errors were encountered:
We are already building and testing the monorepo with GitHub actions (see https://github.com/stellar/go/blob/master/.github/workflows/go.yml ). However, there are a few things left:
Publish the horizon docker image in Dockerhub (which is put on hold until manually approved)(we will relay on Jenkins for this, which pushesstellar/stellar-horizon:{latest,<version>}
when stabilizing a debian package).The text was updated successfully, but these errors were encountered: