From c112389f146b9cf13e101feaa5e1785e4ad25683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C5=A1a=20Tomi=C4=87?= Date: Fri, 19 Jan 2024 18:53:59 +0100 Subject: [PATCH] chore: Bump multiple versions and prepare for a new release (#78) --- CHANGELOG.md | 31 ++++ Cargo.Bazel.lock | 148 +++++++++--------- Cargo.lock | 36 ++--- Cargo.toml | 2 +- docs/getting-started.md | 2 +- poetry.lock | 12 +- pyproject.toml | 6 +- requirements.txt | 12 +- rs/canister-log-fetcher/Cargo.toml | 4 +- .../config-writer-common/Cargo.toml | 4 +- .../Cargo.toml | 4 +- .../multiservice-discovery-shared/Cargo.toml | 4 +- .../multiservice-discovery/Cargo.toml | 4 +- .../node-status-updater/Cargo.toml | 4 +- .../obs-canister-clients/Cargo.toml | 4 +- .../prometheus-config-updater/Cargo.toml | 4 +- .../service-discovery/Cargo.toml | 4 +- rs/ic-observability/sns-downloader/Cargo.toml | 4 +- 18 files changed, 160 insertions(+), 129 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 024ef55e3..b72d5ddf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,34 @@ +## 0.2.0 + +### CI +- Automatically push containers if branch name starts with "container" (#65) +- perf(ci): Reduce the bazel cache size (#56) +- feat(ci): Make github releases on git tag push (#53) +- updating image refs to use non distroless images (#54) + +### Docs +- Deploy mkdocs to github pages (#66) +- Add various docs, including those around Trustworthy Node Metrics + +### Scripts +- Adding missing script for creating tables in clickhouse (#72) +- feat(k8s): Moving k8s python scripts to DRE repo (#70) + +### Dashboard +- Dashboard: Enable searching by operator principal (#74) + +### Observability +- Service Discovery: Avoid returning empty list of targets on startup (#62) +- Accept invalid certs (#61) + +### Chores +- chore: Consolidate and deduplicate cargo deps (#64) +- chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (#57) +- Remove the "ic" submodule +- Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /dashboard (#22) +- chore(deps): bump the pip group across 1 directories with 2 updates (#55) + + ## 0.1.0 - Initial public release diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 6c3d3d1a7..527b4c51c 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "38c9344e8b6664b93f01cbf67920fd888059878f260afaefb47eadff68247ad7", + "checksum": "901d395b0216193586a4afb96e66844e63fca2b6e83727764acb8529212fcaff", "crates": { "actix-codec 0.5.1": { "name": "actix-codec", @@ -5670,9 +5670,9 @@ }, "license": "Apache-2.0" }, - "canister-log-fetcher 0.1.0": { + "canister-log-fetcher 0.2.0": { "name": "canister-log-fetcher", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -5726,7 +5726,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -7037,9 +7037,9 @@ }, "license": "Apache-2.0 OR MIT" }, - "config-writer-common 0.1.0": { + "config-writer-common 0.2.0": { "name": "config-writer-common", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -7120,7 +7120,7 @@ ], "selects": {} }, - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -9136,9 +9136,9 @@ }, "license": "MIT OR Apache-2.0" }, - "decentralization 0.1.0": { + "decentralization 0.2.0": { "name": "decentralization", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -9240,7 +9240,7 @@ ], "selects": {} }, - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -10748,9 +10748,9 @@ }, "license": "MIT" }, - "dre 0.1.0": { + "dre 0.2.0": { "name": "dre", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -10807,7 +10807,7 @@ "target": "dotenv" }, { - "id": "dre 0.1.0", + "id": "dre 0.2.0", "target": "build_script_build" }, { @@ -10932,7 +10932,7 @@ ], "selects": {} }, - "version": "0.1.0" + "version": "0.2.0" }, "build_script_attrs": { "data_glob": [ @@ -16489,9 +16489,9 @@ }, "license": null }, - "ic-canisters 0.1.0": { + "ic-canisters 0.2.0": { "name": "ic-canisters", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -16607,7 +16607,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -20336,9 +20336,9 @@ }, "license": null }, - "ic-management-backend 0.1.0": { + "ic-management-backend 0.2.0": { "name": "ic-management-backend", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -20576,13 +20576,13 @@ ], "selects": {} }, - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, - "ic-management-types 0.1.0": { + "ic-management-types 0.2.0": { "name": "ic-management-types", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -20675,7 +20675,7 @@ ], "selects": {} }, - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -27109,9 +27109,9 @@ }, "license": "MIT OR Apache-2.0" }, - "log-fetcher 0.1.0": { + "log-fetcher 0.2.0": { "name": "log-fetcher", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -27161,7 +27161,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -28237,9 +28237,9 @@ }, "license": "MIT/Apache-2.0" }, - "multiservice-discovery 0.1.0": { + "multiservice-discovery 0.2.0": { "name": "multiservice-discovery", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -28337,13 +28337,13 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, - "multiservice-discovery-downloader 0.1.0": { + "multiservice-discovery-downloader 0.2.0": { "name": "multiservice-discovery-downloader", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -28413,13 +28413,13 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, - "multiservice-discovery-shared 0.1.0": { + "multiservice-discovery-shared 0.2.0": { "name": "multiservice-discovery-shared", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -28467,7 +28467,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -28769,9 +28769,9 @@ }, "license": "MIT" }, - "node-status-updater 0.1.0": { + "node-status-updater 0.2.0": { "name": "node-status-updater", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -28845,7 +28845,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -28930,9 +28930,9 @@ }, "license": "Apache-2.0" }, - "np-notifications 0.1.0": { + "np-notifications 0.2.0": { "name": "np-notifications", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -29023,7 +29023,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -30011,9 +30011,9 @@ }, "license": "Apache-2.0 OR MIT" }, - "obs-canister-clients 0.1.0": { + "obs-canister-clients 0.2.0": { "name": "obs-canister-clients", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -30061,7 +30061,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -33217,9 +33217,9 @@ }, "license": "Apache-2.0" }, - "prometheus-config-updater 0.1.0": { + "prometheus-config-updater 0.2.0": { "name": "prometheus-config-updater", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -33313,7 +33313,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -37893,9 +37893,9 @@ }, "license": "MIT OR Apache-2.0" }, - "service-discovery 0.1.0": { + "service-discovery 0.2.0": { "name": "service-discovery", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [ { @@ -38044,7 +38044,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -38581,9 +38581,9 @@ }, "license": "MIT" }, - "slack-notifications 0.1.0": { + "slack-notifications 0.2.0": { "name": "slack-notifications", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -38677,7 +38677,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -39096,9 +39096,9 @@ }, "license": "MIT OR Apache-2.0" }, - "sns-downloader 0.1.0": { + "sns-downloader 0.2.0": { "name": "sns-downloader", - "version": "0.1.0", + "version": "0.2.0", "repository": null, "targets": [], "library_target_name": null, @@ -39172,7 +39172,7 @@ "selects": {} }, "edition": "2021", - "version": "0.1.0" + "version": "0.2.0" }, "license": null }, @@ -47865,24 +47865,24 @@ }, "binary_crates": [], "workspace_members": { - "canister-log-fetcher 0.1.0": "rs/canister-log-fetcher", - "config-writer-common 0.1.0": "rs/ic-observability/config-writer-common", - "decentralization 0.1.0": "rs/decentralization", - "dre 0.1.0": "rs/cli", - "ic-canisters 0.1.0": "rs/ic-canisters", - "ic-management-backend 0.1.0": "rs/ic-management-backend", - "ic-management-types 0.1.0": "rs/ic-management-types", - "log-fetcher 0.1.0": "rs/log-fetcher", - "multiservice-discovery 0.1.0": "rs/ic-observability/multiservice-discovery", - "multiservice-discovery-downloader 0.1.0": "rs/ic-observability/multiservice-discovery-downloader", - "multiservice-discovery-shared 0.1.0": "rs/ic-observability/multiservice-discovery-shared", - "node-status-updater 0.1.0": "rs/ic-observability/node-status-updater", - "np-notifications 0.1.0": "rs/np-notifications", - "obs-canister-clients 0.1.0": "rs/ic-observability/obs-canister-clients", - "prometheus-config-updater 0.1.0": "rs/ic-observability/prometheus-config-updater", - "service-discovery 0.1.0": "rs/ic-observability/service-discovery", - "slack-notifications 0.1.0": "rs/slack-notifications", - "sns-downloader 0.1.0": "rs/ic-observability/sns-downloader" + "canister-log-fetcher 0.2.0": "rs/canister-log-fetcher", + "config-writer-common 0.2.0": "rs/ic-observability/config-writer-common", + "decentralization 0.2.0": "rs/decentralization", + "dre 0.2.0": "rs/cli", + "ic-canisters 0.2.0": "rs/ic-canisters", + "ic-management-backend 0.2.0": "rs/ic-management-backend", + "ic-management-types 0.2.0": "rs/ic-management-types", + "log-fetcher 0.2.0": "rs/log-fetcher", + "multiservice-discovery 0.2.0": "rs/ic-observability/multiservice-discovery", + "multiservice-discovery-downloader 0.2.0": "rs/ic-observability/multiservice-discovery-downloader", + "multiservice-discovery-shared 0.2.0": "rs/ic-observability/multiservice-discovery-shared", + "node-status-updater 0.2.0": "rs/ic-observability/node-status-updater", + "np-notifications 0.2.0": "rs/np-notifications", + "obs-canister-clients 0.2.0": "rs/ic-observability/obs-canister-clients", + "prometheus-config-updater 0.2.0": "rs/ic-observability/prometheus-config-updater", + "service-discovery 0.2.0": "rs/ic-observability/service-discovery", + "slack-notifications 0.2.0": "rs/slack-notifications", + "sns-downloader 0.2.0": "rs/ic-observability/sns-downloader" }, "conditions": { "aarch64-apple-darwin": [ diff --git a/Cargo.lock b/Cargo.lock index b3e1a0588..a66df96b2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1132,7 +1132,7 @@ dependencies = [ [[package]] name = "canister-log-fetcher" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "clap 4.4.17", @@ -1415,7 +1415,7 @@ dependencies = [ [[package]] name = "config-writer-common" -version = "0.1.0" +version = "0.2.0" dependencies = [ "crossbeam", "crossbeam-channel", @@ -1825,7 +1825,7 @@ checksum = "63dfa964fe2a66f3fde91fc70b267fe193d822c7e603e2a675a49a7f46ad3f49" [[package]] name = "decentralization" -version = "0.1.0" +version = "0.2.0" dependencies = [ "actix-web", "ahash 0.8.7", @@ -2146,7 +2146,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "dre" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "async-trait", @@ -3304,7 +3304,7 @@ dependencies = [ [[package]] name = "ic-canisters" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "backoff", @@ -4103,7 +4103,7 @@ dependencies = [ [[package]] name = "ic-management-backend" -version = "0.1.0" +version = "0.2.0" dependencies = [ "actix-rt", "actix-web", @@ -4163,7 +4163,7 @@ dependencies = [ [[package]] name = "ic-management-types" -version = "0.1.0" +version = "0.2.0" dependencies = [ "actix-web", "anyhow", @@ -5464,7 +5464,7 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" [[package]] name = "log-fetcher" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "clap 4.4.17", @@ -5670,7 +5670,7 @@ checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a" [[package]] name = "multiservice-discovery" -version = "0.1.0" +version = "0.2.0" dependencies = [ "base64 0.21.7", "clap 4.4.17", @@ -5699,7 +5699,7 @@ dependencies = [ [[package]] name = "multiservice-discovery-downloader" -version = "0.1.0" +version = "0.2.0" dependencies = [ "clap 4.4.17", "crossbeam", @@ -5721,7 +5721,7 @@ dependencies = [ [[package]] name = "multiservice-discovery-shared" -version = "0.1.0" +version = "0.2.0" dependencies = [ "erased-serde 0.4.2", "ic-types", @@ -5782,7 +5782,7 @@ dependencies = [ [[package]] name = "node-status-updater" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "clap 4.4.17", @@ -5821,7 +5821,7 @@ checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" [[package]] name = "np-notifications" -version = "0.1.0" +version = "0.2.0" dependencies = [ "actix-web", "anyhow", @@ -6011,7 +6011,7 @@ dependencies = [ [[package]] name = "obs-canister-clients" -version = "0.1.0" +version = "0.2.0" dependencies = [ "candid", "ic-agent", @@ -6612,7 +6612,7 @@ dependencies = [ [[package]] name = "prometheus-config-updater" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "base64 0.21.7", @@ -7503,7 +7503,7 @@ dependencies = [ [[package]] name = "service-discovery" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "crossbeam", @@ -7641,7 +7641,7 @@ dependencies = [ [[package]] name = "slack-notifications" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "candid", @@ -7740,7 +7740,7 @@ checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" [[package]] name = "sns-downloader" -version = "0.1.0" +version = "0.2.0" dependencies = [ "clap 4.4.17", "crossbeam", diff --git a/Cargo.toml b/Cargo.toml index 1aad6d382..cdb13af7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.1.0" +version = "0.2.0" edition = "2021" authors = ["IC Decentralized Reliability Engineering (DRE) Team"] description = "Tooling for managing the Internet Computer" diff --git a/docs/getting-started.md b/docs/getting-started.md index 5319612f9..ce8eda461 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -6,7 +6,7 @@ These instructions are for a Linux based system. We tested on Ubuntu 22.04. ```bash mkdir -p $HOME/bin -curl -L https://github.com/dfinity/dre/releases/download/v0.1.0/dre -o $HOME/bin/dre +curl -L https://github.com/dfinity/dre/releases/download/v0.2.0/dre -o $HOME/bin/dre chmod +x $HOME/bin/dre ``` diff --git a/poetry.lock b/poetry.lock index 1559053cd..358f423b7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1992,13 +1992,13 @@ test = ["jupyter-server (>=2.0.0)", "pytest (>=7.0)", "pytest-jupyter[server] (> [[package]] name = "jupyterlab" -version = "4.0.10" +version = "4.0.11" description = "JupyterLab computational environment" optional = false python-versions = ">=3.8" files = [ - {file = "jupyterlab-4.0.10-py3-none-any.whl", hash = "sha256:fe010ad9e37017488b468632ef2ead255fc7c671c5b64d9ca13e1f7b7e665c37"}, - {file = "jupyterlab-4.0.10.tar.gz", hash = "sha256:46177eb8ede70dc73be922ac99f8ef943bdc2dfbc6a31b353c4bde848a35dee1"}, + {file = "jupyterlab-4.0.11-py3-none-any.whl", hash = "sha256:536bf0e78723153a5016ca7efb88ed0ecd7070d3f1555d5b0e2770658f900a3c"}, + {file = "jupyterlab-4.0.11.tar.gz", hash = "sha256:d1aec24712566bc25a36229788242778e498ca4088028e2f9aa156b8b7fdc8fc"}, ] [package.dependencies] @@ -2729,13 +2729,13 @@ setuptools = "*" [[package]] name = "notebook" -version = "7.0.6" +version = "7.0.7" description = "Jupyter Notebook - A web-based notebook environment for interactive computing" optional = false python-versions = ">=3.8" files = [ - {file = "notebook-7.0.6-py3-none-any.whl", hash = "sha256:0fe8f67102fea3744fedf652e4c15339390902ca70c5a31c4f547fa23da697cc"}, - {file = "notebook-7.0.6.tar.gz", hash = "sha256:ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58"}, + {file = "notebook-7.0.7-py3-none-any.whl", hash = "sha256:289b606d7e173f75a18beb1406ef411b43f97f7a9c55ba03efa3622905a62346"}, + {file = "notebook-7.0.7.tar.gz", hash = "sha256:3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09"}, ] [package.dependencies] diff --git a/pyproject.toml b/pyproject.toml index 51f4bd730..ebdda4ccf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] -name = "release" -version = "0.1.0" +name = "dre-repo" +version = "0.2.0" description = "" -authors = ["Release Team "] +authors = ["DRE Team "] readme = "README.md" [tool.poetry.dependencies] diff --git a/requirements.txt b/requirements.txt index 61996b549..c269ec96f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -746,9 +746,9 @@ jupyterlab-server==2.25.2 ; python_full_version >= "3.10.0" and python_version < jupyterlab-widgets==3.0.9 ; python_full_version >= "3.10.0" and python_version < "4" \ --hash=sha256:3cf5bdf5b897bf3bccf1c11873aa4afd776d7430200f765e0686bd352487b58d \ --hash=sha256:6005a4e974c7beee84060fdfba341a3218495046de8ae3ec64888e5fe19fdb4c -jupyterlab==4.0.10 ; python_full_version >= "3.10.0" and python_version < "4" \ - --hash=sha256:46177eb8ede70dc73be922ac99f8ef943bdc2dfbc6a31b353c4bde848a35dee1 \ - --hash=sha256:fe010ad9e37017488b468632ef2ead255fc7c671c5b64d9ca13e1f7b7e665c37 +jupyterlab==4.0.11 ; python_full_version >= "3.10.0" and python_version < "4" \ + --hash=sha256:536bf0e78723153a5016ca7efb88ed0ecd7070d3f1555d5b0e2770658f900a3c \ + --hash=sha256:d1aec24712566bc25a36229788242778e498ca4088028e2f9aa156b8b7fdc8fc keyring==24.3.0 ; python_full_version >= "3.10.0" and python_version < "4.0" \ --hash=sha256:4446d35d636e6a10b8bce7caa66913dd9eca5fd222ca03a3d42c38608ac30836 \ --hash=sha256:e730ecffd309658a08ee82535a3b5ec4b4c8669a9be11efb66249d8e0aeb9a25 @@ -1094,9 +1094,9 @@ nodeenv==1.8.0 ; python_full_version >= "3.10.0" and python_version < "4" \ notebook-shim==0.2.3 ; python_full_version >= "3.10.0" and python_version < "4" \ --hash=sha256:a83496a43341c1674b093bfcebf0fe8e74cbe7eda5fd2bbc56f8e39e1486c0c7 \ --hash=sha256:f69388ac283ae008cd506dda10d0288b09a017d822d5e8c7129a152cbd3ce7e9 -notebook==7.0.6 ; python_full_version >= "3.10.0" and python_version < "4" \ - --hash=sha256:0fe8f67102fea3744fedf652e4c15339390902ca70c5a31c4f547fa23da697cc \ - --hash=sha256:ec6113b06529019f7f287819af06c97a2baf7a95ac21a8f6e32192898e9f9a58 +notebook==7.0.7 ; python_full_version >= "3.10.0" and python_version < "4" \ + --hash=sha256:289b606d7e173f75a18beb1406ef411b43f97f7a9c55ba03efa3622905a62346 \ + --hash=sha256:3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09 numpy==1.26.3 ; python_full_version >= "3.10.0" and python_version < "4" \ --hash=sha256:02f98011ba4ab17f46f80f7f8f1c291ee7d855fcef0a5a98db80767a468c85cd \ --hash=sha256:0b7e807d6888da0db6e7e75838444d62495e2b588b99e90dd80c3459594e857b \ diff --git a/rs/canister-log-fetcher/Cargo.toml b/rs/canister-log-fetcher/Cargo.toml index fa0695dcd..3ba95aced 100644 --- a/rs/canister-log-fetcher/Cargo.toml +++ b/rs/canister-log-fetcher/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "canister-log-fetcher" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/config-writer-common/Cargo.toml b/rs/ic-observability/config-writer-common/Cargo.toml index dd5929acc..df091e635 100644 --- a/rs/ic-observability/config-writer-common/Cargo.toml +++ b/rs/ic-observability/config-writer-common/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "config-writer-common" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/multiservice-discovery-downloader/Cargo.toml b/rs/ic-observability/multiservice-discovery-downloader/Cargo.toml index 3f440a9ce..b794229b9 100644 --- a/rs/ic-observability/multiservice-discovery-downloader/Cargo.toml +++ b/rs/ic-observability/multiservice-discovery-downloader/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "multiservice-discovery-downloader" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/multiservice-discovery-shared/Cargo.toml b/rs/ic-observability/multiservice-discovery-shared/Cargo.toml index 99de96abc..8f53461d9 100644 --- a/rs/ic-observability/multiservice-discovery-shared/Cargo.toml +++ b/rs/ic-observability/multiservice-discovery-shared/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "multiservice-discovery-shared" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/multiservice-discovery/Cargo.toml b/rs/ic-observability/multiservice-discovery/Cargo.toml index 069841161..5aa877498 100644 --- a/rs/ic-observability/multiservice-discovery/Cargo.toml +++ b/rs/ic-observability/multiservice-discovery/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "multiservice-discovery" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/node-status-updater/Cargo.toml b/rs/ic-observability/node-status-updater/Cargo.toml index bb8ffdc9b..6af1c14ce 100644 --- a/rs/ic-observability/node-status-updater/Cargo.toml +++ b/rs/ic-observability/node-status-updater/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "node-status-updater" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/obs-canister-clients/Cargo.toml b/rs/ic-observability/obs-canister-clients/Cargo.toml index 4d4e24c80..a82ba2332 100644 --- a/rs/ic-observability/obs-canister-clients/Cargo.toml +++ b/rs/ic-observability/obs-canister-clients/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "obs-canister-clients" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/prometheus-config-updater/Cargo.toml b/rs/ic-observability/prometheus-config-updater/Cargo.toml index f80a40b47..834c97401 100644 --- a/rs/ic-observability/prometheus-config-updater/Cargo.toml +++ b/rs/ic-observability/prometheus-config-updater/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "prometheus-config-updater" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } [dependencies] anyhow = { workspace = true } diff --git a/rs/ic-observability/service-discovery/Cargo.toml b/rs/ic-observability/service-discovery/Cargo.toml index 840c823ba..c919dbd42 100644 --- a/rs/ic-observability/service-discovery/Cargo.toml +++ b/rs/ic-observability/service-discovery/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "service-discovery" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/rs/ic-observability/sns-downloader/Cargo.toml b/rs/ic-observability/sns-downloader/Cargo.toml index 8b959627e..a29de7619 100644 --- a/rs/ic-observability/sns-downloader/Cargo.toml +++ b/rs/ic-observability/sns-downloader/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sns-downloader" -version = "0.1.0" -edition = "2021" +version = { workspace = true } +edition = { workspace = true } # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html