Skip to content

ci: stop funding devnet, keep only sepolia envs in Ensure Funded Environments#23745

Draft
AztecBot wants to merge 1 commit into
nextfrom
cb/funded-envs-drop-devnet
Draft

ci: stop funding devnet, keep only sepolia envs in Ensure Funded Environments#23745
AztecBot wants to merge 1 commit into
nextfrom
cb/funded-envs-drop-devnet

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

What

The "Ensure Funded Environments" workflow was funding the dynamically discovered v*-devnet-* namespaces in addition to the static envs. The only environments still running against sepolia are next-net, testnet and staging-public, so the daily funding job (and the per-env Slack failure alerts, e.g. the recent devnet failure) should no longer cover devnet.

Changes

  • ensure-funded-environments.yml: drop the active-devnet discovery step and the Node setup it required; the funding matrix is now just the three static sepolia envs (staging-public, next-net, testnet). Renamed the prep job discoverbuild-matrix since it no longer discovers anything.
  • ensure-funded-environment.yml: remove devnet from the manual workflow_dispatch environment dropdown.

staging-ignition was not in the funded-environments list, so no change was needed for it — the resulting funded set matches the requested next-net, testnet, staging-public.

Note: spartan/scripts/get_active_devnets.ts is left in place (it shares devnet_utils.ts with the still-used devnet deploy scripts); it is simply no longer invoked by the funding workflow.


Created by claudebox · group: slackbot

@AztecBot AztecBot added the claudebox Owned by claudebox. it can push to this PR. label May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant