Skip to content

12714 enable locally fair flag - #97

Open
ashmanda-cs wants to merge 5 commits into
developfrom
12714-enable-locally-FAIR-flag
Open

ashmanda-cs wants to merge 5 commits into
developfrom
12714-enable-locally-FAIR-flag

Conversation

@ashmanda-cs

Copy link
Copy Markdown
Member

What this PR does / why we need it:

Which issue(s) this PR closes:

  • Closes #

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

Copilot AI lite review requested due to automatic review settings September 17, 2026 20:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The added workflow flag matches an existing feature flag key and is correctly wired into the existing multi-line Maven invocation without introducing script or YAML issues.

Pull request overview

This PR enables the dataverse.feature.allow-locally-fair-data feature flag in the GitHub Actions workflows that start the Dataverse stack for JSF and container integration tests, ensuring those CI runs execute with Locally FAIR functionality turned on.

Changes:

  • Pass -Ddataverse.feature.allow-locally-fair-data=true to the Maven docker:start invocation in JSF workflow runs.
  • Pass -Ddataverse.feature.allow-locally-fair-data=true to the Maven docker:start invocation in container integration workflow runs.
File summaries
File Description
.github/workflows/dataverse_jsf_tests.yml Enables the Locally FAIR feature flag when starting the test stack for JSF tests.
.github/workflows/container_integration_tests.yml Enables the Locally FAIR feature flag when starting the test stack for container integration tests.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown

Test Results

405 tests  ±0   390 ✅ ±0   34m 15s ⏱️ -45s
 55 suites ±0    15 💤 ±0 
 55 files   ±0     0 ❌ ±0 

Results for commit 9636bb7. ± Comparison against base commit b372d88.

♻️ This comment has been updated with latest results.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 133

Coverage remained the same at 25.412%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 95939
Covered Lines: 24380
Line Coverage: 25.41%
Coverage Strength: 0.25 hits per line

💛 - Coveralls

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.

3 participants