aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dev.sh (unfollow)
Commit message (Expand)AuthorLines
2020-11-18Update files according to new CI setupsebastiaan/backend/cache-docker-imagesGravatar Sebastiaan Zeeff-4/+5
2020-11-18Use correct conditional expression for prod stepsGravatar Sebastiaan Zeeff-1/+1
2020-11-18Use correct conditional expression for prod stepsGravatar Sebastiaan Zeeff-3/+3
2020-11-18Clean up workflow fileGravatar Sebastiaan Zeeff-1/+1
2020-11-18Clean up workflow fileGravatar Sebastiaan Zeeff-4/+2
2020-11-18Clean up workflow fileGravatar Sebastiaan Zeeff-8/+8
2020-11-18Use environment var for production build boolGravatar Sebastiaan Zeeff-4/+7
2020-11-18Debug skipped stepsGravatar Sebastiaan Zeeff-5/+7
2020-11-18Debug skipped stepsGravatar Sebastiaan Zeeff-2/+5
2020-11-18Document steps in workflow fileGravatar Sebastiaan Zeeff-13/+69
2020-11-17Bump cache version to test repository cachingGravatar Sebastiaan Zeeff-3/+3
2020-11-17Add another cache variationGravatar Sebastiaan Zeeff-9/+3
2020-11-17Use correct parameter nameGravatar Sebastiaan Zeeff-3/+3
2020-11-17Add inline cache instructionGravatar Sebastiaan Zeeff-0/+6
2020-11-17Add versioning to cache keyGravatar Sebastiaan Zeeff-3/+3
2020-11-17Revert GHCR cache commitGravatar Sebastiaan Zeeff-1/+1
2020-11-17Test GHCR caching of layersGravatar Sebastiaan Zeeff-1/+1
2020-11-17Remove show images step from workflowGravatar Sebastiaan Zeeff-3/+0
2020-11-17Specify destination of cache for venv correctlyGravatar Sebastiaan Zeeff-1/+1
2020-11-17Cache final venv image to local cacheGravatar Sebastiaan Zeeff-1/+1
2020-11-17Specify correct dockerfileGravatar Sebastiaan Zeeff-2/+2
2020-11-17Use one cache target per buildGravatar Sebastiaan Zeeff-7/+3
2020-11-17Use three image setup for buildGravatar Sebastiaan Zeeff-35/+101
2020-11-17Ensure intermediate container is availableGravatar Sebastiaan Zeeff-0/+3
2020-11-17Delete quotes messing with build argsGravatar Sebastiaan Zeeff-1/+1
2020-11-17Try build args in a different formatGravatar Sebastiaan Zeeff-0/+2
2020-11-17Troubleshoot vague error messageGravatar Sebastiaan Zeeff-5/+4
2020-11-17Fix incorrectly specified cache-from argumentGravatar Sebastiaan Zeeff-1/+1
2020-11-17Add image tag arg to final dockerfileGravatar Sebastiaan Zeeff-5/+12
2020-11-17Fix error due to referencing value before it's setGravatar Sebastiaan Zeeff-5/+1
2020-11-17Include final build stageGravatar Sebastiaan Zeeff-4/+34
2020-11-17Use more effective caching keys for build cacheGravatar Sebastiaan Zeeff-1/+2
2020-11-17Use multi-stage docker file to use local cacheGravatar Sebastiaan Zeeff-33/+48
2020-11-17Build final image and push to GHCRGravatar Sebastiaan Zeeff-0/+17
2020-11-17Add Python and coveralls to workflowGravatar Sebastiaan Zeeff-1/+9
2020-11-17Add unit test step to workflowGravatar Sebastiaan Zeeff-0/+15
2020-11-17Use proper quotation in docker run argumentsGravatar Sebastiaan Zeeff-3/+3
2020-11-17Ensure proper spacing in commandGravatar Sebastiaan Zeeff-4/+4
2020-11-17Change specification of working directoryGravatar Sebastiaan Zeeff-1/+1
2020-11-17Change specification of working directoryGravatar Sebastiaan Zeeff-2/+2
2020-11-16Run linter in docker containerGravatar Sebastiaan Zeeff-6/+6
2020-11-16Run linter in docker containerGravatar Sebastiaan Zeeff-22/+24
2020-11-16Enable BuildKit caching on imagesGravatar Sebastiaan Zeeff-2/+6
2020-11-16Fix missing space in docker build commandGravatar Sebastiaan Zeeff-2/+2
2020-11-16Don't use dockerx builder to build imagesGravatar Sebastiaan Zeeff-38/+9
2020-11-16Build venv containerGravatar Sebastiaan Zeeff-11/+14
2020-11-16Show image list after buildGravatar Sebastiaan Zeeff-1/+1
2020-11-16Show container list after buildGravatar Sebastiaan Zeeff-1/+1
2020-11-16Show container list after buildGravatar Sebastiaan Zeeff-32/+35
2020-11-16Use quoted run arguments for multiline commandsGravatar Sebastiaan Zeeff-9/+6