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

stay compatible for PCT #2552

Merged
merged 1 commit into from
Aug 27, 2024
Merged

stay compatible for PCT #2552

merged 1 commit into from
Aug 27, 2024

Conversation

mawinter69
Copy link
Contributor

@mawinter69 mawinter69 commented Aug 27, 2024

PCT leads to a mixture of plugin version and test-harness version. So the test will use the old newSource but the plugin expects value for the checkUrl parameter.

This change will stay with newSource as parameter but still removes the inline javascript.

fixes the problems with updating the jenkins/bom as mentioned in #2551

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

PCT leads to a mixture of plugin version and test-harness version. So
the test will use the old `newSource` but the plugin expects `value` for
the checkUrl parameter.
@mawinter69 mawinter69 requested a review from a team as a code owner August 27, 2024 21:13
@timja timja enabled auto-merge (squash) August 27, 2024 21:27
@timja timja merged commit aa8c31d into jenkinsci:master Aug 27, 2024
17 of 18 checks passed
@basil
Copy link
Member

basil commented Aug 28, 2024

Many thanks @mawinter69! Keeping PCT clean is of great importance for me as I land the EE 9 project in the coming weeks, so this is highly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants