Skip to content

feat: set up automated baseline generation #7

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

Merged
merged 3 commits into from
Sep 1, 2024
Merged

Conversation

lunmanlee
Copy link
Contributor

@lunmanlee lunmanlee commented Aug 30, 2024

We've automated the generating baseline from main branch.

On first run of ./bin/codeclimate_diff:

  1. Makes a git worktree off main
  2. Generates baseline
  3. Copies the baseline to the current WIP branch
  4. Removes the worktree

This will save us a few steps of generating the baseline from main, copying to your branch and committing it.

@lunmanlee lunmanlee merged commit 84c9ef0 into main Sep 1, 2024
1 check failed
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.

3 participants