Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

fix(git-commit-signing): disable curl stderr output #190

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

phorcys420
Copy link
Member

The module currently logs some output to stderr when there's no error, this PR fixes that.
I tested it and it works

module "git-commit-signing" {
  source   = "git::https://github.com/phorcys420/coder-modules.git//git-commit-signing?ref=git-commit-signing-fix"
  agent_id = coder_agent.dev.id
}

@phorcys420 phorcys420 changed the title fix: disable curl stderr output fix(git-commit-signing): disable curl stderr output Mar 14, 2024
@matifali matifali requested a review from mafredri March 14, 2024 16:39
@matifali matifali merged commit de0813f into coder:main Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants