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

fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties #4722

Merged
merged 4 commits into from May 9, 2024

Conversation

christosarvanitis
Copy link
Contributor

Fixes issue spinnaker/spinnaker#6949 when jobNameAsQueryParameter is enabled and Job Name includes spaces.

Introduced by #4661

@jasonmcintosh
Copy link
Member

Be nice to get some MockWebServer classes to test these at some point... :P NOT sure if that's viable here.

@christosarvanitis
Copy link
Contributor Author

@jasonmcintosh @ovidiupopa07 Added some mock tests to catch these issues in the future

Copy link
Member

@jasonmcintosh jasonmcintosh left a comment

Choose a reason for hiding this comment

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

Once wildcard fixed think we can merge this :)

@ovidiupopa07 ovidiupopa07 added the ready to merge Approved and ready for merge label May 9, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label May 9, 2024
@mergify mergify bot merged commit b2dba59 into spinnaker:master May 9, 2024
4 checks passed
@ovidiupopa07
Copy link
Contributor

@Mergifyio backport release-1.34.x release-1.33.x release-1.32.x

Copy link
Contributor

mergify bot commented May 9, 2024

backport release-1.34.x release-1.33.x release-1.32.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 9, 2024
…roperties (#4722)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)
mergify bot pushed a commit that referenced this pull request May 9, 2024
…roperties (#4722)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)
mergify bot pushed a commit that referenced this pull request May 9, 2024
…roperties (#4722)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)
mergify bot added a commit that referenced this pull request May 9, 2024
…roperties (#4722) (#4723)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)

Co-authored-by: Christos Arvanitis <[email protected]>
mergify bot added a commit that referenced this pull request May 9, 2024
…roperties (#4722) (#4724)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)

Co-authored-by: Christos Arvanitis <[email protected]>
mergify bot added a commit that referenced this pull request May 9, 2024
…roperties (#4722) (#4725)

* fix(jenkins): Wrong Job name encoding in query params for Artifacts/Properties

* fix(jenkins): Wrong Job name encoding in query params - added Wiremock tests

* fix(jenkins): Wrong Job name encoding in query params - fix Wiremock tests imports

(cherry picked from commit b2dba59)

Co-authored-by: Christos Arvanitis <[email protected]>
@jasonmcintosh jasonmcintosh deleted the fix-issue-6949 branch May 11, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.35
Projects
None yet
4 participants