Skip to content

Commit

Permalink
Introduce a script for updating Packit configs
Browse files Browse the repository at this point in the history
The script provides 3 commands (see particular command's --help for more info):
1. download-configs - to download the configs of the repos that used Packit Service in the past year
2. list-affected - to list the projects affected by particular migration
3. migrate - to update the config and create PR

Related to #159
Related to packit/packit-service#1775
  • Loading branch information
lbarcziova committed Apr 12, 2023
1 parent 3643a01 commit 9df76bd
Show file tree
Hide file tree
Showing 3 changed files with 493 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ fedora-spec-files/rpm-specs
fedora-spec-files/rpm-specs-latest.tar.xz
fedora-spec-files/.ipynb_checkpoints
fedora-spec-files/data.json

automatic-config-updates/packit_configurations
Loading

0 comments on commit 9df76bd

Please sign in to comment.