Skip to content

fix: tolerate optional Foundry release access failures - #19

Merged
anandpant merged 1 commit into
mainfrom
fix/optional-foundry-release-access
Jul 11, 2026
Merged

fix: tolerate optional Foundry release access failures#19
anandpant merged 1 commit into
mainfrom
fix/optional-foundry-release-access

Conversation

@anandpant

Copy link
Copy Markdown
Contributor

Summary

  • treat private Foundry release lookup failures as a skip in optional aggregate update mode
  • keep explicit/non-optional update failures fatal
  • avoid piping failed API responses into jq

Tests

  • bash -n scripts/update-foundry-cli-bin.sh
  • simulated failing gh api in optional mode exits 0 with a skip diagnostic
  • the same simulated failure in required mode exits nonzero
  • git diff --check

@anandpant
anandpant merged commit 7be18bf into main Jul 11, 2026
6 checks passed
@anandpant
anandpant deleted the fix/optional-foundry-release-access branch July 11, 2026 23:20
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.

1 participant