Skip to content

fix(config): correct pending version annotations - #3487

Merged
rhafer merged 1 commit into
opencloud-eu:mainfrom
zerox80:codex/fix-pending-version-annotations
Sep 8, 2026
Merged

fix(config): correct pending version annotations#3487
rhafer merged 1 commit into
opencloud-eu:mainfrom
zerox80:codex/fix-pending-version-annotations

Conversation

@zerox80

@zerox80 zerox80 commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Description

Fix seven introductionVersion annotations in the graph and policies configuration by replacing %NEXT% with the supported %%NEXT%% marker.

Related Issue

Split out from #3466 as requested in the review.

Motivation and Context

The malformed markers cause the environment annotation check to fail. This PR fixes the configuration metadata so the change can be reviewed and merged independently of the OIDC audience validation feature.

How Has This Been Tested?

The changes only correct metadata; configuration names, defaults and service behavior are unchanged. No new tests were added.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

Use the supported %%NEXT%% marker for seven graph and policies settings so the environment annotation check passes.
@codacy-production

codacy-production Bot commented Sep 8, 2026

Copy link
Copy Markdown

Up to standards βœ…

🟒 Issues 0 issues

Results:
0 new issues

View in Codacy

🟒 Coverage βˆ… diff coverage Β· -0.01% coverage variation

Metric Results
Coverage variation βœ… -0.01% coverage variation (-1.00%)
Diff coverage βœ… βˆ… diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (391705b) 88344 20828 23.58%
Head commit (834ffa4) 88344 (+0) 20816 (-12) 23.56% (-0.01%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3487) 0 0 βˆ… (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@rhafer rhafer added the Type:Bug label Sep 8, 2026
@rhafer
rhafer merged commit 9797ee9 into opencloud-eu:main Sep 8, 2026
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants