Skip to content

Refactor credential transformations to share iteration#13116

Merged
fniessink merged 1 commit intomasterfrom
13115-refactor-transformations
May 5, 2026
Merged

Refactor credential transformations to share iteration#13116
fniessink merged 1 commit intomasterfrom
13115-refactor-transformations

Conversation

@fniessink
Copy link
Copy Markdown
Member

Extract a credential_holders iterator yielding (parameters, keys) for sources and issue trackers, and rewrite hide_credentials, encrypt_credentials, and decrypt_credentials to use the iterator. Also add an issue_trackers iterator alongside subjects / metrics / sources.

Preparatory refactor for #12901.

Closes #13115.

@fniessink fniessink linked an issue May 5, 2026 that may be closed by this pull request
Extract a `credential_holders` iterator yielding `(parameters, keys)` for sources and issue trackers, and rewrite `hide_credentials`, `encrypt_credentials`, and `decrypt_credentials` to use the iterator.
Also add an `issue_trackers` iterator alongside `subjects` / `metrics` / `sources`.

Preparatory refactor for #12901.

Closes #13115.
@fniessink fniessink force-pushed the 13115-refactor-transformations branch from afd6a3b to 50927bb Compare May 5, 2026 18:47
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

@fniessink fniessink merged commit cfa39bc into master May 5, 2026
37 checks passed
@fniessink fniessink deleted the 13115-refactor-transformations branch May 5, 2026 21: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.

Refactor transformations

1 participant