-
Notifications
You must be signed in to change notification settings - Fork 754
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
[CI] Check for getting-started script #5144
Comments
To begin with, |
kianenigma
added a commit
that referenced
this issue
Jul 26, 2024
Related to #5144, plus remove the lines of code badge as it was not working.
Merged
github-merge-queue bot
pushed a commit
that referenced
this issue
Jul 26, 2024
Related to #5144, plus remove the lines of code badge as it was not working.
TarekkMA
pushed a commit
to moonbeam-foundation/polkadot-sdk
that referenced
this issue
Aug 2, 2024
Related to paritytech#5144, plus remove the lines of code badge as it was not working.
We have CI checks for this now here https://github.com/paritytech/polkadot-sdk/blob/master/.github/workflows/check-getting-started.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The getting-started script should have a check in a Debian docker container (at least) to ensure that it wont completely break.
MacOs docker would also be nice, if possible. We dont need to run this every time, just every week or so is fine.
@apopiak are you interested in adding this maybe?
The text was updated successfully, but these errors were encountered: