Skip to content

Conversation

@nieblara
Copy link
Contributor

@nieblara nieblara commented Jan 27, 2026

This PR removes unused SSM parameters from the release workflow to streamline secret retrieval.

Changes

  • Removed the following token references from ssm_parameter_pairs that are no longer needed:
    • CIRCLECI_CLI_TOKEN
    • BITBUCKET_USERNAME
    • BITBUCKET_TOKEN
    • GITHUB_RELEASE_TOKEN (via SSM)

Why

targeting a release to dockerhub only

Remove unused SSM parameters from the release workflow to streamline secret retrieval. This removes the following token references that are no longer needed:
- CIRCLECI_CLI_TOKEN
- BITBUCKET_USERNAME
- BITBUCKET_TOKEN
- GITHUB_RELEASE_TOKEN (via SSM)
@nieblara nieblara requested a review from a team as a code owner January 27, 2026 19:59
@nieblara nieblara changed the title Simplify release workflow secrets configuration chore: temp remove unneeded code Jan 27, 2026
@nieblara nieblara merged commit ce8dee4 into main Jan 27, 2026
6 of 7 checks passed
@nieblara nieblara deleted the simplify-release-workflow-secrets branch January 27, 2026 20:02
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.

3 participants