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

meta - yarn + github actions #3847

Closed
wants to merge 2 commits into from
Closed

meta - yarn + github actions #3847

wants to merge 2 commits into from

Conversation

kumavis
Copy link
Member

@kumavis kumavis commented May 7, 2020

primary goal is to run tests against merged pull requests, to make sure the tests are actually testing the merged state

this is important because if a PR adds a domain that was added in a separate merged PR, the tests should fail due to duplication. they dont if you only run against the PRed commits alone (pre-merge)

@kumavis
Copy link
Member Author

kumavis commented May 7, 2020

see actions/checkout#15 (comment)

@kumavis
Copy link
Member Author

kumavis commented May 7, 2020

@409H would this mess with your bot? (moving to yarn)

@kumavis
Copy link
Member Author

kumavis commented May 7, 2020

sounds like i can test this in circleci by just requiring PRs to be up to date, so closing this

still want to hear from @409H about bots yarn support

@kumavis kumavis closed this May 7, 2020
@samczsun samczsun deleted the yarn-github-actions branch September 11, 2024 01:11
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.

1 participant