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

DEBUG authentication error in CI #179

Closed
wants to merge 15 commits into from
Closed

DEBUG authentication error in CI #179

wants to merge 15 commits into from

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Feb 1, 2024

Debug authentication errors we experience in #178

@hagenw hagenw marked this pull request as draft February 1, 2024 09:10
@hagenw
Copy link
Member Author

hagenw commented Feb 1, 2024

@frankenjoe I tried to debug the content of the username and api key env variables here by printing them to stdout.
Thios is what I get:

----------------------------- Captured stdout call -----------------------------
140
os.environ['ARTIFACTORY_USERNAME']='***'
141
os.environ['ARTIFACTORY_API_KEY']='***'

So I'm not sure yet if Github somehow manages to avoid them being displayed or if our current approach how we assign those variables no longer works.

@hagenw
Copy link
Member Author

hagenw commented Feb 5, 2024

No longer needed.

The authentication issue was temporary and went away after waiting a few days.

@hagenw hagenw closed this Feb 5, 2024
@hagenw hagenw deleted the test-auth branch May 3, 2024 09:18
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.

1 participant