Skip to content

Remove character set dependency from assertion#150

Merged
MarkEWaite merged 1 commit intojenkinsci:masterfrom
MarkEWaite:remove-windows-charset-dependency
Mar 10, 2025
Merged

Remove character set dependency from assertion#150
MarkEWaite merged 1 commit intojenkinsci:masterfrom
MarkEWaite:remove-windows-charset-dependency

Conversation

@MarkEWaite
Copy link
Copy Markdown
Contributor

Remove character set dependency from assertion

The assertion is intended to confirm that the correct item is in the list, not that the current environment is using a specific character set. Removes the non-ASCII character from the assertion while retaining the SHA-1 segment and the date string.

Testing done

Confirmed that automated tests pass on Linux with Java 21. Rely on ci.jenkins.io to confirm Windows with Java 11.

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

The assertion is intended to confirm that the correct item is in the
list, not that the current environment is using a specific character set.
Removes the non-ASCII character from the assertion while retaining the
SHA-1 segment and the date string.
@MarkEWaite MarkEWaite requested a review from a team as a code owner March 10, 2025 19:45
@MarkEWaite MarkEWaite added the test Automated test addition or improvement label Mar 10, 2025
@MarkEWaite MarkEWaite merged commit ef09b57 into jenkinsci:master Mar 10, 2025
17 checks passed
@MarkEWaite MarkEWaite deleted the remove-windows-charset-dependency branch March 10, 2025 20:14
MarkEWaite added a commit to MarkEWaite/repository-permissions-updater that referenced this pull request Mar 23, 2025
Pull request in the repository that will enable CD:

* jenkinsci/git-parameter-plugin#153

Pull requests that will be delivered by the automated release:

* jenkinsci/git-parameter-plugin#151
* jenkinsci/git-parameter-plugin#150
* jenkinsci/git-parameter-plugin#147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Automated test addition or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant