1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Benjamin Rosemann
15e584f0ab Introduce version pinning and license checcking
Introduces version pinning via pip-tools for reproducible builds.
Introduces license checking via pip-licenses and CircleCI.

Licenses are only checked for new builds and when requirements.txt changes.

The list of allowed licenses is kept in a separate file to be able to
distinguish changes in CI-Configuration/Tools and license list changes.
2021-05-05 15:20:35 +02:00
e3d4493c82 🚧 Replace Travis with CircleCI 2021-02-10 17:58:58 +01:00
27f4c3bdf8 🚧 Replace Travis with CircleCI 2021-02-10 17:57:08 +01:00
8533e6d421 🚧 Replace Travis with CircleCI 2021-02-10 17:55:09 +01:00
e8da8b63f8 🚧 Replace Travis with CircleCI 2021-02-10 17:53:50 +01:00
3b7a1a5631 🚧 Replace Travis with CircleCI 2021-02-10 17:50:34 +01:00