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: Build docker image for the latest three available versions #3

Merged
merged 24 commits into from
Aug 21, 2024

Conversation

clowa
Copy link
Contributor

@clowa clowa commented Aug 20, 2024

Solves issue #2

Changes:

  • Update versions.json to hold the latest three versions of azure-cli and terraform.
  • get-latest-versions workflow now pushes the new version to versions.json and pops the oldest version in the list. The length of the versions list is limited to 3 versions
  • docker-buildx workflow now runs a matrix build on the versions in versions.json so each version gets baked with each other.
  • Add formatter configuration for json files in vscode to format versions.json consistently across systems

@clowa clowa force-pushed the feature/matrix-build-last-versions branch from 57314bc to 337a3a6 Compare August 20, 2024 11:10
@clowa clowa force-pushed the feature/matrix-build-last-versions branch from 28348b7 to 1712d12 Compare August 20, 2024 11:50
@clowa clowa merged commit d949c91 into main Aug 21, 2024
10 checks passed
@clowa clowa deleted the feature/matrix-build-last-versions branch August 21, 2024 19:03
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