-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
Test current code base as an integration test for PRs and pushes #505
Merged
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9555eaa - Browse repository at this point
Copy the full SHA 9555eaaView commit details -
Run integration test with built dist and current SHA as base
For pull requests, the github.sha is the sha of the merge to the target branch, not the head of the PR. Special case that.
Configuration menu - View commit details
-
Copy full SHA for 98981bf - Browse repository at this point
Copy the full SHA 98981bfView commit details -
Use v2 checkout, and DRY_RUN for the integration test.
I also made the branches more generic, as there are now more of them.
Configuration menu - View commit details
-
Copy full SHA for eb69ad0 - Browse repository at this point
Copy the full SHA eb69ad0View commit details -
Fix #536, don't push at all on dryRun
Also add tests for dryRun and singleCommit and generateBranch code flows.
Configuration menu - View commit details
-
Copy full SHA for 3e801c2 - Browse repository at this point
Copy the full SHA 3e801c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e3262 - Browse repository at this point
Copy the full SHA 35e3262View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05fe6c - Browse repository at this point
Copy the full SHA e05fe6cView commit details -
Refactor worktree setup to include branch generation and setup for si…
…ngleCommit This is a continuation of the no-checkout work, and sadly suggested pretty intensive changes.
Configuration menu - View commit details
-
Copy full SHA for af3f111 - Browse repository at this point
Copy the full SHA af3f111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ef90f - Browse repository at this point
Copy the full SHA 13ef90fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8c35c - Browse repository at this point
Copy the full SHA 3e8c35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a5a636 - Browse repository at this point
Copy the full SHA 3a5a636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5020986 - Browse repository at this point
Copy the full SHA 5020986View commit details -
Configuration menu - View commit details
-
Copy full SHA for a076bb2 - Browse repository at this point
Copy the full SHA a076bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1005df9 - Browse repository at this point
Copy the full SHA 1005df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174f40e - Browse repository at this point
Copy the full SHA 174f40eView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0d0fbbc - Browse repository at this point
Copy the full SHA 0d0fbbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3cddcb - Browse repository at this point
Copy the full SHA c3cddcbView commit details
Commits on Dec 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0064e3d - Browse repository at this point
Copy the full SHA 0064e3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62dc44b - Browse repository at this point
Copy the full SHA 62dc44bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.