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

Refactor Checker to be more CI like #4

Merged
merged 7 commits into from
Jul 12, 2023
Merged

Refactor Checker to be more CI like #4

merged 7 commits into from
Jul 12, 2023

Conversation

jaronoff97
Copy link
Collaborator

  • Refactors the codebase to work more like a CI/CD pipeline
  • Allows each step to define its dependencies
  • Re-uses dependencies
  • Introduces concept of check state that allows steps to share deps

Copy link

@MisterSquishy MisterSquishy left a comment

Choose a reason for hiding this comment

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

😍 😍 😍 this is incredibly rad

@jaronoff97 jaronoff97 merged commit eb587e7 into main Jul 12, 2023
1 check passed
@jaronoff97 jaronoff97 deleted the steps branch July 12, 2023 15:16
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