Skip to content

rs2/central-ci

This branch is up to date with euroPythonDemo/central-ci:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

403e751 · Jul 11, 2022

History

9 Commits
Mar 3, 2022
Mar 3, 2022
Feb 27, 2022
Mar 3, 2022
Jul 11, 2022
Feb 27, 2022

Repository files navigation

Centralized CI

This repository is a companion to the talk given at EuroPython 2022: "FORGET MONO VS. MULTI-REPO: BUILDING CENTRALIZED GIT WORKFLOWS IN PYTHON"

Create a Github application and add the following environment variables to your environment: GH_SECRET: The secret key from your GitHub App GH_APP_ID: The ID of your GitHub App GH_PRIVATE_KEY: The private key of your GitHub App. It looks like:

To allow inbound traffic:

ngrok http -subdomain=<subdomain> 8000

Run

Using the following command: cd src && adev runserver

About

Centralized CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%