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

feat: Pipeline detail view #417

Merged
merged 6 commits into from
Jun 26, 2024
Merged

Conversation

Venefilyn
Copy link
Collaborator

Commit message to be changed, still in draft.

Results so far
image

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
Introduce detail page for individual pipelines
RELEASE NOTES END

@Venefilyn Venefilyn marked this pull request as draft June 5, 2024 16:29
@usercont-release-bot
Copy link

usercont-release-bot commented Jun 5, 2024

Preview: https://packit-dashboard-pr-417.surge.sh (deployed at Wed 26 Jun 2024, 13:27 UTC)

Copy link
Contributor

Copy link
Contributor

@Venefilyn Venefilyn marked this pull request as ready for review June 6, 2024 00:45
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.

looks great so far!

frontend/src/app/Pipelines/PipelinesTable.tsx 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.

visually looks great!

frontend/src/app/Pipelines/PipelineDetail.tsx Show resolved Hide resolved
softwarefactory-project-zuul bot added a commit to packit/packit-service that referenced this pull request Jun 25, 2024
Order merged pipelines in get_merged_run

So that the correct one is returned.
I hope this could help with packit/dashboard#417 (comment), but wasn't able to test it locally.
RELEASE NOTES BEGIN
N/A
RELEASE NOTES END

Reviewed-by: Matej Focko
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! Just one more thing, could we change the order of the elements so that it is

  • Copr builds, Tests, Propose downstream in the first column
  • Pull from upstream, Koji build, Bodhi update in the second?

from the pipeline steps perspective it makes better sense

@Venefilyn
Copy link
Collaborator Author

@lbarcziova something like this?

image
image

Copy link
Contributor

@Venefilyn Venefilyn added this pull request to the merge queue Jun 26, 2024
Merged via the queue into packit:main with commit 4c7a27e Jun 26, 2024
4 checks passed
@Venefilyn Venefilyn deleted the feat/pipeline-detail branch June 26, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants