Skip to content

Conversation

@Brendonovich
Copy link
Collaborator

Adds a test workflow for windows codesigning of the CLI

@Brendonovich Brendonovich enabled auto-merge (squash) February 12, 2026 10:46
@github-actions
Copy link
Contributor

Hey! Your PR title Testing SignPath Integration doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@Brendonovich Brendonovich merged commit 0eaeb45 into dev Feb 12, 2026
6 of 7 checks passed
@Brendonovich Brendonovich deleted the brendan/desktop-signpath branch February 12, 2026 10:46
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

output-artifact-directory: signed-opencode-cli

- name: Upload signed Windows CLI
uses: actions/upload-artifact@v4

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If new code is added, why aren't the latest releases being used?

Suggested change
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6

And supply chain security could also be improved by pinning.
Both could easily be done by npx actions-up -y.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants