Skip to content

Fix: Remove workaround for sops issue #884#80

Open
owanio1992 wants to merge 1 commit intosignageos:masterfrom
owanio1992:fix/sops_884
Open

Fix: Remove workaround for sops issue #884#80
owanio1992 wants to merge 1 commit intosignageos:masterfrom
owanio1992:fix/sops_884

Conversation

@owanio1992
Copy link
Copy Markdown

@owanio1992 owanio1992 commented Oct 9, 2025

Description:

This pull request removes the workaround that was implemented to address issue #884 in the sops binary.

The issue has been resolved in a newer version of sops, making the workaround of forcing the config path to /dev/null or NUL no longer necessary. This change cleans up the codebase and removes the now-redundant code.

Changes:

  • Removed the code in src/extension.ts that added the --config argument with a null path.

This improves compatibility with current sops versions and simplifies the execution arguments.

reference
sops issue: getsops/sops#884
sops fixed version: https://github.com/getsops/sops/releases/tag/v3.9.0

@owanio1992
Copy link
Copy Markdown
Author

can resolve #77

@owanio1992 owanio1992 changed the title fix: Remove sops issue #884 workaround Fix: Remove workaround for sops issue #884 Oct 9, 2025
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.

1 participant