Commit Graph

8 Commits

Author SHA1 Message Date
sudlud
94991004dc fix(CI): fix ubuntu-24.04 build (#18984)
fix(CI): try to fix ubuntu-24.04 build
2024-06-01 11:00:49 +02:00
sudlud
77397f0054 fix(CI): bump dependencies for usage of Node.js 20 (#18914) 2024-05-19 10:30:06 +02:00
Mike Delago
90cef46e6c fix(CI): Don't cache pch builds (#18674) 2024-04-05 12:38:11 -03:00
Mike Delago
4bc373b37f Fix(CI): Don't use PCH on nopch builds (#18627)
gha yaml makes me want to scream
2024-03-29 21:35:30 -04:00
Mike Delago
3ff8de2086 feat(CI): rework core ubuntu build, ubuntu-22 support (#17281)
feat(CI): rework core ubuntu build
2024-03-27 14:58:27 -04:00
Mike Delago
8b2f411d19 refactor(CI): Squash docker ci into one workflow (#17880)
* refactor(CI): Squash docker ci into one workflow

* fiddle with variable

* use proper dockerfile target
2024-01-08 19:37:05 +01:00
Mike Delago
ac30d8f6fc fix(CI): Ensure targeted stage for docker is specified in CI (#17545) 2023-10-20 20:39:34 -03:00
Mike Delago
c4dc20a814 refactor(Docker): remove prod container distinction (#17419)
* refactor(Docker): remove prod containers

* workflows: use buildx

* properly set tags

* comment in Dockerfile

* set docker build context

* minor CI changes

* CI: docker build args shouldnt have quotes

* CI: using matrix and caching is too much work

* CI: I hate yaml

* CI: It was a typo

* CI: extra build removed

* CI: appease the linter

* fixup! CI: appease the linter

* fixup! CI: appease the linter

* apps: docker: remove extraneous files
2023-10-15 17:47:09 +02:00