Bug Fixes Updated to only create .spelling output files for inputs that generate spelling warnings. Fixes #63. Details update documentation with example output log files as they are created add separate spelling target in tox only create output files when writing warnings
New Features The builder is now registered using an entry point, so that if the spelling directive is not used in a project sphinxcontrib.spelling does not need to be included explicitly in the extensions list in conf.py in order to use it with the project on the command line. PyEnchant is an optional dependency. If it is not installed, the spell checker will not work, but the extension can still be initialized.
What’s new in 0.3.0? Add repo-pattern usages examples in the doc (contributed by Hervé Beraud) Add an option to filter repositories in search results Refresh python’s versions and their usages (contributed by Hervé Beraud)
What’s new in 5.1.2? Mark as unsafe for parallel builds (contributed by Jared Dillard) Add -W arg to sphinx-build in docs so warnings cause error (contributed by Elsa Gonsiorowski, PhD)
What’s new in 0.2.2? fix the reference to undefined function in link formatter Fix issues (contributed by Hervé Beraud) Refactor pipelines (contributed by Hervé Beraud) [doc] refresh oslo examples (contributed by Hervé Beraud)
What’s new in 5.0.0? Drop Python 2.7 support. (contributed by Johannes Raggam) allow customizing with classes using import strings pyenchant is now maintained (contributed by Adam Johnson)
Metal³ (metal cubed/Kube) is a new open source bare metal host provisioning tool created to enable Kubernetes-native infrastructure management. Metal³ enables the management of bare metal hosts via custom resources managed through the Kubernetes API as well as the monitoring of bare metal host metrics to Prometheus. This presentation explains the motivations behind creating the project and what has been accomplished so far. This will be followed by an architectural overview and description of the Custom Resource Definitions (CRDs) for describing bare metal hosts, leading to a demonstration of using Metal³ in a Kubernetes cluster.