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

feat: Add auto tag, build and push to GitHub CI #46

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

Altonhe
Copy link
Member

@Altonhe Altonhe commented Feb 27, 2024

As discussed in #43, this PR introduces automatic building, tagging, and pushing of Docker images into our existing CI process.

  • It incorporates linux/amd64, linux/arm64, linux/arm/v7 platforms to ensure compatibility ranging from amd64 architectures to Apple Silicon.
  • It ensures every version is tagged appropriately, with the latest tag always pointing to the most recent version.

I did some tests in my repo:
Actions:

@Altonhe Altonhe marked this pull request as ready for review February 27, 2024 02:15
Copy link
Member

@aaronbrethorst aaronbrethorst left a comment

Choose a reason for hiding this comment

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

looks great, thank you Alton!

@aaronbrethorst aaronbrethorst merged commit e3f83bb into OneBusAway:main Feb 27, 2024
3 checks passed
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.

2 participants