Skip to content

TEZ-4710: Update github workflow to help with Deprecation of Node 20 in github Actions - #487

Merged
abstractdog merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4710
Apr 28, 2026
Merged

TEZ-4710: Update github workflow to help with Deprecation of Node 20 in github Actions#487
abstractdog merged 1 commit into
apache:masterfrom
Aggarwal-Raghav:TEZ-4710

Conversation

@Aggarwal-Raghav

Copy link
Copy Markdown
Contributor

- 'master'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

This will help stop the older build if PR is updated let's say after 5 min

@tez-yetus

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec13m 54sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚codespell0m 7sNo new issues.
+1 💚blanks0m 0sThe patch has no blanks issues.
-1 ❌yamllint0m 1s/results-yamllint.txtThe patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
_ Other Tests _
+1 💚asflicense0m 25sThe patch does not generate ASF License warnings.
14m 55s
SubsystemReport/Notes
DockerClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-487/1/artifact/out/Dockerfile
GITHUB PR#487
Optional Testsdupname asflicense codespell detsecrets yamllint
unameLinux c55dfea41f9d 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-487/src/.yetus/personality.sh
git revisionmaster / fdcf562
Max. process+thread count55 (vs. ulimit of 5500)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-487/1/console
versionsgit=2.43.0 maven=3.9.14 codespell=2.4.1 yamllint=1.38.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 42sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚codespell0m 8sNo new issues.
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚yamllint0m 1sThe patch generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
_ Other Tests _
+1 💚asflicense0m 25sThe patch does not generate ASF License warnings.
1m 42s
SubsystemReport/Notes
DockerClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-487/2/artifact/out/Dockerfile
GITHUB PR#487
Optional Testsdupname asflicense codespell detsecrets yamllint
unameLinux 88203bcfb1ee 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-487/src/.yetus/personality.sh
git revisionmaster / e6a6974
Max. process+thread count52 (vs. ulimit of 5500)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/tez-multibranch/job/PR-487/2/console
versionsgit=2.43.0 maven=3.9.14 codespell=2.4.1 yamllint=1.38.0
Powered byApache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@abstractdog

Copy link
Copy Markdown
Contributor

yamlint is clean, changes look good to me, +1 if github actions pass

@abstractdog
abstractdog self-requested a review April 28, 2026 13:45
@abstractdog
abstractdog merged commit 7930465 into apache:masterApr 28, 2026
4 checks passed
@Aggarwal-Raghav
Aggarwal-Raghav deleted the TEZ-4710 branch May 1, 2026 05:52
Sign up for freeto 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.

3 participants

@Aggarwal-Raghav@tez-yetus@abstractdog