ajnart
|
2b3a4393f3
|
💚 Fix CI
|
2023-11-10 23:20:07 +01:00 |
|
ajnart
|
2f660dd992
|
💚 Fix CI
|
2023-11-10 23:18:57 +01:00 |
|
ajnart
|
50b21667bb
|
👷 Update CI
|
2023-11-09 18:11:29 +01:00 |
|
Manuel
|
455230c111
|
⚗️ Try out random fixes
|
2023-08-29 22:36:12 +02:00 |
|
Manuel
|
ff13582044
|
⚗️ Roll back to turbo build
|
2023-08-29 22:15:59 +02:00 |
|
Manuel
|
5cfe3e9dd1
|
⚗️ Roll back to yarn
|
2023-08-29 22:11:29 +02:00 |
|
Manuel
|
aba42a1aa1
|
⚗️ Check if build is passing with npm instead of yarn
|
2023-08-29 22:08:26 +02:00 |
|
Manuel
|
f34221d3f7
|
💚 Add network mode to docker build and push step
|
2023-08-29 21:43:51 +02:00 |
|
renovate[bot]
|
32c8d3dcb1
|
⬆️ Update docker/build-push-action action to v4 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-29 00:31:24 +02:00 |
|
renovate[bot]
|
80b40426cc
|
Update actions/cache action to v3
|
2023-05-16 06:12:31 +00:00 |
|
ajnart
|
c195987564
|
✨ Add vercel cache for CI
|
2023-05-16 13:38:15 +09:00 |
|
ajnart
|
a8c5f07fb2
|
🚑 Hotfix Docker image with new NextJS version
|
2022-08-01 14:15:15 +02:00 |
|
ajnart
|
4c0a3ce48c
|
💚 Update CI
|
2022-05-29 18:57:03 +02:00 |
|
Chris
|
6a90a124b3
|
Update docker.yml
|
2022-05-16 23:03:16 +02:00 |
|
Walkx
|
7fa464b38f
|
💚 Update .github/workflows/docker.yml
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com>
|
2022-05-16 23:03:16 +02:00 |
|
Chris
|
7662c11bb5
|
💚 CI won't push to docker on PRs from forks
If not from fork it still will. Since that's how it was set by ajnart.
|
2022-05-16 23:03:16 +02:00 |
|
Chris
|
1aaa575480
|
💚 Stop running CI when ignored files are updated
CI will now not run when some files are updated that are not related to building.
|
2022-05-16 23:03:16 +02:00 |
|
Thomas "ajnart" Camlong
|
c593334be8
|
👷 Update CI image name for easier deployment
|
2022-05-14 11:18:50 +02:00 |
|
Thomas "ajnart" Camlong
|
af7d078293
|
👷 Fix CI
|
2022-05-14 10:28:24 +02:00 |
|
Chris
|
527eb373a9
|
👷 Add dev builder
New workflow to build dev branch on push/pulls and upload to ghcr.io with dev tag
|
2022-05-14 00:52:11 +02:00 |
|
Aj - Thomas
|
d32c384232
|
Update docker.yml
|
2022-05-13 04:05:31 +02:00 |
|
Chris
|
c587bd4bf1
|
Fix docker build
|
2022-05-12 20:34:05 -04:00 |
|
Aj - Thomas
|
e3af7629aa
|
Rename MyHomePage to Homarr
|
2022-05-12 14:24:15 +02:00 |
|
Aj - Thomas
|
f2f2a3df39
|
Fix error in GitHub CI
|
2022-05-12 14:10:55 +02:00 |
|
Aj - Thomas
|
bb61a19c16
|
Fix error in GitHub CI
|
2022-05-12 14:10:55 +02:00 |
|
Aj - Thomas
|
153693b3e8
|
Trying to fix CI tags
|
2022-05-12 13:56:02 +02:00 |
|
Aj - Thomas
|
a1094be40b
|
Update docker.yml
|
2022-05-12 13:56:02 +02:00 |
|
Aj - Thomas
|
bcb9669e44
|
Update docker.yml
|
2022-05-12 13:56:02 +02:00 |
|
Aj - Thomas
|
07c088507d
|
Update docker.yml
|
2022-05-12 13:56:02 +02:00 |
|
Chris
|
e38c4f6be0
|
Update docker.yml
Add cache for yarn and nextjs.
`yarn install` takes about 25s off
`yarn export` takes about 40s
|
2022-05-12 13:56:01 +02:00 |
|
Aj - Thomas
|
fac7dd1fae
|
Fix error in GitHub CI
|
2022-05-12 09:21:16 +02:00 |
|
Aj - Thomas
|
d7a052c1b1
|
Fix error in GitHub CI
|
2022-05-12 09:21:16 +02:00 |
|
Aj - Thomas
|
7493d83147
|
Merge branch 'master' into dev
|
2022-05-11 21:25:52 +02:00 |
|
Aj - Thomas
|
d05d9b6e81
|
Add needs to completion after build
|
2022-05-11 10:53:44 +02:00 |
|
Aj - Thomas
|
161319ea4e
|
Add needs to completion after build
|
2022-05-11 10:25:47 +02:00 |
|
Aj - Thomas
|
22564e5593
|
Add needs to completion after build
|
2022-05-11 10:20:47 +02:00 |
|
Aj - Thomas
|
a5b3ccc756
|
Add needs to completion after build
|
2022-05-11 10:16:28 +02:00 |
|
Aj - Thomas
|
838fc3ae3a
|
Add needs to completion after build
|
2022-05-11 10:08:02 +02:00 |
|
Aj - Thomas
|
16ffd545a6
|
Trying a completely new Docker CI
|
2022-05-11 10:06:29 +02:00 |
|
Aj - Thomas
|
79311b794e
|
Add load flag to Github Ci
|
2022-05-11 10:01:19 +02:00 |
|
Aj - Thomas
|
7b6ecdf3fc
|
Add load flag to Github Ci
|
2022-05-11 09:51:05 +02:00 |
|
Aj - Thomas
|
a3d6d876a8
|
Add load flag to Github Ci
|
2022-05-11 09:46:50 +02:00 |
|
Aj - Thomas
|
45cb417e76
|
Add load flag to Github Ci
|
2022-05-11 09:46:07 +02:00 |
|
Aj - Thomas
|
c8cbb37247
|
Add load flag to Github Ci
|
2022-05-11 09:32:03 +02:00 |
|
Aj - Thomas
|
4210a455c6
|
Trying to implement manual restarts for the CI
|
2022-05-11 09:19:28 +02:00 |
|
Aj - Thomas
|
7ba85aeb4e
|
Trying to implement manual restarts for the CI
|
2022-05-11 09:13:36 +02:00 |
|
Aj - Thomas
|
49e454b6ce
|
Trying to implement manual restarts for the CI
|
2022-05-11 09:12:43 +02:00 |
|
Aj - Thomas
|
f526883544
|
Trying to implement manual restarts for the CI
|
2022-05-11 09:10:50 +02:00 |
|
Aj - Thomas
|
a4163e0eb5
|
Trying to implement manual restarts for the CI
|
2022-05-11 09:10:44 +02:00 |
|
Aj - Thomas
|
ef0d4fddce
|
Trying to implement multi platform build
|
2022-05-11 09:10:31 +02:00 |
|