Skip to content

Commit

Permalink
Update README.md (#3409)
Browse files Browse the repository at this point in the history
additional details for periodic rpm list maintenance
#3089

Signed-off-by: cfillekes <cfilleke@redhat.com>
  • Loading branch information
cfilleke committed Aug 27, 2024
1 parent 40fd89c commit e263c02
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rpm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,10 @@ bazel run \
$centos_extra
```

### Periodic rpm list maintenance, manual and automated

Currently the rpm lists in `WORKSPACE` and `rpm/BUILD.bazel` are maintained by checking in manual runs of `make rpm-deps` to the main branch of kubevirt/containerized-data-importer on an infrequent _ad hoc_ basis.

In future this will be automated with a periodic CI/CD run as described in https://github.com/kubevirt/project-infra/issues/3595 , probably monthly.

For further documentation on how `bazeldnf` works, please consult https://github.com/rmohr/bazeldnf

0 comments on commit e263c02

Please sign in to comment.