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

Switch to HTML table for downstream error reporting #2544

Merged

Conversation

kapr200
Copy link
Contributor

@kapr200 kapr200 commented Sep 24, 2024

Fixes #1865

TODO:

  • Write new tests or update the old ones to cover new functionality.
  • Update doc-strings where appropriate.
  • Update or write new documentation in packit/packit.dev.
  • ‹fill in›

Fixes

Related to

Merge before/after

RELEASE NOTES BEGIN

The downstream error reporting, had been switched to html.

RELEASE NOTES END

@kapr200 kapr200 requested a review from a team as a code owner September 24, 2024 15:01
Copy link
Contributor

packit_service/worker/handlers/bodhi.py Outdated Show resolved Hide resolved
packit_service/worker/handlers/distgit.py Outdated Show resolved Hide resolved
packit_service/worker/handlers/distgit.py Outdated Show resolved Hide resolved
Copy link
Contributor

Copy link
Contributor

Copy link
Member

@lbarcziova lbarcziova left a comment

Choose a reason for hiding this comment

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

lgtm, can you please rebase?

Copy link
Contributor

@mfocko mfocko added the mergeit When set, zuul wil gate and merge the PR. label Oct 1, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/603fb8c010c8470b95f9544de1389abc

✔️ pre-commit SUCCESS in 5m 38s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 5b5e430 into packit:main Oct 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix formatting of errors in issue repository
3 participants