Skip to content

Conversation

@twk3
Copy link
Contributor

@twk3 twk3 commented Jun 10, 2025

No description provided.

@twk3 twk3 requested a review from Copilot June 10, 2025 18:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR prepares the release of currents version 0.4.0 by updating version numbers and related references across scripts, documentation, and chart configuration files. Key changes include updating the changelog generation script’s configuration, bumping version references in docs/configuration.md, and updating version and appVersion values in the charts.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
scripts/update-changelog.sh Updated Docker run command with new working directory and environment variable configuration for the currents project.
docs/configuration.md Updated badge images to reflect version 0.4.0 and new appVersion.
charts/currents/values.yaml Bumped the imageTag version to current release.
charts/currents/Chart.yaml Updated chart version and appVersion to match the new release.
Comments suppressed due to low confidence (1)

scripts/update-changelog.sh:3

  • The environment variable assignment for GIT_CONFIG_PARAMETERS may be improperly formatted. Verify that the intended value is correctly passed as safe.directory=/opt/currents without unnecessary inner quotes.
docker run --rm -v $PWD:/opt/currents -e "GIT_CONFIG_PARAMETERS='safe.directory'='/opt/currents'" -w /opt/currents gembaadvantage/uplift changelog --no-stage

@twk3 twk3 merged commit c9f6b0f into main Jun 10, 2025
2 checks passed
@twk3 twk3 deleted the release/currents-0.4.0 branch June 10, 2025 19:09
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