Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(nervous-system): release runscript doesn't prompt you to update mainnet-canisters.json #3792

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

anchpop
Copy link
Contributor

@anchpop anchpop commented Feb 5, 2025

The release runscript doesn't need to prompt you to update mainnet-canisters.json since PRs to do so are created automatically now, for example in #3727. We still need to remember to merge the automatically-created PR, but hopefully that will be pretty easy

← Previous PR | Next PR →

@anchpop anchpop requested a review from a team as a code owner February 5, 2025 17:15
@github-actions github-actions bot added the fix label Feb 5, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

If this pull request affects the behavior of any canister owned by
the Governance team, remember to update the corresponding
unreleased_changes.md file(s).

To acknowldge this reminder (and unblock the PR), dismiss this
code review by going to the bottom of the pull request page, and
supply one of the following reasons:

  1. Done.

  2. No canister behavior changes.

@anchpop anchpop changed the base branch from master to @anchpop/runscript-schedule-vote February 5, 2025 17:16
@anchpop anchpop force-pushed the @anchpop/runscript-schedule-vote branch from 0056a01 to 9ceb751 Compare February 5, 2025 17:32
@anchpop anchpop force-pushed the @anchpop/no-need-to-manually-update-mainnet-json branch from 857f306 to 72d3d6b Compare February 5, 2025 17:32
@anchpop anchpop force-pushed the @anchpop/no-need-to-manually-update-mainnet-json branch from 72d3d6b to f724821 Compare February 5, 2025 18:15
@anchpop anchpop force-pushed the @anchpop/runscript-schedule-vote branch from 9ceb751 to e7b889a Compare February 5, 2025 18:15
@anchpop anchpop dismissed github-actions[bot]’s stale review February 5, 2025 20:11

No canister behavior changes.

github-merge-queue bot pushed a commit that referenced this pull request Feb 6, 2025
…tes (#3791)

It now opens the calendar page for you and copies the instructions for
the trusted neurons to your clipboard.

[Next PR →](#3792)
Base automatically changed from @anchpop/runscript-schedule-vote to master February 6, 2025 03:56
…update mainnet-canisters.json since it's done automatically now
@anchpop anchpop force-pushed the @anchpop/no-need-to-manually-update-mainnet-json branch from f724821 to 28dad40 Compare February 6, 2025 03:57
@anchpop anchpop enabled auto-merge February 6, 2025 03:57
@anchpop anchpop added this pull request to the merge queue Feb 6, 2025
Merged via the queue into master with commit 0fe05a2 Feb 6, 2025
25 checks passed
@anchpop anchpop deleted the @anchpop/no-need-to-manually-update-mainnet-json branch February 6, 2025 04:17
github-merge-queue bot pushed a commit that referenced this pull request Feb 6, 2025
This much improves the error reporting if anything goes wrong, and makes
the code more concise as we can use `?` instead of .unwrap()

[← Previous PR](#3792) | [Next PR
→](#3794)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants