Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: publish a new docker image on every push on master #913

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

lionel-nj
Copy link
Contributor

@lionel-nj lionel-nj commented Jun 17, 2021

Relates to #905

Summary:

At present, a new Docker image is only published at release. Said docker image should be published on every commit on the master branch.

Expected behavior:

A new Docker image should be published each time a branch is merged to master.

  • Running docker pull ghcr.io/mobilitydata/gtfs-validator should automatically point to the latest version of the docker image.

Capture d’écran, le 2021-06-17 à 13 12 09

  • The latest version should be available on this page

Capture d’écran, le 2021-06-17 à 13 13 58

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • [] Linked all relevant issues
  • [ ] Include screenshot(s) showing how this pull request works and fixes the issue(s)

Copy link
Member

@barbeau barbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@lionel-nj lionel-nj merged commit eaa5631 into master Jun 17, 2021
@lionel-nj lionel-nj deleted the task/publish-docker-image-on-every-push-on-master branch June 17, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants