construi icon indicating copy to clipboard operation
construi copied to clipboard

Use Docker to define your build environment.

Results 6 construi issues
Sort by recently updated
recently updated
newest added

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. Changelog Sourced from cryptography's changelog. 3.3.2 - 2021-02-07 * **SECURITY ISSUE:** Fixed a bug where certain sequences of ``update()`` calls when symmetrically encrypting very...

dependencies

Allow the fetching of templates for construi.yml. For example: ``` templates: - https://github.com/lstephen/construi-templates/java.yml ``` This templates would allow the setup of common/standard build types for certain types of build (currently...

enhancement

This allows users to run construi from any path within their project.

enhancement
help wanted

Currently scheduling is done with target.py, using a simplistic approach. Separating the scheduler will allow: * Detection of cycles * The possibility of more advanced scheduling algorithms (e.g., targets run...

enhancement

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies