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

Create command-inform.yml #5523

Closed
wants to merge 17 commits into from
Closed

Create command-inform.yml #5523

wants to merge 17 commits into from

Conversation

mordamax
Copy link
Contributor

@mordamax mordamax commented Aug 29, 2024

Bringing back temporary warning for old command-bot

@mordamax mordamax added the R0-silent Changes should not be mentioned in any release notes label Aug 29, 2024
@github-actions github-actions bot deleted a comment from mordamax Aug 29, 2024
@github-actions github-actions bot deleted a comment from mordamax Aug 29, 2024
@github-actions github-actions bot deleted a comment from mordamax Aug 29, 2024
@github-actions github-actions bot deleted a comment from mordamax Aug 29, 2024
@mordamax
Copy link
Contributor Author

/cmd bench --pallet pallet_balances --clean --continue-on-fail

@github-actions github-actions bot deleted a comment from mordamax Aug 29, 2024
Copy link

Command "bench --pallet pallet_balances --clean --continue-on-fail" has started 🚀 See logs here

Copy link

Command "bench --pallet pallet_balances --clean --continue-on-fail" has failed ❌! See logs here

@mordamax mordamax marked this pull request as ready for review August 29, 2024 17:46
@mordamax mordamax requested review from a team as code owners August 29, 2024 17:46
alexggh and others added 9 commits August 30, 2024 09:26
Add support in subsystem-benchmarks to profile memory usage using the
jemalloc builting profiler, this allows us to run each benchmark with
profiling enabled and determine if the memory usage patters are in
conformance with our expectations.

---------

Signed-off-by: Alexandru Gheorghe <[email protected]>
This is used for the steps that use the `macos` runner.

It installs the Rust version that we are using in the [`forklift`
image](https://github.com/paritytech/polkadot-sdk/blob/master/.github/env).

To be used in #5386.
Tiny changes to simplify the code:

- Remove an unnecessary `collect`.
- Reduce the code duplication a little bit.

---------

Co-authored-by: Alexandru Vasile <[email protected]>
As Runtime release 1.3.0 includes all of the remaining staging
primitives and APIs we can now release primitives version 8.
No other changes other than renaming/moving done here.

---------

Signed-off-by: Andrei Sandu <[email protected]>
@mordamax mordamax closed this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants