The Windows Azure Linux Agent
Go to file
Yuxin Sun eb2e53b300 Add gating.yaml
Signed-off-by: Yuxin Sun <yuxisun@redhat.com>
2021-05-08 10:28:31 +08:00
.gitignore Merged update from upstream sources 2021-01-15 14:33:52 +00:00
0001-update-array.tostring-and-json.loads-without-encodin.patch Merged update from upstream sources 2020-12-11 12:04:36 +01:00
0002-handle-py3.9-check-in-future.py.patch Merged update from upstream sources 2020-12-11 12:04:36 +01:00
0003-fix-pylint.patch Merged update from upstream sources 2020-12-11 12:04:36 +01:00
0004-Fix-distro-resolution-for-RedHat-2083.patch Merged update from upstream sources 2021-01-26 15:35:39 +00:00
README.rst Add README file 2021-04-26 08:16:35 +02:00
WALinuxAgent.spec - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 2021-04-15 22:27:40 +00:00
gating.yaml Add gating.yaml 2021-05-08 10:28:31 +08:00
sources Merged update from upstream sources 2021-01-15 14:33:52 +00:00

README.rst

===================
WALinuxAgent development
===================

WALinuxAgent 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/walinuxagent