Producing Mercurial wheels from Github Actions + modernize build process

Hartmut Goebel h.goebel at crazy-compilers.com
Sat Oct 5 14:26:41 UTC 2024


Am 04.10.24 um 22:25 schrieb PIERRE AUGIER:
> - a tiny repo on Githut (basically only a README, license and workflow
> files) with a workflow triggered by foss.heptapod.net which downloads
> the sdist, builds the wheels and tests them.

Why do you want to use github, which is a proprietary platform?

gitlab/heptapod provides all you need, too. And since the .gitlab-ci.yml 
can be part of the hg repository, there is no need to fiddle with 
triggering jobs on external platforms. And the build jobs can check out 
the hg repo if desired.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          |h.goebel at crazy-compilers.com                |
|www.crazy-compilers.com  | compilers which you thought are impossible |
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20241005/f1dfcae6/attachment.html>


More information about the Mercurial mailing list