Skip to content

#75/#79: Implemented ci for gh workflows check if build needed and fixed print docker images #80

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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Apr 29, 2025

fixes #75
fixes #79

@tomuben tomuben changed the title #75: Implemented ci for gh workflows check if build needed #75/#79: Implemented ci for gh workflows check if build needed and fixed print docker images Apr 29, 2025
]

[tool.poetry.dependencies]
python = ">=3.10.0,<4.0"
click = "^8.1.7"
GitPython = ">=3.1.0"
exasol-script-languages-container-tool = "^3.0.0"
exasol-integration-test-docker-environment = "^4.0.1"
exasol-integration-test-docker-environment = "4.0.1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you drop the ^

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a problem with ITDE 4.1.0 and exaslct. We discussed on the phone this week.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, remember

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

Successfully merging this pull request may close these issues.

Printing docker images not working Implement CI for Github workflows - check if build needed
2 participants