Skip to content

chore: bump version to 4.7.0 - #307

Merged
lrfalslev merged 3 commits into
v4from
lfalslev/bed-9000
Jul 21, 2026
Merged

chore: bump version to 4.7.0#307
lrfalslev merged 3 commits into
v4from
lfalslev/bed-9000

Conversation

@lrfalslev

@lrfalslev lrfalslev commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Description

Bump version for SH 2.14.0

Motivation and Context

This PR addresses: BED-9000

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • 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)

Checklist:

Summary by CodeRabbit

  • Chores
    • Updated the application package version from 4.6.2 to 4.7.0.
  • Build & Release
    • Updated build and packaging pipelines to disable DocFX documentation generation during dotnet build/dotnet pack.
    • Kept development package packing aligned with the versioning output produced by the workflow.

@lrfalslev lrfalslev self-assigned this Jul 20, 2026
@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9165f829-895a-4366-b3ac-00572d6799a5

📥 Commits

Reviewing files that changed from the base of the PR and between 92b3a67 and d61286d.

📒 Files selected for processing (1)
  • .github/workflows/publish-dev-package.yml

Walkthrough

Updates the project package version to 4.7.0, disables DocFX processing during CI builds and stable package creation, and preserves the existing development package version output.

Changes

Release pipeline

Layer / File(s) Summary
Update package version
Directory.Build.props
Changes the MSBuild Version property from 4.6.2 to 4.7.0.
Adjust CI build and packaging
.github/workflows/build-and-test.yml, .github/workflows/publish.yml, .github/workflows/publish-dev-package.yml
Disables DocFX during CI builds and stable package creation; the development package command remains configured with the existing dev_version output.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Poem

A rabbit bumps the version high,
While DocFX rests today;
The build hops clean, the packages fly,
And dev versions stay. 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: a version bump to 4.7.0.
Description check ✅ Passed The description matches the template with summary, motivation, ticket, types, and checklist, though testing details are minimal.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch lfalslev/bed-9000

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/publish-dev-package.yml:
- Line 39: Update the dotnet pack command to use the dev_version output from the
version step instead of result, ensuring the package receives the intended
-dev.<timestamp> version.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d95fe315-4bbd-4126-aaa8-ad27113e7008

📥 Commits

Reviewing files that changed from the base of the PR and between 49ffcbd and 92b3a67.

📒 Files selected for processing (3)
  • .github/workflows/build-and-test.yml
  • .github/workflows/publish-dev-package.yml
  • .github/workflows/publish.yml

Comment thread .github/workflows/publish-dev-package.yml Outdated
@lrfalslev
lrfalslev merged commit fcb6cb9 into v4 Jul 21, 2026
3 checks passed
@lrfalslev
lrfalslev deleted the lfalslev/bed-9000 branch July 21, 2026 01:47
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants