The pulpcore 3.0.0rc5 and pulpcore-plugin 0.1.0rc5 packages are available on PyPI [0][1]. This release features additional task filtering, the pinning of dependencies to y releases, a CharInFilter for plugins, and a way for plugins to define settings programmatically.
# Release Notes pulpcore (user docs) - https://docs.pulpproject.org/en/3.0/nightly/changes.html#rc5-2019-09-10 pulpcore-plugin (plugin writer docs) - https://docs.pulpproject.org/en/pulpcore-plugin/nightly/changes.html#rc5-dev-2019-09-10 # Can I upgrade from earlier RCs? You should install RC5 on a fresh to fresh database. Upgrading from earlier Release Candidates is not supported. # What plugins are compatible with RC5? There were breaking changes introduced in RC5 (namely the requirement that Detail models define default_related_name) so some plugins may not be compatible with RC5. Please follow the Pulp list for more information about plugin releases. # How do I try this? * Use pulplift ( https://github.com/pulp/pulplift ) which creates a VM for you locally and runs the Pulp installer. * Use the Pulp Installer ( https://github.com/pulp/ansible-pulp ) on a machine you provisioned. # What about client bindings? Python [2] and Ruby [3] bindings are built+published to PyPI and rubgems.org respectively. See [2][3] for details on usage. # Where do I get help? Ask questions via [email protected] or come into the #pulp channel on Freenode for help. [0]: https://pypi.org/project/pulpcore/ [1]: https://pypi.org/project/pulpcore-plugin/ [2]: https://docs.pulpproject.org/en/3.0/rc/integration-guide/index.html#python-client-for-pulpcore-s-rest-api [3]: https://docs.pulpproject.org/en/3.0/rc/integration-guide/index.html#ruby-client-for-pulpcore-s-rest-api David
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
