void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

Allow build & check packages in addition to changed templates

Open tornaria opened this issue 2 years ago • 6 comments

To use, add "[ci check pkg1 pkg2 ...]" in PR title or body.

The idea is that sometimes I change some package but I want to test if another package (depending on the changed package) builds and checks ok (example #47610, or when updating ipython / cython / etc try build&check sagemath to see everything is fine, etc).

The implementation is just passing the pr title and body in the environment and have changed_templates.sh scan these for "[ci check ...]"

Testing the changes

  • I tested the changes in this PR: YES

See: https://github.com/tornaria/void-packages/actions/runs/7310706260/job/19919574047

tornaria avatar Dec 23 '23 22:12 tornaria

i feel like this kind of testing is better suited to local building. tools like ymir and xxbuild can be used to automate building multiple packages in one go

classabbyamp avatar Dec 23 '23 22:12 classabbyamp

i feel like this kind of testing is better suited to local building. tools like ymir and xxbuild can be used to automate building multiple packages in one go

All testing can be done locally, so why have CI at all then?

tornaria avatar Dec 24 '23 00:12 tornaria

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Mar 23 '24 01:03 github-actions[bot]

Ping

tornaria avatar Mar 23 '24 11:03 tornaria

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Jun 22 '24 01:06 github-actions[bot]

ping

tornaria avatar Jun 22 '24 08:06 tornaria

seems like there is a lack of maintainer interest in this

classabbyamp avatar Jul 24 '24 07:07 classabbyamp