Skip to content

W-23735286- fix: use native fetch in schema update scripts - #1327

Merged
WillieRuemmele merged 5 commits into
mainfrom
sl/fix-ci
Aug 18, 2026
Merged

W-23735286- fix: use native fetch in schema update scripts#1327
WillieRuemmele merged 5 commits into
mainfrom
sl/fix-ci

Conversation

@soridalac

@soridalac soridalac commented Aug 17, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Summary

  • Replace node:https.get() with native fetch() + explicit User-Agent header in update-features.ts and update-settings.ts
  • Add response validation (status check + JSON body check) and clear error
  • Include features/settings that have accumulated since the script broke in April
  • script broke since April: https://github.com/forcedotcom/sfdx-core/actions/runs/23975886079

Test plan

What issues does this PR fix or reference?

CLI related Issue: forcedotcom/cli#3617
@W-23735286@

@soridalac
soridalac requested a review from a team as a code owner August 17, 2026 22:12
@WillieRuemmele

Copy link
Copy Markdown
Member

QA NOtes


✅ : see passing build

@WillieRuemmele
WillieRuemmele merged commit 056767d into main Aug 18, 2026
72 checks passed
@WillieRuemmele
WillieRuemmele deleted the sl/fix-ci branch August 18, 2026 16:07
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