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: push image to repo name without org #3164

Merged
merged 1 commit into from Feb 25, 2023
Merged

fix: push image to repo name without org #3164

merged 1 commit into from Feb 25, 2023

Conversation

nitrocode
Copy link
Member

@nitrocode nitrocode commented Feb 25, 2023

what

  • push image to repo name without org

why

  • pushing to the org/repo causes an insufficient_scope: authorization failed error
  • previously wasn't caught since I was skipping push in my tests...

Current

  runatlantis/atlantis:pr-3164-debian
  runatlantis/atlantis:dev-debian-54859c6

Before and currently proposed

  atlantis:pr-3164-debian
  atlantis:dev-debian-54859c6

tests

  • This was previously working without the org so this is reverting that one portion.

references

@nitrocode nitrocode added this to the v0.23.0 milestone Feb 25, 2023
@nitrocode nitrocode requested a review from a team as a code owner February 25, 2023 20:27
@nitrocode nitrocode enabled auto-merge (squash) February 25, 2023 20:27
@nitrocode nitrocode merged commit 892a43b into main Feb 25, 2023
@nitrocode nitrocode deleted the push-to-repo-name branch February 25, 2023 20:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants