Skip to content

feat: Link to the release of the currently deployed version in kyma-dashboard version#3644

Merged
mrCherry97 merged 3 commits intokyma-project:mainfrom
OliwiaGowor:kyma-version-link
Jan 30, 2025
Merged

feat: Link to the release of the currently deployed version in kyma-dashboard version#3644
mrCherry97 merged 3 commits intokyma-project:mainfrom
OliwiaGowor:kyma-version-link

Conversation

@OliwiaGowor
Copy link
Contributor

@OliwiaGowor OliwiaGowor commented Jan 29, 2025

Description

Changes proposed in this pull request:

  • added a link to the release of the currently deployed version in kyma-dashboard version

Related issue(s)
Closes #3294

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@kyma-bot kyma-bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cla: yes Indicates the PR's author has signed the CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 29, 2025
@OliwiaGowor OliwiaGowor changed the title feat: link to the release of the currently deployed version in kyma-dashboard version feat: Link to the release of the currently deployed version in kyma-dashboard version Jan 29, 2025
@OliwiaGowor OliwiaGowor marked this pull request as ready for review January 29, 2025 12:50
@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 Jan 29, 2025
@mrCherry97 mrCherry97 self-assigned this Jan 30, 2025
<MenuItem
onClick={() => {
window.open(
busolaVersion === 'dev'
Copy link
Contributor

Choose a reason for hiding this comment

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

please cover also latest commit-hash PR- and all of the "weird" cases

@kyma-bot kyma-bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 30, 2025
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 30, 2025
@mrCherry97
Copy link
Contributor

Someone need to revisit that topic in 75 years if nothing will change.

@mrCherry97 mrCherry97 merged commit 83cc4ac into kyma-project:main Jan 30, 2025
19 checks passed
@OliwiaGowor OliwiaGowor deleted the kyma-version-link branch February 14, 2025 13:31
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust kyma-dashboard version displayed in the legal information

3 participants