Skip to content

chore: Move token definition into a secret#192

Merged
ian-robinson-35 merged 2 commits intomainfrom
chore/bruno-user-info-token
Apr 27, 2026
Merged

chore: Move token definition into a secret#192
ian-robinson-35 merged 2 commits intomainfrom
chore/bruno-user-info-token

Conversation

@ian-robinson-35
Copy link
Copy Markdown
Contributor

@ian-robinson-35 ian-robinson-35 commented Apr 27, 2026

Description

Moves the userinfo auth token field into a secret environment variable. This means that we won't accidentally save api key values into git (because secret values aren't saved to file)

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming
  • Exceptions/Exclusions to coding standards (e.g. #noqa or #NOSONAR) are included within this Pull Request.

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@ian-robinson-35 ian-robinson-35 marked this pull request as ready for review April 27, 2026 08:39
@ian-robinson-35 ian-robinson-35 requested a review from a team as a code owner April 27, 2026 08:39
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

Deployment Complete

@ian-robinson-35 ian-robinson-35 merged commit 49cd720 into main Apr 27, 2026
54 checks passed
@ian-robinson-35 ian-robinson-35 deleted the chore/bruno-user-info-token branch April 27, 2026 10:47
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