-
Notifications
You must be signed in to change notification settings - Fork 211
fix(extensions): update some catalog metadata #2793
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
fix(extensions): update some catalog metadata #2793
Conversation
|
/cherry-pick release-1.6 |
|
@christoph-jerolimov: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
logonoff
left a comment
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.
/lgtm
|
/cc @logonoff |
|
The image is available at: |
|
/retest |
|
/test e2e-tests |
ciiay
left a comment
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.
Looks good in general, just left a few typo comments.
catalog-entities/marketplace/plugins/azure-scaffolder-actions.yaml
Outdated
Show resolved
Hide resolved
|
/test e2e-tests |
f1d1026 to
266fba1
Compare
|
The image is available at: |
|
/test e2e-tests |
ciiay
left a comment
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.
/lgtm
Thank you!
|
/test e2e-tests |
1 similar comment
|
/test e2e-tests |
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
f901bff to
7631081
Compare
|
The image is available at: |
ciiay
left a comment
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.
/lgtm
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: christoph-jerolimov, ciiay, logonoff The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
e2e passed once: https://prow.ci.openshift.org/pr-history/?org=redhat-developer&repo=rhdh&pr=2793 merge this |
7e2e728
into
redhat-developer:main
|
@christoph-jerolimov: new pull request created: #2806 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
* fix(extensions): fix rhdh capitalization Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix link in ansible plugin description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): mark ansible plugin and dynatrace as catalog-pre-installed (not custom plugin) Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for signal plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for acr plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of microsoft graph catalog module Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): rename scaffold to software-templates Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix bitbucket abstract/short description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align ansible title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align techdocs title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align categories Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of pingidentity plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix highlights Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): address code review comment Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
…nd update catalog metadata and icons (#2796) * fix(extensions): update plugin to show a no-icon-icon when the icon is missing in the plugin metadata Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add or update some catalog icons (#2788) * fix(extensions): add backstage icon for notification, signal, and catalog/scaffolder-integration plugins Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add backstage icon to scaffolder action plugins Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add servicenow icon Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add microsoft graph api icon Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add segment icon Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add pingidentity icon Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add backstage icon for ldap plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add rhdh icon for ocm and regex plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): add right icon for the orchestrator plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): disable gray placeholder icon in boilerplate Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): update some catalog metadata (#2793) * fix(extensions): fix rhdh capitalization Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix link in ansible plugin description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): mark ansible plugin and dynatrace as catalog-pre-installed (not custom plugin) Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for signal plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for acr plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of microsoft graph catalog module Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): rename scaffold to software-templates Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix bitbucket abstract/short description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align ansible title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align techdocs title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align categories Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of pingidentity plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix highlights Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): address code review comment Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): update some catalog icons (again) (#2805) --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
* fix(extensions): fix rhdh capitalization Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix link in ansible plugin description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): mark ansible plugin and dynatrace as catalog-pre-installed (not custom plugin) Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for signal plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author for acr plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of microsoft graph catalog module Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): rename scaffold to software-templates Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix bitbucket abstract/short description Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align ansible title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align techdocs title Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): align categories Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): correct plugins to packages references Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix author of pingidentity plugin Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): fix highlights Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> * fix(extensions): address code review comment Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com> --------- Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
Description
Fixes some smaller catalog metadata issues:
Missing packages:
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer