Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

add redirect by path for segment switch#1305

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
alinashklyar merged 4 commits intomasterfromsegment-switch-2.0
May 12, 2025

Conversation

@alinashklyar
Copy link
Contributor

No description provided.

@codefresh-git-integration

);

if(enterprisePath){
window.location.href=`${SITE_BASE_URL}${enterprisePath}?ent`;
Copy link
Contributor

Choose a reason for hiding this comment

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

?ent can be removed

if(gitOpsPath){
window.location.href=`${SITE_BASE_URL}${gitOpsPath}`;
}else{
window.location.href=`${SITE_BASE_URL}/${SITE_GITOPS_COLLECTION}/`;// Redirect to home page
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's remove comment or switch to const with clear name

@codefresh-git-integration

@codefresh-git-integration

1 similar comment
@codefresh-git-integration

@alinashklyaralinashklyar merged commit2bd9b48 intomasterMay 12, 2025
1 check passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@olegt-codefresholegt-codefresholegt-codefresh approved these changes

@NimRegevNimRegevAwaiting requested review from NimRegev

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@alinashklyar@olegt-codefresh

[8]ページ先頭

©2009-2025 Movatter.jp