Skip to content

move release into a single unified GH action - #69

Merged
Andrew Kent (realark) merged 2 commits into
mainfrom
ark/use-old-release-name
Sep 11, 2026
Merged

move release into a single unified GH action#69
Andrew Kent (realark) merged 2 commits into
mainfrom
ark/use-old-release-name

Conversation

@realark

@realark Andrew Kent (realark) commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

move the dist repo release into a single unified action to make it easier to understand what's actually happening

also simplified agy's README to make it more human friendly

agent renamed release action to `Prepare plugin release`. Didn't catch
this until post-merge. This changes the name back to the original value.

this also pulls the release action into a single unified workflow to
make it more obvious what's happening during a dist repo deploy
@realark
Andrew Kent (realark) marked this pull request as ready for review September 11, 2026 19:25
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T19:29:31.417355Z efccaf8 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@realark Andrew Kent (realark) changed the title revert release action to original name move release into a single unified GH action Sep 11, 2026

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

Copy link
Copy Markdown

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.

Reviewed commit: efccaf899a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

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

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

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

Comment on lines +12 to +15
Prerequisites:

```bash
bt trace disable antigravity
```
- The latest [Google Antigravity](https://antigravity.google/)
- The latest [Braintrust CLI (`bt`)](https://www.braintrust.dev/docs/reference/cli/quickstart)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore the Unix-only prerequisite

For Windows users, this prerequisite list now implies support, but setup_antigravity_at explicitly fails on non-Unix platforms (bt-daemon/src/setup.rs:744-746), and the deployed commands invoke sh (src/plugins/antigravity/content/hooks.json:9,18,25,32). Restore the Unix-compatible sh requirement or the Windows limitation so users do not follow a quickstart that cannot succeed.

Useful? React with 👍 / 👎.

@realark
Andrew Kent (realark) merged commit b357da5 into main Sep 11, 2026
20 checks passed
@realark
Andrew Kent (realark) deleted the ark/use-old-release-name branch September 11, 2026 19:44
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