Skip to content

Conversation

@tqpcharlie
Copy link
Contributor

Summary:

Summarize the changes in the pull request including how it relates to any issues (include the #number, or link them).

Closes #2033 by removing links to deprecated versions of Gradle actions, and updates Gradle actions to v4 (v5 is released, but uses Node 24, which GHA will not run by default until March 4/26).

Expected behavior:

Actions to build as expected.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues

@welcome
Copy link

welcome bot commented Dec 23, 2025

Thanks for opening this pull request! You're awesome. We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix. Examples of titles with semantic prefixes:

  • fix: Bug with ssl network connections + Java module permissions.
  • feat: Initial support for multiple @PrimaryKey annotations.
  • docs: update RELEASE.md with new process
    To get this PR to the finish line, please do the following:
  • Read our Contribution Guidelines
  • Follow Google Java style coding standards
  • Include tests when adding/changing behavior
  • Include screenshots

@tqpcharlie tqpcharlie changed the title build: update gradle action to v4 chore: update gradle action to v4 Dec 23, 2025
Copy link
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for your contribution.

@davidgamez davidgamez merged commit c9e822b into MobilityData:master Jan 5, 2026
75 of 76 checks passed
@welcome
Copy link

welcome bot commented Jan 5, 2026

🥳 Congrats on getting your first pull request merged!

@tqpcharlie tqpcharlie deleted the setup-gradle_v4replace branch January 6, 2026 04:22
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.

Replace deprecated setup-gradle Github action

2 participants