Pulp-cookbook

Latest version: v0.1.0b9

Safety actively analyzes 621114 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.0b9

====================


Improved Documentation
----------------------

- Follow documentation style of other Pulp plugins, documentation is available at https://pulp-cookbook.readthedocs.io/
`87 <https://github.com/pulp/pulp_cookbook/issues/87>`_


Misc
----

- `94 <https://github.com/pulp/pulp_cookbook/issues/94>`_, `#95 <https://github.com/pulp/pulp_cookbook/issues/95>`_


----

0.1.0b8

====================


Features
--------

- Added ability for users to add Remote to Repository and automatically use it when syncing.
`84 <https://github.com/pulp/pulp_cookbook/issues/84>`_


----

0.1.0b7

====================


No significant changes.


----

0.1.0b6

====================


Features
--------

- Speed up "create publication". PublishedArtifacts were created one by one. Use prefetching and bulk creation to speed up publishing.
`75 <https://github.com/pulp/pulp_cookbook/issues/75>`_


----

0.1.0b5

====================


Features
--------

- Adapt to pulpcore 3.0.0 release.
`72 <https://github.com/pulp/pulp_cookbook/issues/72>`_


----

0.1.0b4

====================


Features
--------

- Make repositories "typed". Repositories now live at a detail endpoint, i.e.
``/pulp/api/v3/repositories/cookbook/cookbook/``. Sync is performed by POSTing
to ``{repo_href}/sync/ remote={remote_href}`` instead of POSTing to the
``{remote_href}/sync/ repository={repo_href}`` endpoint. Creating a new
repository version (adding & removing content) is performed by POSTing to
``{repo_href}/modify/``
`65 <https://github.com/pulp/pulp_cookbook/issues/65>`_
- Add validation to repository versions: A repository version must not have
entries with duplicate repo_keys. Remove the current check done at publication
time.
`68 <https://github.com/pulp/pulp_cookbook/issues/68>`_


Deprecations and Removals
-------------------------

- Sync is no longer available at the ``{remote_href}/sync/ repository={repo_href}`` endpoint.
`65 <https://github.com/pulp/pulp_cookbook/issues/65>`_


Misc
----

- `66 <https://github.com/pulp/pulp_cookbook/issues/66>`_


----

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.