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

DRY-up test workflow. #2423

Merged
merged 1 commit into from
Apr 15, 2024
Merged

DRY-up test workflow. #2423

merged 1 commit into from
Apr 15, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Mar 26, 2024

@dgutov do you think this is better? It gets rid of the indirections by removing the concept of "integration", and making both gemfile used and specs declarative.

@grape-bot
Copy link

1 Warning
⚠️ Unless you're refactoring existing code or improving documentation, please update CHANGELOG.md.

Here's an example of a CHANGELOG.md entry:

* [#2423](https://github.com/ruby-grape/grape/pull/2423): Dry-up test workflow - [@dblock](https://github.com/dblock).

Generated by 🚫 Danger

@dblock dblock force-pushed the simplify-workflow branch 2 times, most recently from f9fbb8c to 5a26ceb Compare March 26, 2024 19:49
@dblock dblock marked this pull request as ready for review March 26, 2024 19:50
@dgutov
Copy link
Contributor

dgutov commented Mar 26, 2024

It adds more repetition, but on the plus side it's more transparent and explicit. One fewer step and variable as well.

On the balance, probably an improvement. 🙂

@dblock dblock requested a review from ericproulx March 27, 2024 16:11
.github/workflows/test.yml Outdated Show resolved Hide resolved
@dblock dblock force-pushed the simplify-workflow branch from 5a26ceb to cb699f1 Compare April 10, 2024 07:17
@dblock dblock force-pushed the simplify-workflow branch from cb699f1 to 752b6dd Compare April 10, 2024 07:18
@dblock dblock requested a review from ericproulx April 10, 2024 07:18
@dblock dblock merged commit b43cfde into ruby-grape:master Apr 15, 2024
43 checks passed
@dblock dblock deleted the simplify-workflow branch April 15, 2024 10:41
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.

4 participants