Skip to main content

A crontab-json translator

Project description

========TK_DRAFT=========

Cronk: a cron-json translator

OpenSSF Scorecard OpenSSF Best Practices


This repository is a part of the Google Open Source Blog's "From zero to supply-chain security hero" blog series. It is meant for demonstrative purposes, and should not be used in production!

All information beyond this point is fictional!


  • Student: Alice Doe (@nebraska-dev), 2018Q4
  • Course: TK_FUNNY_COURSE_NAME_42 @ Cottonwood University (TK Cottonwood is the Nebraska state tree, and there is no such university)

Cronk allows developers to convert files between the crontab and json formats.

To-do:

  • Add i18n of periodicity via Babel

Release to pypi.org

We provide a Dockerfile that sets up the correct environment to publish a new version of Cronk to PyPI.

*These instructions assume the build is executed on a Cloudtop instance.

First time Docker setup

Remove any previous Docker installation:

sudo apt remove docker-engine docker-runc docker-containerd

Add Google's Docker distribution repository to `apt:

glinux-add-repo docker-ce-"$(lsb_release -cs)"

Install the Docker runtime:

sudo apt update  && sudo apt install docker-ce

Check that the Docker daemon is active:

systemctl status docker.service

The systemctl output should look something like this:

ltadeut@ltadeut-devbox:~/cronk$ systemctl status docker.service
● docker.service - Docker Application Container Engine
     Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
     Active: active (running) since Tue 2025-09-16 16:29:58 UTC; 1h 54min ago
 Invocation: f59978f5efe2458d904819d125f79a03
TriggeredBy: ● docker.socket
       Docs: https://docs.docker.com
   Main PID: 2421936 (dockerd)
      Tasks: 32
     Memory: 1.2G (peak: 1.2G)
        CPU: 2min 21.072s
     CGroup: /system.slice/docker.service
             └─2421936 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock

Update the cronk version

To release a new version, you must first update the version listed in the pyproject.toml file.

Open the pyproject.toml file at the root of this repository and edit the version field.

Generate the base image

Run the command below from the repository's root directory:

sudo docker build -t release-cronk-to-pypi -f docker/Dockerfile.release_pypi .

Publish to pypi.org

Run the command below to execute the release image (replace <PYPI_API_TOKEN> with the value found in https://valentine.corp.google.com/#/show/1757341155550459?tab=metadata):

sudo docker run -e TWINE_PASSWORD=<PYPI_API_TOKEN> relase-cronk-to-pypi

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

cronk-0.0.20rc12.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cronk-0.0.20rc12-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file cronk-0.0.20rc12.tar.gz.

File metadata

  • Download URL: cronk-0.0.20rc12.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for cronk-0.0.20rc12.tar.gz
Algorithm Hash digest
SHA256 c52b0ae444009e1cf1a3ef465e8cb4974e194b4b4b3aa80b13bf72a41c0da87e
MD5 e5087b9d270ddb0f568f480a741a9475
BLAKE2b-256 8aad4095f5aab58c24111c29ecb84f8246991abafa0d92faa3b8f93cc374305d

See more details on using hashes here.

File details

Details for the file cronk-0.0.20rc12-py3-none-any.whl.

File metadata

  • Download URL: cronk-0.0.20rc12-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.6

File hashes

Hashes for cronk-0.0.20rc12-py3-none-any.whl
Algorithm Hash digest
SHA256 491004b0c33c823c41f726c59c169ee860a4ee58fe5ca2a62b290a1a9c1c2f9b
MD5 d34dfaae71314b38acff54b7d8340584
BLAKE2b-256 b07def1d28f7148d796be79e9f4f2d79f903108895b753011c8d240056076649

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