Distribution building tools from the RESF. Used to build Rocky Linux.
Go to file
Mustafa Gezen 616f51b855
OSV changes request by Google (#20)
2023-09-13 22:39:53 +02:00
.github/workflows Stop using mkdocs action and just build it manually 2023-03-02 18:40:27 +01:00
.vscode Add apollo_tree and fix pylint warnings 2023-02-04 00:37:45 +01:00
apollo OSV changes request by Google (#20) 2023-09-13 22:39:53 +02:00
build Setup in CI 2023-02-04 00:39:40 +01:00
common Add admin users actions and profile actions 2023-03-06 05:49:48 +01:00
deploy/apollo fix a typo in the temporal yaml values (#17) 2023-07-17 17:29:50 +00:00
web Add endpoint to apollo docs and remove non-api 2023-03-03 19:28:24 +01:00
.bazelignore Initial commit 2023-02-01 22:37:16 +01:00
.bazelrc Push Apollo containers on push. Temporary solution 2023-02-01 22:36:56 +00:00
.bazelversion Initial commit 2023-02-01 22:37:16 +01:00
.clang-format Initial commit 2023-02-01 22:37:16 +01:00
.dockerignore Let's just push the containers manually for now 2023-02-02 03:31:10 +01:00
.env Initial commit 2023-02-01 22:37:16 +01:00
.gitignore Initial commit 2023-02-01 22:37:16 +01:00
.npmrc Initial commit 2023-02-01 22:37:16 +01:00
.prettierrc Initial commit 2023-02-01 22:37:16 +01:00
.pylintrc Initial commit 2023-02-01 22:37:16 +01:00
.style.yapf Initial commit 2023-02-01 22:37:16 +01:00
.yapfignore Initial commit 2023-02-01 22:37:16 +01:00
BUILD.bazel Initial commit 2023-02-01 22:37:16 +01:00
CONTRIBUTORS Fix compat API fetch, and add license 2023-02-02 18:27:09 +01:00
COPYRIGHT Fix copyright 2023-02-02 18:28:28 +01:00
LICENSE Fix copyright 2023-02-02 18:28:28 +01:00
README.md Update READMEs 2023-02-02 18:39:47 +01:00
WORKSPACE Push Apollo containers on push. Temporary solution 2023-02-01 22:36:56 +00:00
gazelle_python.yaml Add apollo_tree and fix pylint warnings 2023-02-04 00:37:45 +01:00
package.json Initial commit 2023-02-01 22:37:16 +01:00
pnpm-lock.yaml Initial commit 2023-02-01 22:37:16 +01:00
requirements.txt Add apollo_tree and fix pylint warnings 2023-02-04 00:37:45 +01:00
requirements_lock.txt Add apollo_tree and fix pylint warnings 2023-02-04 00:37:45 +01:00

README.md

distro-tools

Distribution building tools from the RESF. Used to build Rocky Linux

Introduction

This repository contains various tooling that is used by the RESF to build Rocky Linux, and other extensions.

Currently the following components are in this repository:

  • Apollo v3 - Errata management and publishing

Each component has its own README

Contributing

The repository is still in the early-stages but we're happy to receive contributions.

Everything from bug reports, feature requests to PRs are appreciated