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

[Request] Add ability to trigger test builds #5

Open
xiota opened this issue Feb 15, 2024 · 1 comment
Open

[Request] Add ability to trigger test builds #5

xiota opened this issue Feb 15, 2024 · 1 comment

Comments

@xiota
Copy link

xiota commented Feb 15, 2024

From @dr460nf1r3:

how about implementing build tests via MR? Like:

  • passing the builder another branch to source pkgbuilds from
  • test building the package but don't actually deploy them
  • maybe transfer the archive from the landing zone to the staging repo location which @stackofprimes mentioned
  • make passing builds a requirement for merging MRs
    I imagine this decreases maintainers time spent with test building packages and also prevents bad PKGBUILDs ending up in main

This could also run a few other checks to ensure noticing potential issues.

Another benefit could be being the base for staging rebuilds, eg. we bump packages and move them to the prod repo once the MR has been merged?

Another implementation possibility is to have a command line utility that is run after logging on to the build server, similar to chaotic v3.

@xiota
Copy link
Author

xiota commented Feb 15, 2024

Also, maybe, ability to test with and without interfere.

@xiota xiota changed the title [Request] Test builds [Request] Add ability to trigger test builds Feb 15, 2024
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

No branches or pull requests

1 participant