summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2021-05-10 13:36:51 -0500
committerEric Blake <eblake@redhat.com>2021-05-10 13:36:51 -0500
commit85811eebf9290b3916dd323bd873da114c8d2910 (patch)
tree931fe4b7790a15cfcb8c76420ba05b76bdcd46d5
parent61f8b953332e7730b72690a5eda706d4f134a229 (diff)
downloadm4-85811eebf9290b3916dd323bd873da114c8d2910.tar.gz
maint: mention ci project
Bruno Haible has added a continuous integration environment: https://lists.gnu.org/archive/html/bug-m4/2020-03/msg00000.html * HACKING (Continuous Integration): New section.
-rw-r--r--HACKING15
1 files changed, 12 insertions, 3 deletions
diff --git a/HACKING b/HACKING
index e4d417c6..a1fe9df9 100644
--- a/HACKING
+++ b/HACKING
@@ -120,7 +120,16 @@ and is not part of a release distribution.
"@comment ignore" are turned into tests in the checks directory.
-5. Editing 'ChangeLog'
+5. Continuous Integration
+=========================
+
+* The package is built automatically, at regular intervals. You can
+ find the latest build results here:
+ https://gitlab.com/gnu-m4/ci-distcheck/pipelines
+ https://gitlab.com/gnu-m4/ci-distcheck/-/jobs?scope=finished
+
+
+6. Editing 'ChangeLog'
======================
* The ChangeLog is generated from git commit comments. Each commit log
@@ -145,7 +154,7 @@ and is not part of a release distribution.
* See the GNU Coding Standards document for more details on ChangeLog
formatting.
-6. Formatting
+7. Formatting
=============
* Use space-only indentation in nearly all files (Makefile inputs being
@@ -172,7 +181,7 @@ and is not part of a release distribution.
that works around it, and have m4 use that module.
-7. Release Procedure
+8. Release Procedure
====================
* If you are an m4 maintainer, but have not yet registered your