Skip to content

Commit

Permalink
Swap createrepo_c for rpmrepo_metadata
Browse files Browse the repository at this point in the history
[noissue]
  • Loading branch information
dralley committed Feb 21, 2022
1 parent 332d6ad commit 46862f3
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 363 deletions.
2 changes: 2 additions & 0 deletions .ci/ansible/Containerfile.j2
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM {{ ci_base | default("ghcr.io/pulp/pulp-ci-centos:" + pulp_container_tag) }}

RUN yum install -y rustc cargo

# Add source directories to container
{% for item in plugins %}
{% if item.source.startswith("./") %}
Expand Down
333 changes: 0 additions & 333 deletions pulp_rpm/app/metadata_parsing.py

This file was deleted.

Loading

0 comments on commit 46862f3

Please sign in to comment.