Skip to content

[CRE] Local Secrets override#21133

Merged
bolekk merged 1 commit intodevelopfrom
secrets_for_df
Feb 13, 2026
Merged

[CRE] Local Secrets override#21133
bolekk merged 1 commit intodevelopfrom
secrets_for_df

Conversation

@bolekk
Copy link
Contributor

@bolekk bolekk commented Feb 12, 2026

Adding CRE.LocalSecrets - a static map of secret ID to plaintext value.
When non-empty, all workflow secrets are served from this map instead of calling the vault capability.

@github-actions
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

trunk-io[bot]

This comment was marked as outdated.

@bolekk bolekk marked this pull request as ready for review February 12, 2026 19:41
@bolekk bolekk requested review from a team as code owners February 12, 2026 19:41
nolag
nolag previously approved these changes Feb 12, 2026
@cl-sonarqube-production
Copy link

@trunk-io
Copy link

trunk-io bot commented Feb 12, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@bolekk bolekk added this pull request to the merge queue Feb 13, 2026
@Tofel Tofel removed this pull request from the merge queue due to a manual request Feb 13, 2026
@bolekk bolekk added this pull request to the merge queue Feb 13, 2026
@Tofel Tofel removed this pull request from the merge queue due to a manual request Feb 13, 2026
@bolekk bolekk added this pull request to the merge queue Feb 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2026
@bolekk bolekk added this pull request to the merge queue Feb 13, 2026
Merged via the queue into develop with commit da0057d Feb 13, 2026
225 checks passed
@bolekk bolekk deleted the secrets_for_df branch February 13, 2026 19: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.

5 participants