publish(npm): automate Package Versioning and Publishing with Changesets - #1813
Open
cloud-operator-bot[bot] wants to merge 1 commit into
Open
publish(npm): automate Package Versioning and Publishing with Changesets#1813cloud-operator-bot[bot] wants to merge 1 commit into
cloud-operator-bot[bot] wants to merge 1 commit into
Conversation
cloud-operator-bot
Bot
requested review from
a team and
franzheidl
as code owners
July 15, 2026 09:35
Contributor
|
mark-karnaukh-extern-sap
self-requested a review
July 16, 2026 15:31
mark-karnaukh-extern-sap
previously approved these changes
Jul 16, 2026
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 20, 2026 13:11
72a0b3b to
2b2805b
Compare
github-actions
Bot
dismissed
mark-karnaukh-extern-sap’s stale review
via
July 22, 2026 07:34
826b51e
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 07:34
2b2805b to
826b51e
Compare
Comment on lines
+7
to
+8
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 08:29
826b51e to
c662d5f
Compare
| "version": "1.0.47", | ||
| "author": "UI-Team", | ||
| "type": "module", | ||
| "repository": "https://github.com/cloudoperators/juno/tree/main/apps/template", |
Comment on lines
+7
to
+8
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
Comment on lines
+5
to
+8
| ### Patch Changes | ||
|
|
||
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
| @@ -1,5 +1,13 @@ | |||
| # heureka | |||
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 09:59
c662d5f to
ff3603a
Compare
Comment on lines
+3
to
+9
| ## 9.1.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message | ||
|
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 11:03
ff3603a to
4b0882c
Compare
Comment on lines
+3
to
+8
| ## 9.1.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 22, 2026 14:25
4b0882c to
d33c7cf
Compare
Comment on lines
+3
to
+9
| ## 9.1.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message | ||
|
|
Comment on lines
+3
to
+10
| ## 0.2.48 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies [0e59fc8] | ||
| - Updated dependencies [b736c03] | ||
| - @cloudoperators/juno-ui-components@9.1.1 | ||
|
|
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 11:35
d33c7cf to
ac16a32
Compare
Comment on lines
+7
to
+8
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
Comment on lines
+7
to
+8
| - 0e59fc8: feat(ui): update SignInForm authentication error message | ||
| - b736c03: feat(ui): update `SignInForm` default authentication error message |
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 13:41
ac16a32 to
bc92056
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 08:04
bc92056 to
762d673
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 22 out of 22 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (1)
packages/ui-components/CHANGELOG.md:18
- The 9.2.0 patch notes contain two separate entries for updating the SignInForm authentication error message, which read as duplicates (only differing in formatting/wording). This makes the changelog harder to scan and can confuse consumers about whether there were distinct changes. Consider consolidating these into a single bullet (or clarifying how the two commits differ if they are intentionally separate).
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
- 3a9760d: feat(ui): add semantic variants to `Box`
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 09:10
762d673 to
774f177
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 10:49
774f177 to
f8e8f39
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 23 out of 23 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (2)
packages/ui-components/CHANGELOG.md:17
- These two patch entries read as near-duplicates and may confuse consumers skimming the changelog. If they refer to the same behavioral change, consider consolidating into a single bullet (or clarify the distinction, e.g., what differs between the two commits/messages).
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
apps/carbon/package.json:6
- The
repositoryfield for@cloudoperators/juno-app-carbonappears to point toapps/template, which is likely incorrect metadata for package consumers/tools. Since this file is already being modified for a version bump, please update the repository URL/path to the carbon app location.
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 10:52
f8e8f39 to
d6844fe
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 11:49
d6844fe to
f5d5bf2
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 23 out of 23 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (2)
packages/ui-components/CHANGELOG.md:17
- The 9.2.0 patch notes include two very similar entries for the SignInForm authentication error message update, which reads like a duplicate. Consider consolidating these into a single changelog bullet (or clarifying the distinction) to reduce noise and make the release notes easier to understand.
- 0e59fc8: feat(ui): update SignInForm authentication error message
- b736c03: feat(ui): update `SignInForm` default authentication error message
apps/carbon/package.json:6
- The
repositoryURL for the Carbon app points toapps/template, which is likely incorrect metadata for a published package. This can mislead consumers and break tooling that relies on package repository links (e.g., release notes, provenance, issue links). Update it to the correct Carbon path.
"repository": "https://github.com/cloudoperators/juno/tree/main/apps/template",
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@cloudoperators/juno-ui-components@9.2.0
Minor Changes
CodeBlockFootercomponent andcodeBlockFooterslot toCodeBlockCodeBlockFootercomponent (props:onCopy,isCopied,className,...propsfor arbitrary HTML attributes)codeBlockFooter?: ReactElementprop toCodeBlock: when provided it replaces the default footer, consistent with themodalFooterpattern inModalcopyprop continues to control the default footer whencodeBlockFooteris not passed (fully backward-compatible)CodeBlockFooterfrom the package index--color-codeblock-footer-border/--border-color-theme-codeblock-footerCSS variables for the footer border stylingPatch Changes
SignInFormdefault authentication error messageBox@cloudoperators/juno-messages-provider@0.2.48
Patch Changes
@cloudoperators/juno-app-carbon@1.0.47
Patch Changes
@cloudoperators/juno-app-doop@2.6.36
Patch Changes
@cloudoperators/juno-app-example@2.4.23
Patch Changes
@cloudoperators/juno-app-greenhouse@0.14.6
Patch Changes
@cloudoperators/juno-app-heureka@1.1.11
Patch Changes
@cloudoperators/juno-app-supernova@0.20.5
Patch Changes
@cloudoperators/juno-app-template@2.0.46
Patch Changes