A library for changing configuration files
Go to file
Richard W.M. Jones ba1d6eb9eb Add gating tests (for RHEL)
resolves: rhbz#1975459

(cherry picked from commit dfd02f7fb4)
2021-06-24 08:29:06 +01:00
tests Add gating tests (for RHEL) 2021-06-24 08:29:06 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:04:59 +02:00
0002-Grub-support-in-kernel-command-line-option-names-647.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0003-Rsyslog-support-multiple-actions-in-filters-and-sele.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0004-src-augrun.c-nexttoken-add-more-escape-characters.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0005-src-augtool.c-hopefully-fix-readline-quoting-issues.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0006-Krb5-improve-dbmodules-and-includes-630.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0007-Systemd-fix-parsing-of-envvars-with-spaces-659.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
0008-Ssh-add-Match-keyword-support-695.patch Update package to rhel version (imported from 8.4.0) 2021-04-06 09:06:19 +02:00
augeas.spec Add README file 2021-04-20 10:21:48 +02:00
gating.yaml Add gating tests (for RHEL) 2021-06-24 08:29:06 +01:00
README.rst Add README file 2021-05-18 08:43:14 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-14 22:04:59 +02:00

===================
augeas development
===================

augeas is maintained in a `source tree`_ rather than directly in dist-git
using packit service that provides way to develope using regular source code
structure and provides way to generate SRPM and build using koji service.

Developers deliver all changes to source-git using merge request. Only maintainers
will be pushing changes sent to source-git to dist-git.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/redhat/centos-stream/src/augeas