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

Add github workflows for audit, test and fmt #174

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

notmandatory
Copy link
Member

@notmandatory notmandatory commented Jul 25, 2022

  1. Copied and updated github workflows from BDK project.
  2. Fixed clippy warnings.
  3. Added github issue templates and PR templates from BDK project.

Fixes #88

@notmandatory notmandatory added this to the Release 0.8.0 milestone Jul 25, 2022
@notmandatory notmandatory self-assigned this Jul 25, 2022
@notmandatory notmandatory force-pushed the add_github_workflows branch from 9ded03f to 46850ed Compare July 25, 2022 20:18
@notmandatory notmandatory changed the title Add github workflows for audit, coverage, test and fmt Add github workflows for audit, test and fmt Jul 25, 2022
Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Tested ACK.

.github/workflows/audit.yml Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add github actions CI pipeline
2 participants