Skip to content

chore: update version for 1.18 rc#1039

Merged
sicoyle merged 1 commit into
dapr:release-1.18from
sicoyle:bump-versions-for-1.18
May 19, 2026
Merged

chore: update version for 1.18 rc#1039
sicoyle merged 1 commit into
dapr:release-1.18from
sicoyle:bump-versions-for-1.18

Conversation

@sicoyle
Copy link
Copy Markdown
Contributor

@sicoyle sicoyle commented May 19, 2026

Description

Update VERSION file to be the 1.18 RC

after this i will run

git checkout release-1.18
git pull upstream release-1.18
git tag v1.18.0rc0
git push upstream v1.18.0rc0
Tag push triggers the dapr-python-release workflow which publishes all 7 packages to PyPI.

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

Signed-off-by: Samantha Coyle <sam@diagrid.io>
@sicoyle sicoyle requested a review from a team as a code owner May 19, 2026 18:56
Copilot AI review requested due to automatic review settings May 19, 2026 18:56
@sicoyle sicoyle requested a review from a team as a code owner May 19, 2026 18:56
Copy link
Copy Markdown
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

Updates the repository’s single source-of-truth VERSION file to a 1.18 release-candidate value, which is consumed by all packages’ build metadata.

Changes:

  • Bump VERSION from 1.18.0.dev to 1.18.0rc0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread VERSION
@sicoyle sicoyle changed the base branch from main to release-1.18 May 19, 2026 19:43
@sicoyle sicoyle closed this May 19, 2026
@sicoyle sicoyle reopened this May 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-1.18@8baa14b). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-1.18    #1039   +/-   ##
===============================================
  Coverage                ?   82.46%           
===============================================
  Files                   ?      146           
  Lines                   ?    14501           
  Branches                ?        0           
===============================================
  Hits                    ?    11958           
  Misses                  ?     2543           
  Partials                ?        0           

☔ 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.

@sicoyle sicoyle merged commit 86dbd79 into dapr:release-1.18 May 19, 2026
33 of 36 checks passed
@sicoyle sicoyle deleted the bump-versions-for-1.18 branch May 19, 2026 19:59
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