Skip to content

Add a smoke test for a grouped bundler PR#47

Merged
brrygrdn merged 3 commits intomainfrom
brrygrdn/add-grouped-update-smoke-test
Mar 24, 2023
Merged

Add a smoke test for a grouped bundler PR#47
brrygrdn merged 3 commits intomainfrom
brrygrdn/add-grouped-update-smoke-test

Conversation

@brrygrdn
Copy link
Copy Markdown
Contributor

This PR adds a regression test for the feature/experiment introduced in dependabot/dependabot-core#6884

Before this can merge, #46 needs to be merged as I used it as the base sha for this test and dependabot/dependabot-core#6884 needs to merge in core so this test can be expected to pass when used against the core repo.

@jakecoffman
Copy link
Copy Markdown
Member

Exciting! It would be good to hook this up in workflows as well. You can look at this PR for reference: #45

Base automatically changed from brrygrdn/tidy-up-smoke-test-gemfiles to main March 22, 2023 20:44
@brrygrdn
Copy link
Copy Markdown
Contributor Author

@jakecoffman Done, thanks for the head's up!

@brrygrdn brrygrdn requested a review from jakecoffman March 23, 2023 18:47
Copy link
Copy Markdown
Member

@jakecoffman jakecoffman left a comment

Choose a reason for hiding this comment

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

Looks like you need to regenerate the test again, some of the metadata has changed. Then we can merge it and run the Cache One workflow to get the calls cached!

@brrygrdn
Copy link
Copy Markdown
Contributor Author

Ah, there's a randomisation issue I think, we just discussed removing the random order for grouped update so I'll do that and fix it.

@brrygrdn brrygrdn force-pushed the brrygrdn/add-grouped-update-smoke-test branch from 6847794 to 415e0de Compare March 24, 2023 12:57
@brrygrdn
Copy link
Copy Markdown
Contributor Author

Ah, it was not the randomisation at all - the PR body is stable, you were right some metadata had changed, but I also added the grouped_update: true parameter to the API call and didn't update it.

Will merge and cache now.

@brrygrdn brrygrdn merged commit d3d38bb into main Mar 24, 2023
@brrygrdn brrygrdn deleted the brrygrdn/add-grouped-update-smoke-test branch March 24, 2023 13:01
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