Skip to content

Conversation

@alexhancock
Copy link
Collaborator

@alexhancock alexhancock commented Sep 29, 2025

We ran into a tag permission issue, and there are reasons we don't want to change those repository rules.

Creating tag: 1.8.0-nightly.20250924
remote: error: GH013: Repository rule violations found for refs/tags/1.8.0-nightly.20250924.        
remote: Review all repository rules at https://github.com/block/goose/rules?ref=refs%2Ftags%2F1.8.0-nightly.20250924        
remote: 
remote: - Cannot create ref due to creations being restricted.        
remote: 
To https://github.com/block/goose
 ! [remote rejected]       1.8.0-nightly.20250924 -> 1.8.0-nightly.20250924 (push declined due to repository rule violations)

This PR builds nightlies directly from main shas instead

@alexhancock alexhancock force-pushed the alexhancock/nightly-from-main-shas branch 2 times, most recently from dc08af1 to d7035e3 Compare October 2, 2025 19:01
@alexhancock alexhancock force-pushed the alexhancock/nightly-from-main-shas branch from d7035e3 to 05b2e96 Compare October 2, 2025 19:02
@alexhancock
Copy link
Collaborator Author

This may need further revs to get a couple things working, but it's in a better state than current. Merging

@alexhancock alexhancock merged commit 94a5905 into main Oct 2, 2025
22 of 23 checks passed
@alexhancock alexhancock deleted the alexhancock/nightly-from-main-shas branch October 2, 2025 21:39
wpfleger96 added a commit to wpfleger96/goose that referenced this pull request Oct 2, 2025
* main: (30 commits)
  feat(nightly): build nightlies from main shas (block#4888)
  Add missing library for fedora/rhel/centos docs (block#4819)
  feat(process): Add GOVERNANCE and MAINTAINERS documents (block#4962)
  Pause test finder, have it run cargo fmt (block#4958)
  Disable the issue comment trigger on pr-comment-bundle (block#4961)
  fix(providers): update Claude Sonnet 4 model identifier (block#4884)
  fix redirect to extensions page after deeplink install and show toast with success message (block#4863)
  Remove wait-for-ready log (block#4956)
  docs: add a new goose tip (block#4940)
  Add PR template (block#4934)
  Using --resume with --name should still accept session IDs (block#4937)
  Fix auto scroll to bottom during chat (block#4923)
  Fix Typo, Add Description to Hacktoberfest Content Issue Template (block#4931)
  Don't set agent props twice (block#4872)
  fix: conversation fixer merges assistant text blocks and drops empty text messages (block#4898)
  Batch fetch remaining issues for documentation updates
  fix: session timestamps (block#4913)
  feat: lazy infinite scroller for session history view (block#4922)
  chore: properly identify when to try oauth (block#4918)
  Make token counter safer (block#4924)
  ...
zanesq added a commit that referenced this pull request Oct 3, 2025
…se into zane/create-recipe-unification-feedback

* 'zane/create-recipe-unification' of github.com:block/goose:
  feat(nightly): build nightlies from main shas (#4888)
  Add missing library for fedora/rhel/centos docs (#4819)
  feat(process): Add GOVERNANCE and MAINTAINERS documents (#4962)
  Pause test finder, have it run cargo fmt (#4958)
  Disable the issue comment trigger on pr-comment-bundle (#4961)
  fix(providers): update Claude Sonnet 4 model identifier (#4884)
  fix redirect to extensions page after deeplink install and show toast with success message (#4863)
  Remove wait-for-ready log (#4956)
michaelneale added a commit that referenced this pull request Oct 3, 2025
* main: (24 commits)
  Lifei/create save recipe to file (#4895)
  feat(nightly): build nightlies from main shas (#4888)
  Add missing library for fedora/rhel/centos docs (#4819)
  feat(process): Add GOVERNANCE and MAINTAINERS documents (#4962)
  Pause test finder, have it run cargo fmt (#4958)
  Disable the issue comment trigger on pr-comment-bundle (#4961)
  fix(providers): update Claude Sonnet 4 model identifier (#4884)
  fix redirect to extensions page after deeplink install and show toast with success message (#4863)
  Remove wait-for-ready log (#4956)
  docs: add a new goose tip (#4940)
  Add PR template (#4934)
  Using --resume with --name should still accept session IDs (#4937)
  Fix auto scroll to bottom during chat (#4923)
  Fix Typo, Add Description to Hacktoberfest Content Issue Template (#4931)
  Don't set agent props twice (#4872)
  fix: conversation fixer merges assistant text blocks and drops empty text messages (#4898)
  Batch fetch remaining issues for documentation updates
  fix: session timestamps (#4913)
  feat: lazy infinite scroller for session history view (#4922)
  chore: properly identify when to try oauth (#4918)
  ...
HikaruEgashira pushed a commit to HikaruEgashira/goose that referenced this pull request Oct 3, 2025
Co-authored-by: Finn Herzfeld <[email protected]>
Signed-off-by: HikaruEgashira <[email protected]>
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.

3 participants