Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

Summary

  • add workflow_dispatch + preflight guard so releases can run on a tag
  • gate VSCE publish inside the script so missing secrets no-op cleanly

Testing

  • make typecheck

_Generated with _

- allow manual dispatch on tag refs
- harden VSCE publish guard

_Generated with _
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

- wait for a release object before gh upload
- ensure vscode job runs after mac electron-builder publishes

_Generated with _
@ammar-agent
Copy link
Collaborator Author

Added a wait step plus a dependency on the mac build job so this upload only runs once electron-builder has created the release.

@ammario ammario merged commit 1ed8873 into main Nov 17, 2025
10 checks passed
@ammario ammario deleted the fix-release-workflow branch November 17, 2025 19:03
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