Skip to content

CI pipeline for every PR open to main branch#8

Merged
burakimran merged 4 commits into
cube-btc:mainfrom
GideonBature:ci-pipeline-for-pr-to-main
Jun 6, 2026
Merged

CI pipeline for every PR open to main branch#8
burakimran merged 4 commits into
cube-btc:mainfrom
GideonBature:ci-pipeline-for-pr-to-main

Conversation

@GideonBature
Copy link
Copy Markdown
Contributor

This PR fixes the following:

  • cargo fmt
  • cargo clippy

Then finally adds a CI that checks for the following:

  • cargo fmt
  • cargo clippy
  • cargo check
  • cargo build
  • cargo test

whenever a PR is opened to the main branch of the repository.

Closes #4

@burakimran burakimran merged commit 86825e4 into cube-btc:main Jun 6, 2026
1 check passed
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.

Setup a CI pipeline

2 participants