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

Move linter versions logic outside runtime #5197

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

ferrarimarco
Copy link
Collaborator

Proposed changes

Move the logic to build the linter versions file outside the main
runtime. There's no need to include it there because it's used only when
building the image.

Move the list of linters by name in linterVersions.sh because we don't
need it in any other place.

Readiness checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • I wrote the necessary upgrade instructions in the upgrade guide.
  • If this pull request is about and existing issue,
    I added the Fix #ISSUE_NUMBER label to the description of the pull request.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.

@ferrarimarco ferrarimarco added infrastructure related to project structure and maintenance O: backlog 🤖 Backlog, stale ignores this label labels Jan 29, 2024
@ferrarimarco ferrarimarco self-assigned this Jan 29, 2024
@ferrarimarco ferrarimarco changed the base branch from main to parallel-batched January 29, 2024 21:05
@ferrarimarco ferrarimarco force-pushed the parallel-batched branch 3 times, most recently from 68d0d78 to ed30871 Compare January 30, 2024 18:14
Base automatically changed from parallel-batched to main January 30, 2024 19:49
@ferrarimarco ferrarimarco marked this pull request as ready for review January 30, 2024 20:20
@ferrarimarco ferrarimarco force-pushed the linter-versions branch 2 times, most recently from 6126cac to e1a20a5 Compare January 31, 2024 15:44
Move the logic to build the linter versions file outside the main
runtime. There's no need to include it there because it's used only when
building the image.

Move the list of linters by name in linterVersions.sh because we don't
need it in any other place.
@ferrarimarco ferrarimarco merged commit d7790e4 into main Feb 5, 2024
10 checks passed
@ferrarimarco ferrarimarco deleted the linter-versions branch February 6, 2024 17:44
@Okabe-Junya Okabe-Junya mentioned this pull request Apr 5, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure related to project structure and maintenance O: backlog 🤖 Backlog, stale ignores this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant