Skip to content

fix: omit unused secret modifier from list query#733

Merged
christeredvartsen merged 2 commits into
mainfrom
fix/secrets-list-last-modified-by
May 28, 2026
Merged

fix: omit unused secret modifier from list query#733
christeredvartsen merged 2 commits into
mainfrom
fix/secrets-list-last-modified-by

Conversation

@jhrv
Copy link
Copy Markdown
Contributor

@jhrv jhrv commented May 26, 2026

Remove lastModifiedBy from the secrets list query since the list output does not use it. This avoids failing the whole list command when the API cannot resolve the user that last modified a secret.

Tests:

  • mise run fmt
  • mise run test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

📝 Changelog preview

Below is a preview of the Changelog that will be added to the next release. Only commit messages that follow the Conventional Commits specification will be included in the Changelog.

v5.29.2 - 2026-05-28

Full Changelog: v5.29.1...v5.29.2

🐛 Bug Fixes

  • Omit unused secret modifier from list query (855ddab)
  • Update vulnerable x/net dependency (a55ff90)

@jhrv jhrv marked this pull request as ready for review May 28, 2026 13:47
@christeredvartsen christeredvartsen force-pushed the fix/secrets-list-last-modified-by branch from 2773523 to a55ff90 Compare May 28, 2026 13:57
@christeredvartsen christeredvartsen merged commit ff6e757 into main May 28, 2026
19 checks passed
@christeredvartsen christeredvartsen deleted the fix/secrets-list-last-modified-by branch May 28, 2026 14: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.

2 participants