[librsvg: 10/21] Skeleton chapter for the CI




commit 4e5fc8940118497e91d02fc1021ff7c260aeddf0
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Aug 17 17:16:47 2022 -0500

    Skeleton chapter for the CI
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/729>

 devel-docs/ci.rst    | 19 +++++++++++++++++++
 devel-docs/index.rst |  1 +
 2 files changed, 20 insertions(+)
---
diff --git a/devel-docs/ci.rst b/devel-docs/ci.rst
new file mode 100644
index 000000000..2a9db5c4c
--- /dev/null
+++ b/devel-docs/ci.rst
@@ -0,0 +1,19 @@
+Continuous Integration
+======================
+
+Describe ci-templates; copy most of the stuff from at-spi2-core's CI README.
+
+Describe the CI artifacts:
+
+- coverage
+- C API docs
+- Rust API docs
+- Internals docs
+
+Lints.
+
+Multiple distros?  Msys2-mingw?
+
+distcheck and release tarballs
+
+Move the release checklist to this guide?
diff --git a/devel-docs/index.rst b/devel-docs/index.rst
index c530887fd..583a6e14a 100644
--- a/devel-docs/index.rst
+++ b/devel-docs/index.rst
@@ -3,6 +3,7 @@ Development guide for librsvg
 
 .. toctree::
    product
+   ci
    :maxdepth: 2
    :caption: Contents:
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]