Skip to content

Add CI by way of GitHub actions - #42

Closed
tcharding wants to merge 1 commit into
rust-bitcoin:masterfrom
tcharding:02-24-github-actions
Closed

Add CI by way of GitHub actions#42
tcharding wants to merge 1 commit into
rust-bitcoin:masterfrom
tcharding:02-24-github-actions

Conversation

@tcharding

Copy link
Copy Markdown
Member

Add a github actions workflow, use dtolnay runner. Add a CI script and run it from the actions. Test for toolchains: stable, beta, nighttly, MSRV.

Based on the way we do it in other rust-bitcoin crates.

Note, please:

  • Does not add clippy and does not do docs build.
  • Uses MSRV 1.29

Add a github actions workflow, use dtolnay runner. Add a CI script and
run it from the actions. Test for toolchains: stable, beta, nighttly,
MSRV.

Based on the way we do it in other `rust-bitcoin` crates.

Note, please:

- Does not add clippy and does not do docs build.
- Uses MSRV 1.29
@tcharding

Copy link
Copy Markdown
Member Author

The actions don't seem to be running, you might have to play with the repo settings. Also this does not remove the travis config file.

@tcharding tcharding mentioned this pull request Feb 23, 2023
@tcharding tcharding closed this Feb 27, 2023
@tcharding
tcharding deleted the 02-24-github-actions branch February 27, 2023 23:56
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.

1 participant