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

Refresh plugin for October 2024 #183

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Refresh plugin for October 2024 #183

merged 1 commit into from
Nov 25, 2024

Conversation

basil
Copy link
Member

@basil basil commented Oct 25, 2024

Complete the migration started in #182.

Testing done

mvn clean verify

@basil basil added the internal label Oct 25, 2024
@basil basil force-pushed the refresh branch 4 times, most recently from b20119e to 81a3acc Compare October 30, 2024 19:47
@basil basil marked this pull request as ready for review October 30, 2024 19:50
@@ -43,16 +46,22 @@ public class FailureCauseProjectActionHudsonTest extends HudsonTestCase {
*/
@Test
public void testShowLastFailureOnProjectPage() throws Exception {
assumeFalse(Functions.isWindows());
Copy link
Member Author

Choose a reason for hiding this comment

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

Now that we are running the test suite on Windows, fix this test so that it works on either Windows or Linux.

@basil
Copy link
Member Author

basil commented Nov 6, 2024

@TWestling This cleanup should complete the migration started in #182. There is no rush for it to be merged and released, but doing so while it is fresh in my mind would reduce risk in the (unlikely) case that there are any problems with the second half of the cleanup.

@basil basil merged commit ae68af2 into jenkinsci:master Nov 25, 2024
17 checks passed
@basil basil deleted the refresh branch November 25, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant