Skip to content

update link to configure clouds#457

Merged
jtnord merged 2 commits intojenkinsci:developfrom
jtnord:cloudsURL
Apr 15, 2026
Merged

update link to configure clouds#457
jtnord merged 2 commits intojenkinsci:developfrom
jtnord:cloudsURL

Conversation

@jtnord
Copy link
Copy Markdown
Member

@jtnord jtnord commented May 2, 2024

amends #173 due to #173 (comment) / jenkinsci/jenkins#7658
bumps the baseline to avoid the redirect or adding a TODO

Testing done

none

### Submitter checklist
- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [ ] Ensure that the pull request title represents the desired changelog entry
- [ ] Please describe what you did
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue

amends jenkinsci#173 due to jenkinsci/jenkins#7658

bumps the baseline to avoid the redirect or adding a TODO
@jtnord jtnord added the enhancement New feature or request label May 2, 2024
@jtnord jtnord requested a review from a team May 2, 2024 15:18
@jtnord jtnord mentioned this pull request May 2, 2024
@jtnord jtnord added bug Something isn't working and removed enhancement New feature or request labels Apr 15, 2026
<j:set var="cloud" value="${instance.cloud}" />

<h3>This is a read-only view. Click <a href="${rootURL}/configureClouds/"> here</a> to configure your instances.</h3>
<h3>This is a read-only view. Click <a href="${rootURL}/manage/cloud/"> here</a> to configure your instances.</h3>
Copy link
Copy Markdown
Member Author

@jtnord jtnord Apr 15, 2026

Choose a reason for hiding this comment

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

$JENKINS_URL/configureClouds/ yields a 404 now

jenkinsci/jenkins#10982

@jtnord jtnord enabled auto-merge April 15, 2026 10:03
@jtnord jtnord merged commit 67bb170 into jenkinsci:develop Apr 15, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants