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

refactor(devops): Specify ckUSDc ledger and index canister IDs in dfx.json #5298

Merged
merged 5 commits into from
Mar 25, 2025

Conversation

bitdivine
Copy link
Member

Motivation

Make dfx deploy work with sensible defaults for all canisters. This PR makes a step towards this for ckUSDC.

Changes

  • Specify the ckUSDC ledger and index canister IDs in dfx.json.
  • Delete the --specified-id override that is no longer needed.

Tests

e2e deployments work

Existing CI should suffice.

The local canister ID is correct

The "specified_id": entries are identical to the values previously provided in flags.

Remote canister IDs are correct

These are taken from here: https://github.com/dfinity/oisy-wallet/blob/main/src/frontend/src/env/tokens/tokens.ckerc20.json#L91

@bitdivine bitdivine marked this pull request as ready for review March 19, 2025 09:24
@bitdivine bitdivine requested a review from a team as a code owner March 19, 2025 09:24
@bitdivine bitdivine enabled auto-merge (squash) March 19, 2025 09:26
@AntonioVentilii AntonioVentilii marked this pull request as draft March 20, 2025 08:06
auto-merge was automatically disabled March 20, 2025 08:06

Pull request was converted to draft

@AntonioVentilii AntonioVentilii marked this pull request as ready for review March 20, 2025 08:06
@AntonioVentilii AntonioVentilii enabled auto-merge (squash) March 20, 2025 08:06
Copy link
Collaborator

@inc-man inc-man left a comment

Choose a reason for hiding this comment

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

LGTM, tks

@AntonioVentilii AntonioVentilii merged commit 3f37cd6 into main Mar 25, 2025
28 checks passed
@AntonioVentilii AntonioVentilii deleted the dfx-deploy branch March 25, 2025 08:54
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