Open
Conversation
Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
* [skip ci] add pulumi package Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * [ci] ci Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * [ci] ci Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * [ci] ci Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> --------- Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
[static] Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
… updates (#4258) * [ci] Bump the production-dependencies group Bumps the production-dependencies group in /cluster/pulumi with 8 updates: | Package | From | To | | --- | --- | --- | | [@google-cloud/sql](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-sql) | `0.20.1` | `0.24.0` | | [@pulumi/command](https://github.com/pulumi/pulumi-command) | `1.1.3` | `1.2.0` | | [@pulumi/gcp](https://github.com/pulumi/pulumi-gcp) | `9.10.0` | `9.13.0` | | [@pulumi/kubernetes](https://github.com/pulumi/pulumi-kubernetes) | `4.25.0` | `4.26.0` | | [@pulumi/pulumi](https://github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs) | `3.220.0` | `3.223.0` | | [@pulumi/random](https://github.com/pulumi/pulumi-random) | `4.19.0` | `4.19.1` | | [@pulumi/std](https://github.com/pulumi/pulumi-std) | `2.2.0` | `2.3.2` | | [@pulumi/auth0](https://github.com/pulumi/pulumi-auth0) | `3.36.0` | `3.38.0` | Updates `@google-cloud/sql` from 0.20.1 to 0.24.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-sql/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/v0.24.0/packages/google-cloud-sql) Updates `@pulumi/command` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/pulumi/pulumi-command/releases) - [Commits](pulumi/pulumi-command@v1.1.3...v1.2.0) Updates `@pulumi/gcp` from 9.10.0 to 9.13.0 - [Release notes](https://github.com/pulumi/pulumi-gcp/releases) - [Changelog](https://github.com/pulumi/pulumi-gcp/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-gcp@v9.10.0...v9.13.0) Updates `@pulumi/kubernetes` from 4.25.0 to 4.26.0 - [Release notes](https://github.com/pulumi/pulumi-kubernetes/releases) - [Changelog](https://github.com/pulumi/pulumi-kubernetes/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi-kubernetes@v4.25.0...v4.26.0) Updates `@pulumi/pulumi` from 3.220.0 to 3.223.0 - [Release notes](https://github.com/pulumi/pulumi/releases) - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi/commits/v3.223.0/sdk/nodejs) Updates `@pulumi/random` from 4.19.0 to 4.19.1 - [Release notes](https://github.com/pulumi/pulumi-random/releases) - [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-random@v4.19.0...v4.19.1) Updates `@pulumi/std` from 2.2.0 to 2.3.2 - [Release notes](https://github.com/pulumi/pulumi-std/releases) - [Changelog](https://github.com/pulumi/pulumi-std/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi-std@v2.2.0...v2.3.2) Updates `@pulumi/auth0` from 3.36.0 to 3.38.0 - [Release notes](https://github.com/pulumi/pulumi-auth0/releases) - [Changelog](https://github.com/pulumi/pulumi-auth0/blob/master/CHANGELOG_OLD.md) - [Commits](pulumi/pulumi-auth0@v3.36.0...v3.38.0) --- updated-dependencies: - dependency-name: "@google-cloud/sql" dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/command" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/gcp" dependency-version: 9.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/kubernetes" dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/pulumi" dependency-version: 3.223.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/random" dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@pulumi/std" dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@pulumi/auth0" dependency-version: 3.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Bump pulumi Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * Bump pulumi Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * Fix tests Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * [ci] Change package-lockl Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> * [ci] update expected Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com>
* Apply vetting split to expired amulet triggers part of #4251 [ci] I can't quite convince myself that setting up integration tests for this only to then have some log assertions or something like that is worth it but happy to be convinced it is. Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> * review [ci] Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> --------- Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>
[static] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
…5 updates (#4257) * [ci] Bump the development-dependencies group across 1 directory with 5 updates Bumps the development-dependencies group with 5 updates in the /cluster/pulumi directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | | [minimatch](https://github.com/isaacs/minimatch) | `10.2.2` | `10.2.4` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.8.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.23` | `4.17.24` | | [dedent](https://github.com/dmnd/dedent) | `1.7.1` | `1.7.2` | Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `minimatch` from 10.2.2 to 10.2.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.4) Updates `prettier` from 3.4.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.8.1) Updates `@types/lodash` from 4.17.23 to 4.17.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `dedent` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](dmnd/dedent@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: dedent dependency-version: 1.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * [ci]run npm update to readd peer groups Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com>
Confirmation requests are not particularly useful for seeing where traffic comes from in a lot of cases since they just show the wallet. Confirmation responses allow us to attribute it to specific apps. [static] Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Improve the existing sequencer-rate-limits Grafana dashboard: - Fix bug in Topology TPS panel (wrong metric name) - Separate global usage and per-member caps into distinct panels - Add circuit breaker state panel - Add throughput cap rejection rate panel with member/rejection_type labels - Organize panels into collapsible row sections - Add axis labels and improve legends Add new alerting rules: - Throughput cap rejection rate > 0 (warning, 5m) - Circuit breaker open state (critical, 5m) Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
…v0/events (#4263) Signed-off-by: Tim Emiola <adetokunbo@emio.la> Co-authored-by: Divam <681060+dfordivam@users.noreply.github.com>
Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com> Co-authored-by: Raymond Roestenburg <98821776+ray-roestenburg-da@users.noreply.github.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
See release notes here https://github.com/prometheus/prometheus/releases/tag/v3.9.0 [static] Will backport to 0.5.14. Testing on a scratch that I get working histograms again with that fix. Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
Signed-off-by: krzysztofczyz-da <krzysztof.czyz@digitalasset.com>
[ci] Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
[static] Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
[static] Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
--------- Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
[ci] Signed-off-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org>
[ci] Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
[static] Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
[ci] Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
[ci] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
[static] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
…lice docs (#4387) * Extend the wallet UI to manage DevelopmentFundCoupons using WalletAPI * Make the development coupon history visible to the beneficiary * Add development fund management section to Splice docs --------- Signed-off-by: Jose Velasco <jose.velasco@intellecteu.com> Signed-off-by: Roman Matsuiev <roman.matsuiev@intellecteu.com> Signed-off-by: Paweł Perek <pawel.perek@digitalasset.com> Co-authored-by: Simon Meier <simon@digitalasset.com> Co-authored-by: Roman Matsuiev <roman.matsuiev@intellecteu.com> Co-authored-by: Paweł Perek <pawel.perek@digitalasset.com>
* add rejections per member to the rate limit dashboard [static] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
# Conflicts: # apps/common/src/main/scala/org/lfdecentralizedtrust/splice/environment/PackageVettingLookupService.scala # cluster/deployment/scratchnetb/config.yaml # cluster/deployment/scratchnetc/config.yaml # cluster/pulumi/package-lock.json # nix/canton-sources.json [ci] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
Contributor
Testing for hyperledger-labs/splice-shared-gha#7 Will clean this up in the end but apparently I need to merge to main so I can dispatch. Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
[static] Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
Follow-up to #4394 after hyperledger-labs/splice-shared-gha#7 got merged. [static] Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
c8e8e55 to
f316f55
Compare
bump canton [ci] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
[static] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
956ef82 to
e0010c3
Compare
… 0.5.16 (#4411) [ci] Signed-off-by: Julien Tinguely <julien.tinguely@digitalasset.com>
ff542b5 to
8ce5982
Compare
[ci] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
this ensures that all the SVs can remove the successors [ci] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
… response type json This prevents failures on the client side as the default 404 returns text/plain [ci] Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
8ce5982 to
2ac6a66
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Cluster Testing
/cluster_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_teston this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n, and mention issues worked on using#nMerge Guidelines