Skip to content

Publish Docker images also to ACR #22

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

Merged
merged 9 commits into from
Apr 23, 2025
Merged

Publish Docker images also to ACR #22

merged 9 commits into from
Apr 23, 2025

Conversation

janneronkko
Copy link
Contributor

No description provided.

Having simple CD name makes it more clear in GitHub UI what workflow is being run. Also
the name does not need to contain the jobs the workflow runs as that can be seen from the
run details.
Previously push to any branch triggered the workflow
Copy link
Contributor

@jarkkoka jarkkoka left a comment

Choose a reason for hiding this comment

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

Looks good to me

It was missing \n
@janneronkko janneronkko force-pushed the acr branch 8 times, most recently from e554898 to 3a88080 Compare April 22, 2025 13:13
E2E tests do not use MSSQL Docker image, i.e. running the tests do not
really test anything in the context of this repository
The old Ubuntu 16.06 requires kernel 6.6 or earlier which is not supported
in GHA anymore; the oldest Ubuntu is 22.04 which currently uses kernel
6.8
@janneronkko janneronkko force-pushed the acr branch 7 times, most recently from d83650e to e3e6ca4 Compare April 23, 2025 06:28
The 24.04 runners do not have mssql-tools installed, i.e. we need to use
the sqlcmd from, for example, the official MSSQL Docker image.
@janneronkko janneronkko merged commit e3e6ca4 into main Apr 23, 2025
7 checks passed
@janneronkko janneronkko deleted the acr branch April 23, 2025 09:14
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.

3 participants