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

AO3-6696 Change reviewdog workflows to install only linter gems #4767

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

Bilka2
Copy link
Contributor

@Bilka2 Bilka2 commented Mar 19, 2024

Issue

https://otwarchive.atlassian.net/browse/AO3-6696

Purpose

Use the BUNDLE_ONLY environment variable to install only the linter gems in the reviewdog linter github action workflows. Installing less gems should hopefully speed up the workflows.

Testing Instructions

No manual testing needed, simply see if it runs correctly on new PRs/pushes for PRs (including this PR). I tested it on my fork and the workflow was fine and reported the added errors: Bilka2#9

References

Based on the updated readme of action-rubocop which I found when reviewing #4766. However, this change is independent of the update of the action.

Credit

Bilka (he/him)

@github-actions github-actions bot added Scope: Tests Only Only changes automated tests or test configuration Awaiting Review labels Mar 19, 2024
@Bilka2 Bilka2 changed the title Change reviewdog workflows to install only linter gems AO3-6696 Change reviewdog workflows to install only linter gems Mar 20, 2024
@brianjaustin brianjaustin merged commit 79206d7 into otwcode:master Mar 20, 2024
26 checks passed
@Bilka2 Bilka2 deleted the reviewdog-bundle-only branch March 21, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Review Scope: Tests Only Only changes automated tests or test configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants