Commit Graph

25 Commits

Author SHA1 Message Date
drunkendog eac69f93df Merge pull request 'main' (#4) from main into custom-container-actions
Reviewed-on: https://git.162536.xyz/drunkendog/standard-build/pulls/4
2023-08-28 18:53:39 +01:00
drunkendog 3b60243670 Build Actions image if Dockerfile changed, only build Actions image if change is on main branch 2023-08-28 18:52:13 +01:00
drunkendog f217b36bdc Custom container to speed up actions 2023-08-28 18:36:37 +01:00
drunkendog 682a8337f3 Set docker image cache time to 86400 2023-08-28 18:33:21 +01:00
drunkendog f97ad87d70 Add secrets to docker build Action 2023-08-28 18:29:38 +01:00
drunkendog 7d6b234e8f Fix outputting in build script 2023-08-28 18:22:32 +01:00
drunkendog 4bc862a047 Fix output issue 2023-08-28 18:09:52 +01:00
drunkendog 789aa3b79a Fix output issue in docker build Actions 2023-08-28 18:08:50 +01:00
drunkendog ea53ea31bb Add jq installation step 2023-08-28 18:06:04 +01:00
drunkendog e015dda3a4 Fix redundant code 2023-08-28 18:02:04 +01:00
drunkendog b97c67ba4a Add .gitea/workflows/build-base-image.yaml 2023-08-28 18:01:11 +01:00
drunkendog ae478fda9d Escape # 2023-08-28 17:37:56 +01:00
drunkendog a155d9199a Add --prefix check and rename code quality test to make it consistent (see #1) 2023-08-28 17:29:26 +01:00
drunkendog 1049c4e0e4 Replace cleanup step for hello-world with --rm 2023-08-28 17:07:59 +01:00
drunkendog 8e762f3965 Add post-pull to docker-compose 2023-08-28 16:35:13 +01:00
drunkendog 48bf908528 Add continue-on-error to code quality check 2023-08-27 22:16:07 +01:00
drunkendog 568c70b6de Fix syntax error (extra dash after name) 2023-08-27 22:10:49 +01:00
drunkendog 849c22ceaa Fix indent error 2023-08-27 22:10:05 +01:00
drunkendog f171a12aa7 Add .gitea/workflows/code-quality.yaml 2023-08-27 21:59:51 +01:00
drunkendog 2bbe534107 Clean up hello-world container after run 2023-08-27 21:23:58 +01:00
drunkendog c2aab18387 Add name to docker run command 2023-08-27 21:21:30 +01:00
drunkendog 96f89486ad Clean up docker network after run 2023-08-26 20:04:31 +01:00
drunkendog 7736c3e36e Update .gitea/workflows/test-environment.yaml 2023-08-26 19:57:25 +01:00
drunkendog 57fb1ddb09 Fix typo in Actions 2023-08-26 19:47:22 +01:00
drunkendog 8fdf3d75ee Add environment test to gitea-actions 2023-08-26 19:46:29 +01:00