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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nagra_network_cloudflare_utils-0.2.9.tar.gz
.
File metadata
- Download URL: nagra_network_cloudflare_utils-0.2.9.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e60673939e66e7721b341e24148b7725b488bc3773bccaf72727930a014c35a |
|
MD5 | a15158b8c64f9d2b66a8b8e3277d2921 |
|
BLAKE2b-256 | a6a2d74df7ab03e29c59874ceeb89f405abdd4c8bdd63021d01a2ff83be20868 |
File details
Details for the file nagra_network_cloudflare_utils-0.2.9-py3-none-any.whl
.
File metadata
- Download URL: nagra_network_cloudflare_utils-0.2.9-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4846d8a6ba7ca1de3b226164aaf81ddcc89719b0ebf1f2abc36dfdfb351dcc0 |
|
MD5 | acdc03f2712fe6ae2382338b8b64a86f |
|
BLAKE2b-256 | 34a0fae45d620745483f4146faf2fddac4f2a107607c1cc923a6a697830cb959 |