Skip to content

Add comprehensive support for Pulp repositories #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 48 additions & 1 deletion src/pulp_docs/data/repolist.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
meta:
rest_api_template: https://docs.pulpproject.org/{}/restapi.html
workdir:

repos:
core:
Expand All @@ -21,6 +20,34 @@ repos:
owner: pulp
title: Python
branch: main
- name: pulp_ansible
owner: pulp
title: Ansible
branch: main
- name: pulp-certguard
owner: pulp
title: Certguard
branch: main
- name: pulp_container
owner: pulp
title: Container
branch: main
- name: pulp_deb
owner: pulp
title: Debian
branch: main
- name: pulp_ostree
owner: pulp
title: OSTree
branch: main
- name: pulp_rpm
owner: pulp
title: RPM
branch: main
# - name: pulp_file
# nested_under: pulp/pulpcore/pulp_file
# title: File
# branch: main
other:
- name: pulp-oci-images
owner: pulp
Expand All @@ -30,3 +57,23 @@ repos:
owner: pedro-psb
title: Docs Tool
branch: main
- name: pulp-operator
owner: pulp
title: Operator
branch: main
- name: pulp-cli
owner: pulp
title: Pulp CLI
branch: main
# - name: pulp_glue
# nested_under: pulp/pulp-cli/pulp_glue
# title: Pulp Glue
# branch: main
- name: pulp-openapi-generator
owner: pulp
title: OpenAPI Generator
branch: main
- name: pulpcore-selinux
owner: pulp
title: Selinux
branch: main