Metadata-Version: 2.3
Name: exasol-script-languages-container-ci-setup
Version: 3.3.0
Summary: Manages AWS cloud CI build infrastructure.
License: MIT
Keywords: exasol,udf,script-languages
Author: Thomas Uebensee
Author-email: Thomas Uebensee <ext.thomas.uebensee@exasol.com>
Requires-Python: >=3.10, <4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: PyGithub (>=2.3.0,<3.0.0)
Requires-Dist: boto3 (>=1.37.1,<2.0.0)
Requires-Dist: botocore (>=1.37.11,<2.0.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: exasol-error-reporting (>=1.0.0,<2.0.0)
Requires-Dist: exasol-script-languages-container-ci (>=4.0.0,<5.0.0)
Requires-Dist: exasol-script-languages-container-tool (>=3.3.0,<4.0.0)
Requires-Dist: jinja2 (>=3.1.6,<4.0.0)
Requires-Dist: jsonschema (>=4.22.0,<5.0.0)
Project-URL: Homepage, https://github.com/exasol/script-languages-container-ci-setup
Project-URL: Repository, https://github.com/exasol/script-languages-container-ci-setup
Description-Content-Type: text/markdown


# Overview

This project is used to deploy the CI scripts for Exasol's Script-Languages-Container.

## Github

Provides an CLI to install the Github workflow files to a Script-Languages-Container repository.

## Links

* [User Guide](./user_guide/user_guide.md)

