mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
8d0869f614
* Take DOCKERHUB_CONTEXT off of the single arbitrary job it was hung on and make it standalone. This isolates it from future changes to that particular job. * Take DOCKERHUB_AUTH out of `jobs` so it doesn't need a lot of extra boilerplate to pass schema validation. * Give the "nixos" job a Python version parameter so it can be instantiated multiple times to test multiple Python versions. Change the "NixOS unstable" instantiation to use Python 3.11 as a demonstration. * Move a lot of the implementation of the "nixos" job into a "nix" executor and a "nix-build" command that, together, do the generic setup required to do any nix-based builds. |
||
---|---|---|
.. | ||
circleci.txt | ||
config.yml | ||
create-virtualenv.sh | ||
Dockerfile.debian | ||
Dockerfile.fedora | ||
Dockerfile.oraclelinux | ||
Dockerfile.pypy | ||
Dockerfile.ubuntu | ||
fix-permissions.sh | ||
lib.sh | ||
populate-wheelhouse.sh | ||
prepare-image.sh | ||
rebuild-images.sh | ||
run-build-locally.sh | ||
run-tests.sh | ||
setup-virtualenv.sh |