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

[JENKINS-67098] Render summary graph with GET or POST #67

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented Nov 10, 2021

JENKINS-67098 Render summary graph with GET or POST

Allow GET requests for the graph. The page performing the request is defined in groovy and I don't know how to configure the groovy page to make the request with POST rather than GET.

Regression in 552.va20eb2369116

Before the fix

testng-job-summary-after

After the fix

testng-job-summary-before

Allow GET requests for the graph.  The page performing the request is
defined in groovy and I don't know how to configure the groovy page to
make the request with POST rather than GET.
@MarkEWaite MarkEWaite requested a review from darinpope November 10, 2021 04:01
@MarkEWaite MarkEWaite added the bugfix A PR that fixes a bug - used by Release Drafter label Nov 10, 2021
@MarkEWaite MarkEWaite merged commit a4a5521 into jenkinsci:master Nov 10, 2021
@MarkEWaite MarkEWaite deleted the fix-job-summary-graph branch November 10, 2021 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix A PR that fixes a bug - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant