Skip to content

Modifying script tag retrieval script for build infra#1810

Merged
WhitWaldo merged 2 commits into
masterfrom
tweak-runtime-test-script
May 9, 2026
Merged

Modifying script tag retrieval script for build infra#1810
WhitWaldo merged 2 commits into
masterfrom
tweak-runtime-test-script

Conversation

@WhitWaldo

Copy link
Copy Markdown
Contributor

Description

Applying tweaks to the runtime tag retrieval script that determines which Dapr runtime versions to test against. It should use N-2 of stable versions. If any stable version exists in a version with an RC, it should ignore the RCs. Otherwise, only test against the latest patch for each of the minor versions (in other words it should always return either 3 or 4 versions)

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…hich Dapr runtime versions to test against. It should use N-2 of stable versions. If any stable version exists in a version with an RC, it should ignore the RCs. Otherwise, only test against the latest patch for each of the minor versions (in other words it should always return either 3 or 4 versions)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo added this to the v1.18 milestone May 9, 2026
@WhitWaldo WhitWaldo self-assigned this May 9, 2026
@WhitWaldo WhitWaldo added the kind/enhancement New feature or request label May 9, 2026
@WhitWaldo WhitWaldo requested review from a team as code owners May 9, 2026 02:53
@codecov

codecov Bot commented May 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.42%. Comparing base (059e6bf) to head (95e24ca).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1810   +/-   ##
=======================================
  Coverage   65.42%   65.42%           
=======================================
  Files         296      296           
  Lines        8694     8694           
  Branches     1009     1009           
=======================================
  Hits         5688     5688           
  Misses       2761     2761           
  Partials      245      245           
Flag Coverage Δ
net10.0 65.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo merged commit bbab99a into master May 9, 2026
228 of 238 checks passed
@WhitWaldo WhitWaldo deleted the tweak-runtime-test-script branch May 9, 2026 03:26
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.

1 participant