Skip to content

chore(ci): deactivate DMQ node in release networks - #3440

Open
jpraynaud wants to merge 2 commits into
mainfrom
jpraynaud/3271-deactivate-dmq-release-infra
Open

chore(ci): deactivate DMQ node in release networks#3440
jpraynaud wants to merge 2 commits into
mainfrom
jpraynaud/3271-deactivate-dmq-release-infra

Conversation

@jpraynaud

@jpraynaud jpraynaud commented Jul 29, 2026

Copy link
Copy Markdown
Member

Content

This PR includes the deactivation of the DMQ node in the release networks until a stable 0.7.X is released:

  • This will unlock the delivery of the next distribution
  • Once the 0.7.0 version is released, the activation of the DMQ network can be done by merging the PR feat: upgrade DMQ node to 0.7.0.0 #3361 and following upgrade instructions in it.

Pre-submit checklist

  • Branch
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Issue(s)

Relates to #3271

@jpraynaud jpraynaud self-assigned this Jul 29, 2026
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Test Results

     5 files  ± 0     209 suites  ±0   59m 28s ⏱️ - 19m 55s
 3 325 tests  - 20   3 325 ✅  - 20  0 💤 ±0  0 ❌ ±0 
11 070 runs   - 26  11 070 ✅  - 26  0 💤 ±0  0 ❌ ±0 

Results for commit b520482. ± Comparison against base commit 3254f5d.

♻️ This comment has been updated with latest results.

@jpraynaud
jpraynaud force-pushed the jpraynaud/3271-deactivate-dmq-release-infra branch from 842a7af to ff8d3b3 Compare July 29, 2026 13:20
@jpraynaud
jpraynaud temporarily deployed to testing-preview July 29, 2026 13:38 — with GitHub Actions Inactive
@jpraynaud
jpraynaud temporarily deployed to testing-2-preview July 29, 2026 13:38 — with GitHub Actions Inactive

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR temporarily disables the DMQ/P2P setup for the release environments (release-preprod and release-mainnet) so releases can proceed while waiting for a stable DMQ 0.7.X rollout.

Changes:

  • Removed dmq-minimum-version for the mainnet and preprod entries in networks.json so DMQ compatibility for release networks becomes “N/A” in generated compatibility output.
  • Disabled P2P/DMQ-related deployment flags for release-preprod and release-mainnet in the release workflow matrix.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
networks.json Removes DMQ minimum version metadata for release networks, effectively marking DMQ as not applicable there.
.github/workflows/release.yml Turns off P2P/DMQ flags for release deployments to prevent DMQ node usage in release networks.

@jpraynaud
jpraynaud temporarily deployed to testing-preview July 29, 2026 14:59 — with GitHub Actions Inactive
@jpraynaud
jpraynaud temporarily deployed to testing-2-preview July 29, 2026 14:59 — with GitHub Actions Inactive
@jpraynaud
jpraynaud marked this pull request as ready for review July 29, 2026 16:39
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