Skip to content

Backport changes to action revisions and some minor differences in wo… - #16641

Merged
dweiss merged 2 commits into
branch_10xfrom
backport-10x-actions-linters
Sep 6, 2026
Merged

Backport changes to action revisions and some minor differences in wo…#16641
dweiss merged 2 commits into
branch_10xfrom
backport-10x-actions-linters

Conversation

@dweiss

@dweiss dweiss commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Backport of github action hashes to 10x.

I also wanted to backport prek and linters but this would require us to apply a fairly extensive follow-up cleanups (like it was done on main - glob imports, typos, all sorts of other oddities). May be too much to digest.

@dweiss dweiss added this to the 10.6.0 milestone Sep 5, 2026

- name: Run gradle tests
run: ./gradlew test "-Ptask.times=true" "-Pvalidation.errorprone=false" "-Ptests.workDir=/tmp/tmpfs/lucene"
run: ./gradlew displayGradleDiagnostics allOptions test "-Ptask.times=true" "-Pvalidation.errorprone=false"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Intentional. We do want those diagnostics.

Comment thread .github/dependabot.yml
Comment on lines +14 to +23
groups:
# codeql init/analyze must match exactly: validate each others versions
codeql:
patterns:
- github/codeql-action/*
# group patch/minor updates, typically no breaking changes
actions:
update-types:
- patch
- minor

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Applied just to shrink the diff surface since dependabot works on the main branch only, I think.

@dweiss
dweiss merged commit 69406f7 into branch_10x Sep 6, 2026
11 checks passed
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