-
Notifications
You must be signed in to change notification settings - Fork 75
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
Build the devel images on Github #3628
Comments
Also try to improve code comments.
Tentatively enabled build of the devel images for rel-10_0, rel-10_1, rel-11_0, and rel-11_1. These tentative builds use for now TODO':
|
mostly taken from the rel-11_1 version of otobo.web.dockerfile
because dedicated targes are needed in new version of OTOBO
This replaces the autobuild rules on Docker Hub
This replaces the autobuild rules on Docker Hub
otobo-kerberos-web becomes otobo-web-kerberos, just like in rel-11_0
that file was just a workaround for automated builds on Docker Hub
The repository on Docker Hub is now also hard coded.
because the dumped files only exist in the images built by otobo.web.dockerfile
The devel images are still build for every change. In the cases where the build context is not |
this prohibited the execution of the workflow
this was only needed for autmated builds on Docker Hub
merged in otobo.nginx.dockerfile
Found no easy way to do this:
|
These are solely meant as a workaround for autmated builds on Docker Hub. Docker Hub is still used for creating the release images.
Building of the devel Docker images seems to work. The next step is to also build the release images. This could be done in a separate workflow. Code duplication can maybe avoided by using reusable workflows. See https://docs.github.com/en/actions/using-workflows/reusing-workflows . |
Closing this issue as the building on Github seems to work. Further improvements can be done in new issues. |
Removed the milestone as this was an infrastructure task. |
Originally posted by @bschmalhofer in #3448 (comment)
The text was updated successfully, but these errors were encountered: