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

Fix CI pipeline #223

Merged
merged 1 commit into from
Nov 4, 2022
Merged

Fix CI pipeline #223

merged 1 commit into from
Nov 4, 2022

Conversation

ok-john
Copy link
Contributor

@ok-john ok-john commented Nov 4, 2022

Our CI pipeline broke, looks like Taplo changed the release names and curl was failing to resolve the address.

@ok-john ok-john self-assigned this Nov 4, 2022
@ok-john ok-john requested a review from JesseAbram November 4, 2022 04:07
Signed-off-by: John Sahhar <john@entropy.xyz>
@jakehemmerle jakehemmerle merged commit 484c03b into master Nov 4, 2022
@jakehemmerle jakehemmerle deleted the fix-ci-pipeline branch November 4, 2022 05:48
JesseAbram pushed a commit that referenced this pull request Nov 8, 2022
fix-ci-pipeline

Signed-off-by: John Sahhar <john@entropy.xyz>

Signed-off-by: John Sahhar <john@entropy.xyz>
JesseAbram added a commit that referenced this pull request Nov 8, 2022
* remove most unwraps

* remove more unwraps

* fmt

* Upgrade Substrate to follow Polkadot releases (#207)

* PR #201 key association logic; to be reverted

* Revert "PR #201 key association logic; to be reverted"

This reverts commit 44a3ed2.

* added types and comments for readability and clarity in staking-extension

* subxt points to temp branch with updated deps

* refactored server sp_core stuff to use subxt::ext::sp_core

* updated server to use subxt 0.24.0 (from 0.20.0)

* BROKEN: updated substrate to polkadot-v0.9.30 and jakehemmerle subxt

* update Event and Call to RuntimeEvent and RuntimeCall

* fix pallet-free-tx weights

* fix pallet-transaction-pause weights

* fix pallet-staking-extension weights

* updated mock runtimes and tests

still needs updated free-tx test since FRAME tx are transactional by default

* upgraded pallet-free-tx to substrate-polkadot 0.9.30

* pallets are all updated

* entropy-runtime tests pass with runtime-benchmarks

* handled client rpc and service...?

* entropy compiles and tests

* additional refactoring

* added entropy-executor

* entropy tests pass with runtime-benchmarks

* fixed testing-utils

* thanks jesse, fixed server, everything works

* clippy pt 1

* clippy pt 2

* fixing tests

* reenable extensions

* fixed a test

* updated runtime metadata

* added babe and grandpa to rpc

* jesse rocks; fixed subxt Config

* fmt

* clippy

* taplo

* fmt and clippy

* clippy

* updated deps

* updates

* Fix CI pipeline (#223)

fix-ci-pipeline

Signed-off-by: John Sahhar <john@entropy.xyz>

Signed-off-by: John Sahhar <john@entropy.xyz>

* Add scripts for running devnet (#222)

Signed-off-by: John Sahhar <john@entropy.xyz>

* Create a recoverable signature

* remove most unwraps

* fmt

* remove mutex unwraps

* fmt

Signed-off-by: John Sahhar <john@entropy.xyz>
Co-authored-by: Jake Hemmerle <jakehemmerle@protonmail.com>
Co-authored-by: ok-john <john@entropy.xyz>
Co-authored-by: Bogdan Opanchuk <bogdan@opanchuk.net>
fjarri pushed a commit that referenced this pull request May 5, 2023
fix-ci-pipeline

Signed-off-by: John Sahhar <john@entropy.xyz>

Signed-off-by: John Sahhar <john@entropy.xyz>
fjarri added a commit that referenced this pull request May 5, 2023
* remove most unwraps

* remove more unwraps

* fmt

* Upgrade Substrate to follow Polkadot releases (#207)

* PR #201 key association logic; to be reverted

* Revert "PR #201 key association logic; to be reverted"

This reverts commit 44a3ed2.

* added types and comments for readability and clarity in staking-extension

* subxt points to temp branch with updated deps

* refactored server sp_core stuff to use subxt::ext::sp_core

* updated server to use subxt 0.24.0 (from 0.20.0)

* BROKEN: updated substrate to polkadot-v0.9.30 and jakehemmerle subxt

* update Event and Call to RuntimeEvent and RuntimeCall

* fix pallet-free-tx weights

* fix pallet-transaction-pause weights

* fix pallet-staking-extension weights

* updated mock runtimes and tests

still needs updated free-tx test since FRAME tx are transactional by default

* upgraded pallet-free-tx to substrate-polkadot 0.9.30

* pallets are all updated

* entropy-runtime tests pass with runtime-benchmarks

* handled client rpc and service...?

* entropy compiles and tests

* additional refactoring

* added entropy-executor

* entropy tests pass with runtime-benchmarks

* fixed testing-utils

* thanks jesse, fixed server, everything works

* clippy pt 1

* clippy pt 2

* fixing tests

* reenable extensions

* fixed a test

* updated runtime metadata

* added babe and grandpa to rpc

* jesse rocks; fixed subxt Config

* fmt

* clippy

* taplo

* fmt and clippy

* clippy

* updated deps

* updates

* Fix CI pipeline (#223)

fix-ci-pipeline

Signed-off-by: John Sahhar <john@entropy.xyz>

Signed-off-by: John Sahhar <john@entropy.xyz>

* Add scripts for running devnet (#222)

Signed-off-by: John Sahhar <john@entropy.xyz>

* Create a recoverable signature

* remove most unwraps

* fmt

* remove mutex unwraps

* fmt

Signed-off-by: John Sahhar <john@entropy.xyz>
Co-authored-by: Jake Hemmerle <jakehemmerle@protonmail.com>
Co-authored-by: ok-john <john@entropy.xyz>
Co-authored-by: Bogdan Opanchuk <bogdan@opanchuk.net>
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.

2 participants