Skip to content

fix: declare GREEN_RELEASE as CACHE STRING so parent projects can pin dependency versions#3

Merged
egull merged 1 commit into
mainfrom
fix/green-release-cache-var
Jul 10, 2026
Merged

fix: declare GREEN_RELEASE as CACHE STRING so parent projects can pin dependency versions#3
egull merged 1 commit into
mainfrom
fix/green-release-cache-var

Conversation

@gauravharsha

Copy link
Copy Markdown
Contributor

Declare GREEN_RELEASE as a CACHE STRING so a parent FetchContent build's release version is inherited rather than shadowed by a local variable, removing declaration-order sensitivity when resolving transitive Green dependencies.

Refs Green-Phys/green-mbpt#61

🤖 Generated with Claude Code

… dependency versions

Declare GREEN_RELEASE as a CACHE STRING so a parent FetchContent build's
release version is inherited rather than shadowed by a local variable,
removing declaration-order sensitivity when resolving transitive Green
dependencies.

Refs Green-Phys/green-mbpt#61

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (66f59d3) to head (743d1ae).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          908       908           
=========================================
  Hits           908       908           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gauravharsha
gauravharsha requested a review from egull July 10, 2026 17:05
@egull
egull requested a review from iskakoff July 10, 2026 17:29
@egull

egull commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Adding @iskakoff just to inform that we'll bypass the commit rules since this needs to be fixed urgently.

@egull
egull merged commit 17d9805 into main Jul 10, 2026
3 checks passed
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