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

fix: alpine build failures, misc tweaks to cache #3333

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

GenPage
Copy link
Member

@GenPage GenPage commented Apr 17, 2023

what

Docker builds are failing due to an invalid curl package version 8.01 instead of 8.0.1-rc1. This is also breaking builds for Debian since we concurrently fail both if one fails. I also took the opportunity to optimization the images and optimize the go package cache.

tests

  • I have tested my changes by building the docker image

references

https://github.com/runatlantis/atlantis/actions/runs/4724997776

@GenPage GenPage requested a review from a team as a code owner April 17, 2023 20:10
@github-actions github-actions bot added the build Relating to how we build Atlantis label Apr 17, 2023
@GenPage GenPage added bug Something isn't working docker Pull requests that update Docker code labels Apr 17, 2023
@GenPage GenPage enabled auto-merge (squash) April 17, 2023 20:42
@GenPage GenPage disabled auto-merge April 17, 2023 20:42
@GenPage GenPage enabled auto-merge (squash) April 17, 2023 20:42
@GenPage GenPage merged commit 9119089 into main Apr 17, 2023
@GenPage GenPage deleted the ci/fix-docker-build-deps branch April 17, 2023 21:28
@nitrocode nitrocode added this to the v0.23.5 milestone Apr 17, 2023
mtavaresmedeiros pushed a commit to mtavaresmedeiros/atlantis that referenced this pull request Jul 3, 2023
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
ijames-gc pushed a commit to gocardless/atlantis that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Relating to how we build Atlantis docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants