Concourse CI is an “open-source continuous thing-doer” designed to enable general automation with intuitive and re-usable components.
Resources represent all external inputs and outputs to and from the pipeline, and many of these have been implemented in open source.
In order to best leverage the Python ecosystem of open-source packages, Concourse Tools abstracts away the implementation details of Concourse resource types to allow users to focus on writing the code they want to run.
Install from GitHub, or from PyPI:
$ pip install concoursetools
Creating a Concourse resource type with Concourse Tools couldn’t be simpler:
concoursetools.version.Version
and concoursetools.resource.ConcourseResource
, taking care to implement any required functions.For more information, see the documentation.
Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…
Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…
The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…
Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…
Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…