Skip to content

Conversation

@rrosatti
Copy link
Contributor

Hey, I just made a Pull Request!

Description

In this PR we're adding a changeset and "reseting" Konflux package versions to "0.0.0" in preparation for the first release ☕

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@rhdh-gh-app
Copy link

rhdh-gh-app bot commented Jan 20, 2026

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-konflux-backend workspaces/konflux/plugins/konflux-backend minor v0.0.0
@red-hat-developer-hub/backstage-plugin-konflux-common workspaces/konflux/plugins/konflux-common minor v0.0.0
@red-hat-developer-hub/backstage-plugin-konflux workspaces/konflux/plugins/konflux minor v0.0.0

{
"name": "@internal/konflux",
"version": "0.1.0",
"private": true,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious question: is it correct to remove the "private": true from workspaces/konflux/package.json (above change)? if not, I will undo it :)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right. please keep the private for the workspace package!

Copy link
Member

@christoph-jerolimov christoph-jerolimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@rrosatti
Copy link
Contributor Author

@christoph-jerolimov could you please take a look at this PR again once you have the chance? if I'm missing something else, just let me know and I'll work on the changes :)

@rrosatti rrosatti self-assigned this Jan 22, 2026
Copy link

@testcara testcara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congras! LGTM

Downgrade the plugins package versions to be `"0.0.0"`. This is necessary for
having the first release for the Konflux plugins.
Add changeset for first version of Konflux plugin release.
Add ["@red-hat-developer-hub/*"] to the fixed config. It enforces the release
process to always release frontend and backend together.
@rrosatti rrosatti force-pushed the konflux-first-release-updates branch from 927bbcd to c195943 Compare January 22, 2026 11:34
@rrosatti rrosatti requested a review from sahil143 as a code owner January 22, 2026 11:34
@sonarqubecloud
Copy link

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