Skip to content

Update GitHub Actions to Node 24 based versions#3761

Merged
sophokles73 merged 5 commits into
masterfrom
update_github_actions
Jul 21, 2026
Merged

Update GitHub Actions to Node 24 based versions#3761
sophokles73 merged 5 commits into
masterfrom
update_github_actions

Conversation

@sophokles73

Copy link
Copy Markdown
Contributor

Updated all GitHub Actions used in workflows to latest versions running on Node 24 for compatibility with latest GitHub Runners.

Updated all GitHub Actions used in workflows to latest versions
running on Node 24 for compatibility with latest GitHub Runners.
@sophokles73
sophokles73 requested a review from mattkaem July 17, 2026 18:30
@sophokles73 sophokles73 added dependencies Pull requests that update a dependency file build system labels Jul 17, 2026
@sophokles73
sophokles73 force-pushed the update_github_actions branch 2 times, most recently from 990a0dc to 135ed8f Compare July 20, 2026 06:50
@sophokles73
sophokles73 removed request for calohmn and dejanb July 20, 2026 08:28
@sophokles73

Copy link
Copy Markdown
Contributor Author

@mattkaem would you mind taking a look?

Removed the Confluent Kafka image and replaced it with the Apache Kafka image for integration tests.
This change ensures that the tests are run against the latest version of Apache Kafka,
which is more aligned with the project's requirements and dependencies.

Also removed all Confluent Kafka image references from the GitHub Actions CI workflow.
@sophokles73
sophokles73 force-pushed the update_github_actions branch from 135ed8f to 7a3aaf0 Compare July 20, 2026 08:37
Comment thread tests/src/test/resources/commandrouter/logging-quarkus-prod.yml
Some of the integration tests are flaky in the CI environment. This commit
increases the log level of the command router ni a few places to provide more
insight to what is happening when the failing tests are executed.
@sophokles73
sophokles73 force-pushed the update_github_actions branch from 7a3aaf0 to 7489b23 Compare July 21, 2026 11:29
@sophokles73

Copy link
Copy Markdown
Contributor Author

@mattkaem would you mind taking another look?

@mattkaem mattkaem left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@sophokles73
sophokles73 merged commit 8a4c437 into master Jul 21, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build system dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants