* [gentoo-dev] official github action for pkgcheck
@ 2021-02-17 22:18 Tim Harder
0 siblings, 0 replies; only message in thread
From: Tim Harder @ 2021-02-17 22:18 UTC (permalink / raw
To: gentoo-dev
Hi all,
For those with ebuild overlays on GitHub interested in QA, I've hacked
up an initial GitHub Action for pkgcheck using javascript action support
[1] that simplifies running pkgcheck and allows for custom arguments.
For those familiar with github workflows, the examples on the
pkgcheck-action homepage should be self-explanatory.
If you already happen to have pieced together your own pkgcheck
workflow, I'd suggest migrating to the official action since it enables
many features such as cache support, colored output, internalized gentoo
repo syncing, repo metadata generation, and more that your workflow
probably doesn't handle. In addition, other interesting features such as
incremental output (showing what changed between scans) and possibly
even incremental scanning may be supported if I'm inspired.
Note that the project is still quite fresh so I'm looking for people
willing to report bugs and/or make feature requests. After some time
I'll probably publish a release to the GitHub marketplace so it'll be
easier to find for newcomers.
Thanks,
Tim
[1]: https://github.com/pkgcore/pkgcheck-action
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-17 22:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-17 22:18 [gentoo-dev] official github action for pkgcheck Tim Harder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox