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

GHA: fix deprecation warnings (save-state, set-output, Nodejs12) #338

Merged
merged 14 commits into from
Jul 30, 2023

Conversation

OverOrion
Copy link
Contributor

Closes #324.

@OverOrion OverOrion requested a review from mosonyi July 27, 2023 08:43
Copy link
Collaborator

@mosonyi mosonyi left a comment

Choose a reason for hiding this comment

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

LGTM

@brenzi brenzi merged commit 6f5d7bf into master Jul 30, 2023
8 checks passed
brenzi added a commit that referenced this pull request Aug 23, 2023
…-reputations-commitment (#343)

* Faucet (#333)

* integrate faucet locally

* benchmarking for faucet and reputation commitments

* implement faucet cli

* implement faucet integration tests

* fix cli and weights

* weights

* clippy

* unpatch pallets

* taplo fmt

* update cargo.lock

* bump v1.4.0

* [cli] add list-reputables (#332)

* add list-reputables

* naming and underflow fix

* fix option query and max numbers

* refactor names and change to correct storage. not yet ok

* extracting AccountId key from doublemap storagekey tail

* count noshows as well

* fmt

* fix the merge

---------

Co-authored-by: Alain Brenzikofer <alain@integritee.network>
Co-authored-by: brenzi <brenzi@users.noreply.github.com>
Co-authored-by: Alain Brenzikofer <news@brenzi.ch>

* bump 1.4.1

* whitelist bypass integration (#335)

* whitelist bypass integration

* bump versions

---------

Co-authored-by: Alain Brenzikofer <news@brenzi.ch>

* faucet cli improvements (#337)

* faucet cli imporvements

* add help for whitelist

* fix hardcoded event index

---------

Co-authored-by: Alain Brenzikofer <news@brenzi.ch>

* fix try runtime (#342)

* fix missing feature flags

* fix node build

* add try-runtime and benchmarks to CI

* fmt

* [node] fix feature flag

---------

Co-authored-by: Christian Langenbacher <clangenb+gh@protonmail.ch>

* community metadata extension migration (#341)

* integrate communitymetadata extension. builds

* rename ceremonies migration accordingly

* add try-runtime and benchmarks to CI

* point to explicit release branch of pallets

* bump versions

* fmt

* lift patches

* minor version bump

* GHA: fix deprecation warnings (save-state, set-output, Nodejs12) (#338)

* gha: bump rust-cache action

* gha: bump setup-python action

* gha: remove deprecated set-output commands

* gha: bump cancel-action action

* gha: bump cache action

* gha: bump docker/login-action

* gha: bump docker/setup-buildx-action

* gha: bump actions/checkout

* gha: bump docker/build-push-action

* gha: bump dev-drprasad/delete-tag-and-release

* gha: specify actions/checkout action version

* gha: specify actions/download-artifact action version

* extend changes to new job

---------

Co-authored-by: brenzi <brenzi@users.noreply.github.com>
Co-authored-by: Alain Brenzikofer <alain@integritee.network>

* Faucet (#333)

* integrate faucet locally

* benchmarking for faucet and reputation commitments

* implement faucet cli

* implement faucet integration tests

* fix cli and weights

* weights

* clippy

* unpatch pallets

* taplo fmt

* update cargo.lock

* teerex followup

* client: remove mistakenly added pallet-encointer-communities

* client: add logs to bootstrap_demo_community.py

---------

Co-authored-by: pifragile <pigu@bluewin.ch>
Co-authored-by: Alain Brenzikofer <alain@integritee.network>
Co-authored-by: Bigna Härdi <bigna.h@hotmail.com>
Co-authored-by: brenzi <brenzi@users.noreply.github.com>
Co-authored-by: Alain Brenzikofer <news@brenzi.ch>
Co-authored-by: Christian Langenbacher <clangenb+gh@protonmail.ch>
Co-authored-by: echevrier <84318241+echevrier@users.noreply.github.com>
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.

GHA: Bump workflow versions to get rid of Nodejs v12 deprecation warnings
3 participants