summaryrefslogtreecommitdiff
path: root/.github/actions
AgeCommit message (Collapse)Author
2024-06-01fix(CI): fix ubuntu-24.04 build (#18984)sudlud
fix(CI): try to fix ubuntu-24.04 build
2024-05-19fix(CI): bump dependencies for usage of Node.js 20 (#18914)sudlud
2024-04-05fix(CI): Don't cache pch builds (#18674)Mike Delago
2024-03-29Fix(CI): Don't use PCH on nopch builds (#18627)Mike Delago
gha yaml makes me want to scream
2024-03-27feat(CI): rework core ubuntu build, ubuntu-22 support (#17281)Mike Delago
feat(CI): rework core ubuntu build
2024-01-08refactor(CI): Squash docker ci into one workflow (#17880)Mike Delago
* refactor(CI): Squash docker ci into one workflow * fiddle with variable * use proper dockerfile target
2023-10-20fix(CI): Ensure targeted stage for docker is specified in CI (#17545)Mike Delago
2023-10-15refactor(Docker): remove prod container distinction (#17419)Mike Delago
* 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