Skip to content

SRE-3706: Add groovylint and markdownlint#5

Merged
JohnMalmberg merged 1 commit into
mainfrom
sre-3706-groovylint
Apr 27, 2026
Merged

SRE-3706: Add groovylint and markdownlint#5
JohnMalmberg merged 1 commit into
mainfrom
sre-3706-groovylint

Conversation

@JohnMalmberg

Copy link
Copy Markdown
Contributor
  • Add changed-file detection and runner wiring for groovylint and markdownlint.
  • Pin npm-groovy-lint and markdownlint-cli versions.
  • Improve Ubuntu/WSL Node/npm install handling for linter CLI setup.
  • Update linter docs and tool mapping.

Changed files/directories

  • bin/run-linters.sh, checks/detect-linters.sh, checks/linter-common.sh: add linter selection and dispatch wiring for Groovy/Markdown files.
  • checks/install-linter-tools.sh: add pinned npm CLI installs and Ubuntu/WSL Node/npm reliability handling.
  • checks/linters/groovylint/: add groovylint scripts and implicit-binding safety check.
  • checks/linters/markdownlint/: add markdownlint scripts.
  • docs/linters.md, docs/usage.md, docs/maintenance.md: update linter/tooling documentation and wording.
  • docs/integration.md: Fix minor linting issue.

@JohnMalmberg JohnMalmberg requested a review from a team as a code owner April 23, 2026 20:58
@JohnMalmberg

Copy link
Copy Markdown
Contributor Author

Tested as a submodule and got the expected results.
https://github.com/daos-stack/system-pipeline-lib/actions/runs/24858877897/job/72779028472?pr=21

Base automatically changed from sre-3706-codespell to main April 27, 2026 16:10
- Add changed-file detection and runner wiring for groovylint and markdownlint.
- Pin npm-groovy-lint and markdownlint-cli versions.
- Improve Ubuntu/WSL Node/npm install handling for linter CLI setup.
- Update linter docs and tool mapping.

Changed files/directories
- bin/run-linters.sh, checks/detect-linters.sh, checks/linter-common.sh:
	add linter selection and dispatch wiring for Groovy/Markdown files.
- checks/install-linter-tools.sh:
	add pinned npm CLI installs and Ubuntu/WSL Node/npm reliability handling.
- checks/linters/groovylint/:
	add groovylint scripts and implicit-binding safety check.
- checks/linters/markdownlint/:
	add markdownlint scripts.
- docs/linters.md, docs/usage.md, docs/maintenance.md:
	update linter/tooling documentation and wording.
- docs/integration.md:
    Fix minor linting issue.

Signed-off-by: John E. Malmberg <john.malmberg@hpe.com>
@JohnMalmberg JohnMalmberg merged commit c98104a into main Apr 27, 2026
5 checks passed
@JohnMalmberg JohnMalmberg deleted the sre-3706-groovylint branch April 27, 2026 16:52
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