Skip to content

added list deprecation feature that exist in backstage/community-plug…#3787

Draft
AdamBrez wants to merge 1 commit into
redhat-developer:mainfrom
AdamBrez:chore/RHIDP-14728
Draft

added list deprecation feature that exist in backstage/community-plug…#3787
AdamBrez wants to merge 1 commit into
redhat-developer:mainfrom
AdamBrez:chore/RHIDP-14728

Conversation

@AdamBrez

Copy link
Copy Markdown

…ins to rhdh-plugins

Hey, I just made a Pull Request!

✔️ 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)

@sonarqubecloud

Copy link
Copy Markdown

@hopehadfield hopehadfield left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Script looks good to me, though it may be worthwhile to review the SonarCloud suggestions.

On top of this, can you also allow this to be enabled in the CI via a flag in bcp.json? You can see how it was done in community-plugins here. Additionally, it's good practice to document this new feature in the docs (specifically the Contributing guide.

Comment on lines +2 to +16
/*
* Copyright The Backstage Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This copyright can be removed. I would just add a comment referencing the workflow in community-plugins (like this one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants