Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a run-release command #9

Closed
tomuben opened this issue Apr 29, 2022 · 1 comment
Closed

Implement a run-release command #9

tomuben opened this issue Apr 29, 2022 · 1 comment

Comments

@tomuben
Copy link
Collaborator

tomuben commented Apr 29, 2022

Background

We want to create releases for the script-languages by a dedicated AWS CodeBuild.
See exasol/script-languages-container-ci-setup#3

Acceptance Criteria

Build and Upload a script-languages-container (no tests) => New command: build-release.

This command should:

  1. Build the containers
  2. Run basic tests (package tests for Python/R, simple test for Java, needs to be discussed)
  3. Push containers to release repo in Dockerhub
  4. Upload containers to GH Release draft (passed as parameter)
@tkilias
Copy link
Collaborator

tkilias commented May 2, 2022

We should run tests anyway, because we produce a new artefact. We might not need all of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants