Fix version, maybe?#89
Conversation
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR updates the fallback latest-release data in ChangesFallback Release Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
| version: '34.0.0', | ||
| releaseNotesUrl: 'https://docs.openstack.org/releasenotes/ironic/latest.html#relnotes-34-0-0', | ||
| version: '35.0.0', | ||
| releaseNotesUrl: 'https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-35-0-0', |
There was a problem hiding this comment.
| releaseNotesUrl: 'https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-35-0-0', | |
| releaseNotesUrl: 'https://docs.openstack.org/releasenotes/ironic/2026.1.html#relnotes-35-0-0-stable-2026-1', |
Gives prettier notes.
| releaseNotesUrl: 'https://docs.openstack.org/releasenotes/ironic/unreleased.html#relnotes-35-0-0', | ||
| publishedAt: null, | ||
| htmlUrl: 'https://docs.openstack.org/releasenotes/ironic/', | ||
| releaseSeries: 'fallback', |
There was a problem hiding this comment.
| releaseSeries: 'fallback', | |
| releaseSeries: 'unreleased', |
Is that maybe we need to have it auto-update?
|
this not working? |
It's reporting 34.0.0 on https://ironicbaremetal.org so no. |
Summary by CodeRabbit