Skip to main content

No project description provided

Project description

Utils

Cloudflare utilities. This utilities are meant to be used in CI/CD pipelines.

You can use it as a pre-commit. Nb: No public hook is available since it would need to expose the repository => this must be defined locally

- repo: local
  hooks:
  - id: cfutils-check
    name: cfutils-check
    description: check csv files containing DNS records
    entry: cfutils check
    language: python
    pass_filenames: false
    files: ^(.*/)?dns_records\.csv$
    args: ["-f", "dns_records.csv"]
    additional_dependencies: ["nagra_network_cloudflare_utils==0.2.1"]

  - id: cfutils-sort
    name: cfutils-sort
    description: sort csv files containing DNS records
    entry: cfutils sort
    language: python
    pass_filenames: false
    files: ^(.*/)?dns_records\.csv$
    args: ["-f", "dns_records.csv"]
    additional_dependencies: ["nagra_network_cloudflare_utils==0.2.1"]

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

nagra_network_cloudflare_utils-0.2.9.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file nagra_network_cloudflare_utils-0.2.9.tar.gz.

File metadata

File hashes

Hashes for nagra_network_cloudflare_utils-0.2.9.tar.gz
Algorithm Hash digest
SHA256 3e60673939e66e7721b341e24148b7725b488bc3773bccaf72727930a014c35a
MD5 a15158b8c64f9d2b66a8b8e3277d2921
BLAKE2b-256 a6a2d74df7ab03e29c59874ceeb89f405abdd4c8bdd63021d01a2ff83be20868

See more details on using hashes here.

File details

Details for the file nagra_network_cloudflare_utils-0.2.9-py3-none-any.whl.

File metadata

File hashes

Hashes for nagra_network_cloudflare_utils-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a4846d8a6ba7ca1de3b226164aaf81ddcc89719b0ebf1f2abc36dfdfb351dcc0
MD5 acdc03f2712fe6ae2382338b8b64a86f
BLAKE2b-256 34a0fae45d620745483f4146faf2fddac4f2a107607c1cc923a6a697830cb959

See more details on using hashes here.

Supported by

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