Skip to content

Conversation

@david-ruiz-cko
Copy link
Contributor

This pull request updates the project version to 4.0.2 and simplifies the process for reading the release version in the GitHub Actions workflow. The main changes are grouped into version updates and workflow improvements:

Version Updates:

  • Updated the PROJECT_VERSION constant in CheckoutUtils.php to 4.0.2 to reflect the new release version.
  • Updated the version.json file from 4.0.1 to 4.0.2.

Workflow Improvements:

  • Replaced the use of the HardNorth/github-version-generate GitHub Action with a shell script that reads the version directly from version.json in the build-release.yml workflow. This reduces dependency on external actions and simplifies the workflow.

@david-ruiz-cko david-ruiz-cko requested a review from a team November 24, 2025 09:37
@sonarqubecloud
Copy link

Copy link
Contributor

@armando-rodriguez-cko armando-rodriguez-cko left a comment

Choose a reason for hiding this comment

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

Great!

@david-ruiz-cko david-ruiz-cko merged commit 84832b3 into master Nov 24, 2025
6 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/4.0.2 branch November 24, 2025 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants