Skip to content

Try start a Polkadot service in the background of CI#1118

Draft
tomaka wants to merge 17 commits intoparitytech:mainfrom
tomaka:test-polkadot-bg
Draft

Try start a Polkadot service in the background of CI#1118
tomaka wants to merge 17 commits intoparitytech:mainfrom
tomaka:test-polkadot-bg

Conversation

@tomaka
Copy link
Copy Markdown
Contributor

@tomaka tomaka commented Aug 11, 2021

Opening as draft. I want to test if this works in the CI.

Comment thread .github/workflows/ci.yml
- uses: actions/checkout@v2.3.4
- uses: actions-rs/toolchain@v1
with:
# Ideally we don't want to install any toolchain, but the GH action doesn't support this.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ubuntu-latest has rust stable built-in

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you don't need this job

Copy link
Copy Markdown
Contributor Author

@tomaka tomaka Aug 11, 2021

Choose a reason for hiding this comment

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

I need rustup though, not just rust, because the tests make use of rustup.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

You also have it there

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

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

Automatically approving tomaka's pull requests

Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

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

Automatically approving tomaka's pull requests. This auto-approval will be removed once more maintainers are active.

dmitry-markin pushed a commit that referenced this pull request Mar 16, 2026
* Publish v1.0.18

* Publish new versions of the libraries as well

* v2.0.0 instead

* Some CHANGELOG tweaks
@dmitry-markin dmitry-markin force-pushed the main branch 2 times, most recently from dffa75f to f471baa Compare March 16, 2026 14:19
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