Skip to content

Drop the redundant remote-only flag - #14

Merged
AquiGorka merged 2 commits into
mainfrom
drop-remote-only
Jul 28, 2026
Merged

Drop the redundant remote-only flag#14
AquiGorka merged 2 commits into
mainfrom
drop-remote-only

Conversation

@AquiGorka

Copy link
Copy Markdown
Contributor

--remote-only restates the default. flyctl deploy --help and Fly's docs both state remote building is what happens when neither flag is passed, and --local-only is the flag that changes it.

Removed from both deploy commands in deploy-testnet.yml and deploy-mainnet.yml. No behaviour change.

The same removal already merged in provider-platform and council-platform, and their deploys ran normally afterwards.

Note: deploy-mainnet.yml triggers on push to main, so merging fires a mainnet deploy.

Remote building is already the default; --local-only is the flag that changes it.
…d now.

The test stamped its events from Date.now() but read the buckets with a
second, later Date.now(), so a minute boundary crossing mid-test pushed the
deposit into the previous bucket and the assertion saw 0.5 instead of 2.
@AquiGorka
AquiGorka merged commit f2268d5 into main Jul 28, 2026
5 checks passed
@AquiGorka
AquiGorka deleted the drop-remote-only branch July 28, 2026 15:47
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