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

Ease debugging by displaying a portion of the NEXUS_USERNAME variable #81

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Fgerthoffert
Copy link
Member

When provisioning Jahia with artifacts requiring authentication, it can be useful to verify that the necessary environment variables are passed:

  • Display only a portion of the username
  • To not log the password but assume instead that if username is passed properly, same goes for username

Note: It is likely that in GitHub Actions, the username will be obfuscated entirely anyway, but this will help confirm whether a username is passed (obfuscated data) or none (empty string)

@Fgerthoffert Fgerthoffert merged commit 1ea0660 into main Sep 26, 2024
2 checks passed
@Fgerthoffert Fgerthoffert deleted the improve-logging branch September 26, 2024 11:55
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