Changes to the CI/CD structure for upcoming 3.13 #1
col-panic
announced in
Announcements
Replies: 2 comments 3 replies
-
So I tried:
which was obviously too simple thought, it ends with:
Can you provide a hint how to use the image? PS: The obvious solution from the error message doesn't work either:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Running Fails with
Isn't it possible to replace the occurences to gitlab.medelexis.ch? Or open the access? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Up to now (Aug 15, 2024) all productive building was done in a closed GitLab service sponsored by Medelexis. In June 24 we decided to do the building of the open-source part within GitHub.
To realize this, the Elexis Organization now hosts an own GitHub runner, dedicated to building the elexis-3-core, elexis-3-base and elexis-server repository. This builder is sponsored again by Medelexis.
The build is executed within a build-image which asserts, that always the same build environment is used. A build can
be reliably executed in the same environment as we use at your local computer, provided it runs Docker.
The elexis-server docker image is now also hosted with GitHub.
The storage of artifacts for update sites is done on https://download.elexis.info also sponsored by Medelexis.
Beta Was this translation helpful? Give feedback.
All reactions