https://github.com/exasol/script-languages-container-ci
Contains Python project to run Script-Languages-Container CI Builds
https://github.com/exasol/script-languages-container-ci
ci exasol exasol-integration language-container script-languages
Last synced: 12 days ago
JSON representation
Contains Python project to run Script-Languages-Container CI Builds
- Host: GitHub
- URL: https://github.com/exasol/script-languages-container-ci
- Owner: exasol
- License: mit
- Created: 2022-03-23T12:10:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T16:39:00.000Z (over 1 year ago)
- Last Synced: 2025-02-04T17:23:51.846Z (over 1 year ago)
- Topics: ci, exasol, exasol-integration, language-container, script-languages
- Language: Python
- Homepage:
- Size: 580 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This package is aimed to be used for the Continuous Integration of Exasol's ScriptLanguage Container.
It implements the steps which are executed when pushing to specific branches of a ScriptLanguage Container repository (for example https://github.com/exasol/script-languages).
- [Developer Guide](./doc/developer_guide/developer_guide.md)
- [User Guide](./doc/user_guide/user_guide.md)