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

Replace travis by github action #412

Merged
merged 13 commits into from
Dec 21, 2021
Merged

Replace travis by github action #412

merged 13 commits into from
Dec 21, 2021

Conversation

gkrenn
Copy link
Contributor

@gkrenn gkrenn commented Dec 14, 2021

  • move build of docker image from travis to github actions
  • speed up build by
    • executing tasks asynchronously
    • removing ARM64 build from non release branches
    • caching dependencies
  • arm64 builds are running in QEMU => no ARM64 machine required

.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
.github/workflows/dockerimagebuild.yml Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Christoph Muellner <33160506+chrismuellner@users.noreply.github.com>
@gkrenn gkrenn merged commit 67c125c into master Dec 21, 2021
@gkrenn gkrenn deleted the feature/add-github-actions branch December 21, 2021 14:19
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.

None yet

2 participants