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

Update Docker login credentials for CI/CD pipeline #2276

Closed
wants to merge 1 commit into from

Conversation

derrix060
Copy link
Contributor

Updates CI/CD pipeline authentication tokens

Replaces developer tokens with specific viewer tokens for each environment:

  • Development: ARTIFACTORY_NUBIA_TOKEN_VIEWER_DEV
  • Staging: ARTIFACTORY_NUBIA_TOKEN_VIEWER_STAGING
  • Production: ARTIFACTORY_NUBIA_TOKEN_VIEWER_PROD

Implements principle of least privilege by using environment-specific tokens

Updates CI/CD pipeline authentication tokens

Replaces developer tokens with specific viewer tokens for each environment:
- Development: ARTIFACTORY_NUBIA_TOKEN_VIEWER_DEV
- Staging: ARTIFACTORY_NUBIA_TOKEN_VIEWER_STAGING
- Production: ARTIFACTORY_NUBIA_TOKEN_VIEWER_PROD

Implements principle of least privilege by using environment-specific tokens
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.27%. Comparing base (7286fe7) to head (c936edd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2276      +/-   ##
==========================================
+ Coverage   75.16%   75.27%   +0.10%     
==========================================
  Files         107      107              
  Lines       11392    11392              
==========================================
+ Hits         8563     8575      +12     
+ Misses       2175     2168       -7     
+ Partials      654      649       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@derrix060 derrix060 closed this Nov 19, 2024
@derrix060 derrix060 deleted the mario/update-jfrog-credentials branch November 19, 2024 19:45
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