Skip to main content

Bincrafters script to apply Conan conventions and update CI jobs

Project description

Build status Codecov Pypi Download

Bincrafters Conventions

A Script to update Conan projects following Conan conventions

This project contains scripts to update CI files, to update Conan conventions in general and to perform some linting.

INSTALL

To install by pip is just one step

Local

If you want to install via a local git clone

pip install .
Remote

Or if you want to install a release version

pip install bincrafters_conventions

RUN

To update ALL Conan projects on GitHub https://github.com/bincrafters

$ bincrafters_conventions --remote=bincrafters

To update ONLY one project on GitHub https://github.com/bincrafters/conan-conversion

$ bincrafters_conventions --remote=bincrafters/conan-double-conversion

To AVOID to execute push command after to update

$ bincrafters_conventions --remote=bincrafters/conan-libusb --dry-run

To filter PROJECTS by pattern

$ bincrafters_conventions --remote=bincrafters --project-pattern bincrafters/conan-*

To filter BRANCHES by pattern

$ bincrafters_conventions --remote=bincrafters --branch-pattern stable/*

or

$ bincrafters_conventions --remote=bincrafters/conan-libzip --branch-pattern stable/*

To update and check LOCAL everything

$ bincrafters_conventions

To check LOCAL everything

$ bincrafters_conventions --check

To update a LOCAL file

$ bincrafters_conventions --travisfile=.travis.yml

To apply Conan conventions in a local file:

$ bincrafters_conventions --conanfile=conanfile.py

To update AppVeyor file:

$ bincrafters_conventions --appveryorfile=appveyor.yml
Testing and Development

To install extra packages required to test

pip install .[test]

TESTING

To run all unit test + code coverage, execute:

pip install .[test]
cd tests
pytest -v --cov=bincrafters_conventions

REQUIREMENTS and DEVELOPMENT

To develop or run bincrafters-conventions:

pip install --user -U .
bincrafters-conventions

LICENSE

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bincrafters_conventions-0.31.0.tar.gz (34.1 kB view details)

Uploaded Source

File details

Details for the file bincrafters_conventions-0.31.0.tar.gz.

File metadata

  • Download URL: bincrafters_conventions-0.31.0.tar.gz
  • Upload date:
  • Size: 34.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for bincrafters_conventions-0.31.0.tar.gz
Algorithm Hash digest
SHA256 6f40bae2bc1aaefb16aebc77e77521fe41e52719383b9f77d44ac8aed688202b
MD5 c355ae00c2e346d2f513ecb3fd6f04d8
BLAKE2b-256 eea37be66c08209f11d89f2b47a4940d0928b2eb8aab7f4a7f7303b4c7d11f56

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page