Skip to content

Commit

Permalink
Create entrypoint iib-add-deprecations [CLOUDDST-23913]
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyzheng committed Aug 19, 2024
1 parent 6679ba1 commit 4e82127
Show file tree
Hide file tree
Showing 5 changed files with 317 additions and 290 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ def get_dependency_links():
"iib-add-bundles = pubtools._quay.iib_operations:iib_add_entrypoint",
"iib-remove-operators = pubtools._quay.iib_operations:iib_remove_entrypoint",
"iib-build-from-scratch = pubtools._quay.iib_operations:iib_from_scratch_entrypoint",
"iib-add-deprecations = pubtools._quay.iib_operations:iib_add_deprecations_entrypoint",
],
},
include_package_data=True,
Expand Down
Loading

0 comments on commit 4e82127

Please sign in to comment.