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

CB-5645 [EE\AWS] Change the instruction in the Version update tab #3017

Merged

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

@sergeyteleshev sergeyteleshev self-assigned this Oct 21, 2024
@sergeyteleshev sergeyteleshev marked this pull request as ready for review October 22, 2024 21:46
* Licensed under the Apache License, Version 2.0.
* you may not use this file except in compliance with the License.
*/
export class GithubLinks {
Copy link
Member

Choose a reason for hiding this comment

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

Seems like its all static, we could convert it to const and function

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done


import type { InstructionComponent } from './VersionUpdateService.js';

const SPLITTER = '*splitter*';
Copy link
Member

Choose a reason for hiding this comment

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

This splitter is confusing, why do we need it? Can we use \n or translate args?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

split to 2 locale keys. the best we can do here

@@ -1,5 +1,5 @@
{
"name": "@cloudbeaver/core-website",
Copy link
Member

Choose a reason for hiding this comment

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

Why do we need to rename the package? I think both has the similar meaning

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it was about our website dbeaver.com, but now I can see it can be any links we have: website, github, social media, marketplaces etc. so left it as it is right now

@Wroud Wroud merged commit 4cfb27b into devel Oct 25, 2024
6 of 7 checks passed
@Wroud Wroud deleted the CB-5645-ee-aws-change-the-instruction-in-the-version-update-tab branch October 25, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants