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

Dependency rebuild for new versions to be synced downstream #2343

Open
lachmanfrantisek opened this issue Feb 12, 2024 · 4 comments
Open

Dependency rebuild for new versions to be synced downstream #2343

lachmanfrantisek opened this issue Feb 12, 2024 · 4 comments
Labels
area/fedora Related to Fedora ecosystem complexity/epic Lost of work ahead, planning/design required. gain/high This brings a lot of value to (not strictly a lot of) users. impact/high This issue impacts multiple/lot of users. kind/feature New feature or a request for enhancement.

Comments

@lachmanfrantisek
Copy link
Member

lachmanfrantisek commented Feb 12, 2024

User story: As a package maintainer doing a package rebase, I would like to check if the dependencies of my package can be built so the new update does not cause a FTBFS (=failed-to-build-from-source) for a package depending on my package.

There are various smaller use case variants:

  • I would like to rebuild all the packages that has my package set as a build requirement.
  • I would like to rebuild all packages I specify.
  • I would like to build and install the dependent packages.
  • I would like to build, test and install the dependent packages (various variants of test source).

Various 3rd party tools/services can do this:

Implementation notes:

  • Support this as a new job type and support both upstream and dist-git PRs.
  • Do this as a next step when creating a dist-git PR.
  • Integrate this into the existing tools (fedora-ci dist-git zuul checks).

Requested by:

  • packit/user#17
@lachmanfrantisek lachmanfrantisek added kind/feature New feature or a request for enhancement. complexity/epic Lost of work ahead, planning/design required. area/fedora Related to Fedora ecosystem impact/high This issue impacts multiple/lot of users. gain/high This brings a lot of value to (not strictly a lot of) users. labels Feb 12, 2024
@lachmanfrantisek
Copy link
Member Author

A related, installation-only functionality is covered by packit/tmt-plans#19

@lachmanfrantisek
Copy link
Member Author

We've been asked about this e.g. when onboarding rubygem-cucumber-cucumber-expressions .

@lachmanfrantisek
Copy link
Member Author

Also, a related issue: packit/packit#2196

@lachmanfrantisek
Copy link
Member Author

Since the main place to have this is in dist-git pull-requests, we are prioritising #2453 for the next quarter. (Result of what will be beneficial for this.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/fedora Related to Fedora ecosystem complexity/epic Lost of work ahead, planning/design required. gain/high This brings a lot of value to (not strictly a lot of) users. impact/high This issue impacts multiple/lot of users. kind/feature New feature or a request for enhancement.
Projects
Status: new
Development

No branches or pull requests

1 participant