Skip to content
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 extensibility badges #2694

Merged
merged 15 commits into from
Dec 18, 2023
Merged

fix extensibility badges #2694

merged 15 commits into from
Dec 18, 2023

Conversation

mrCherry97
Copy link
Contributor

Description

Changes proposed in this pull request:

  • fix displaying badges, bring back old naming convention.

Related issue(s)

@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 14, 2023
@kyma-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. labels Dec 14, 2023
@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 14, 2023
@mrCherry97 mrCherry97 marked this pull request as ready for review December 14, 2023 13:46
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 14, 2023
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 14, 2023
grego952
grego952 previously approved these changes Dec 15, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 15, 2023
chriskari
chriskari previously approved these changes Dec 15, 2023
Copy link
Contributor

@akucharska akucharska left a comment

Choose a reason for hiding this comment

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

Change also in:

  • examples/injections/apirules.yaml
  • examples/services/configuration.yaml
  • src/components/Extensibility/components/tests/Badge.test.js
  • tests/integration/fixtures/examples/injections/apirules.yaml
  • tests/integration/fixtures/examples/services/configuration.yaml

- rendered as warning: `unknown`, `warning`.
- rendered as error: `error`, `failure`, `invalid`.
- rendered as critical: `error`, `failure`, `invalid`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Change also in examples, line 233 and 837

@kyma-bot kyma-bot removed the lgtm Looks good to me! label Dec 15, 2023
@mrCherry97 mrCherry97 dismissed stale reviews from chriskari and grego952 via 1df66f4 December 15, 2023 13:45
@kyma-bot
Copy link
Contributor

kyma-bot commented Dec 18, 2023

@mrCherry97: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-busola-lighthouse 3b3aed0 link false /test pull-busola-lighthouse

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 18, 2023
@kyma-bot kyma-bot merged commit bbf7ea9 into kyma-project:main Dec 18, 2023
11 of 12 checks passed
@akucharska akucharska deleted the fix-badges branch December 18, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants