-
Notifications
You must be signed in to change notification settings - Fork 155
feat(bulk-import): add fields for annotations, labels and spec input #1950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(bulk-import): add fields for annotations, labels and spec input #1950
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5a01b0a
to
2bb1fd1
Compare
2bb1fd1
to
0a86cc4
Compare
Looks good to me, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ciiay The newly added fields have no validation
d2cb2ea
to
4bc6f8d
Compare
82ed156
to
cdc8f77
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
0d3bedf
to
4da2d33
Compare
Tested it locally and it works fine |
Signed-off-by: Yi Cai <[email protected]>
6a0a108
to
a5c1143
Compare
|
/lgtm |
## @janus-idp/backstage-plugin-bulk-import [1.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([#1950](#1950)) ([a1b790a](a1b790a))
## [1.17.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([#1950](#1950)) ([a1b790a](a1b790a)) * **rbac:** nested condition ([#1814](#1814)) ([228f1a9](228f1a9)) ### Bug Fixes * **aap:** revert downgrade of janus-cli ([#2012](#2012)) ([97c9667](97c9667)) * **acr:** revert downgrade of shared-react and janus-cli ([#2009](#2009)) ([8c28891](8c28891)) * **rbac:** implement conditional aliases ([#1847](#1847)) ([dbc9a0b](dbc9a0b))
## [4.7.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([#1950](#1950)) ([a1b790a](a1b790a)) * **rbac:** nested condition ([#1814](#1814)) ([228f1a9](228f1a9)) ### Bug Fixes * **aap:** revert downgrade of janus-cli ([#2012](#2012)) ([97c9667](97c9667)) * **acr:** revert downgrade of shared-react and janus-cli ([#2009](#2009)) ([8c28891](8c28891)) * **rbac:** implement conditional aliases ([#1847](#1847)) ([dbc9a0b](dbc9a0b))
…anus-idp#1950) Signed-off-by: Yi Cai <[email protected]>
## 1.0.0 (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([janus-idp#1950](janus-idp#1950)) ([a1b790a](janus-idp@a1b790a))
## @janus-idp/backstage-plugin-bulk-import [1.2.0](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([janus-idp#1950](janus-idp#1950)) ([a1b790a](janus-idp@a1b790a))
## [1.17.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([janus-idp#1950](janus-idp#1950)) ([a1b790a](janus-idp@a1b790a)) * **rbac:** nested condition ([janus-idp#1814](janus-idp#1814)) ([228f1a9](janus-idp@228f1a9)) ### Bug Fixes * **aap:** revert downgrade of janus-cli ([janus-idp#2012](janus-idp#2012)) ([97c9667](janus-idp@97c9667)) * **acr:** revert downgrade of shared-react and janus-cli ([janus-idp#2009](janus-idp#2009)) ([8c28891](janus-idp@8c28891)) * **rbac:** implement conditional aliases ([janus-idp#1847](janus-idp#1847)) ([dbc9a0b](janus-idp@dbc9a0b))
## [4.7.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-08-06) ### Features * **bulk-import:** add fields for annotations, labels and spec input ([janus-idp#1950](janus-idp#1950)) ([a1b790a](janus-idp@a1b790a)) * **rbac:** nested condition ([janus-idp#1814](janus-idp#1814)) ([228f1a9](janus-idp@228f1a9)) ### Bug Fixes * **aap:** revert downgrade of janus-cli ([janus-idp#2012](janus-idp#2012)) ([97c9667](janus-idp@97c9667)) * **acr:** revert downgrade of shared-react and janus-cli ([janus-idp#2009](janus-idp#2009)) ([8c28891](janus-idp@8c28891)) * **rbac:** implement conditional aliases ([janus-idp#1847](janus-idp#1847)) ([dbc9a0b](janus-idp@dbc9a0b))
For RHIDP-2927
Screen recording:
rhidp_2927.mov