mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-27 01:44:20 +00:00
doc: reference continuous integration URLs
* README-hacking (Continuous integration): New section: list the gitlab and github CI links.
This commit is contained in:
parent
d65b41664a
commit
088ba9f064
@ -105,6 +105,18 @@ each program. One way to do this is to use vc-dwim
|
||||
Run the command "git format-patch --stdout -1", and email its output
|
||||
in, using the output's subject line.
|
||||
|
||||
* Continuous integration
|
||||
|
||||
There are two continuous integrations that regularly build and test
|
||||
diffutils:
|
||||
- On a Linux/glibc system only:
|
||||
https://gitlab.com/gnu-diffutils/ci-distcheck/pipelines
|
||||
https://gitlab.com/gnu-diffutils/ci-distcheck/-/jobs?scope=finished
|
||||
This one will catch only the most blatant mistakes.
|
||||
- On many platforms:
|
||||
https://github.com/gnu-diffutils/ci-check/actions
|
||||
This one catches platform-specific bugs.
|
||||
|
||||
-----
|
||||
|
||||
Copyright (C) 2002-2025 Free Software Foundation, Inc.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user