Commit Graph

418 Commits

Author SHA1 Message Date
jamesread f2a2179fad ci: Container for dev had wrong name, and a few other fixes 2024-09-10 13:54:47 +01:00
James Read fda68fb22e
Merge pull request #227 from gitroomhq/ci-docker-github-typo
bugfix: github typo in docker workflow
2024-09-10 10:15:05 +01:00
jamesread c52f486940 bugfix: github typo in docker workflow 2024-09-10 10:10:52 +01:00
James Read 89eae97a84
Merge pull request #226 from gitroomhq/ci-docker-fix-filename
ci: docker fix filename
2024-09-10 09:31:20 +01:00
jamesread 7bee234a28 bugfix: Docker filename and supervisorctl fix 2024-09-10 09:28:38 +01:00
jamesread 3b72e01377 bugfix: Docker filename and supervisorctl fix 2024-09-10 09:28:13 +01:00
Nevo David 305115ea7a
Merge pull request #214 from SanadKhan/feature/loginpage-responsive
feat:implemented login page responsiveness
2024-09-10 12:31:05 +07:00
Nevo David 7a8631124b feat: dockerdev 2024-09-10 12:02:02 +07:00
jamesread f6daecacd4 ci: Correct path to buildscript 2024-09-09 22:38:21 +01:00
James Read 2109a7b64a
Merge pull request #223 from gitroomhq/ci-actions-on-paths
ci: only run actions when certain paths change
2024-09-09 22:35:15 +01:00
James Read 46dd674f36
Merge pull request #225 from gitroomhq/ci-actions-containers-buildscript
ci: Correct buildscript in container
2024-09-09 22:34:42 +01:00
jamesread 58c6fd5908 ci: Correct buildscript in container 2024-09-09 22:33:51 +01:00
James Read 1a5dc2537b
Merge pull request #224 from gitroomhq/ci-actions-containers-timestamp
ci: Add timestamp to container as primitive version
2024-09-09 22:31:20 +01:00
jamesread 27aaf6e584 ci: Add timestamp to container as primitive version 2024-09-09 22:30:25 +01:00
James Read d09e5ed101
Merge pull request #222 from gitroomhq/ci-containers-manual
ci: Allow building containers as a manually started job
2024-09-09 22:22:23 +01:00
jamesread 55006cb7a5 ci: Run actions only on certain path changes 2024-09-09 22:20:12 +01:00
jamesread 01afa43363 ci: Run actions only on certain path changes 2024-09-09 22:19:22 +01:00
jamesread e5387dd52c ci: Allow building containers as a manually started job 2024-09-09 22:13:05 +01:00
Jonathan Irvin d93d64460b
Merge pull request #205 from jamesread/dockerfile
feat: add dockerfile for production and developer use
2024-09-09 15:58:10 -05:00
James Read 64b43e8580
Merge branch 'main' into dockerfile 2024-09-09 21:17:11 +01:00
James Read 7a81d37d01
Merge pull request #217 from jamesread/github-actions-build-add-cache
ci: Add cache key to build job
2024-09-09 21:03:23 +01:00
James Read 8c4b26bd43
Merge branch 'main' into github-actions-build-add-cache 2024-09-09 21:02:58 +01:00
jamesread 7216f2135d ci: Dockerfile, add NODE_VERSION param 2024-09-09 20:57:49 +01:00
jamesread a0c90885af Merge branch 'dockerfile' of github.com:jamesread/postiz-app into dockerfile 2024-09-09 20:46:41 +01:00
jamesread 79ed89060e ci: Move docker build instructions into separate scripts 2024-09-09 20:46:17 +01:00
James Read b005a964df
Merge branch 'main' into dockerfile 2024-09-09 20:38:44 +01:00
James Read 89127fbfdc
Merge pull request #196 from MikeMichel/docker-compose
improve docker-compose
2024-09-09 20:37:56 +01:00
James Read 618c75549a
Merge branch 'main' into docker-compose 2024-09-09 20:37:44 +01:00
Jonathan Irvin 9e58dd0624
fix: update dockerfile with additional build to support different arch 2024-09-09 14:34:56 -05:00
Jonathan Irvin 3372a8a60b
Merge pull request #219 from gitroomhq/ci-build-cache
Add NEXT JS Build cache
2024-09-09 14:33:34 -05:00
jamesread 56d04d962e Add NEXT JS Build cache 2024-09-09 20:22:58 +01:00
jamesread 08adb43d63 ci: Use 20.17 for builds 2024-09-09 20:12:08 +01:00
James Read 0fb5de5803
Merge pull request #204 from jamesread/doc-simplification-for-users
doc: Simplify quickstart instructions for end users
2024-09-09 20:09:08 +01:00
Jonathan Irvin b2e53bd36e
Merge branch 'main' into feature/loginpage-responsive 2024-09-09 14:02:07 -05:00
Jonathan Irvin 15306eb184
Merge branch 'main' into github-actions-build-add-cache 2024-09-09 14:01:20 -05:00
Jonathan Irvin 54b4d6c079
Merge pull request #216 from jonathan-irvin/fix-font
fix: font reload issues with next/font
2024-09-09 13:43:56 -05:00
Nevo David c674f699c9 feat: cron 2024-09-10 00:09:46 +07:00
jamesread afbeda159b ci: Switch to GITHUB_TOKEN 2024-09-09 18:08:30 +01:00
jamesread 33a304f7b7 ci: Add cache key to build job 2024-09-09 17:53:52 +01:00
jamesread 9c9698c598 ci: Consolidate entrypoint into the base image
Co-Authored-By: jonathan-irvin <jonathan-irvin@users.noreply.github.com>
2024-09-09 17:40:19 +01:00
jamesread c466f08c80 ci: Remove /config as it's created anyway
Co-Authored-By: jonathan-irvin <jonathan-irvin@users.noreply.github.com>
2024-09-09 17:35:39 +01:00
jamesread 81fd96f6d7 doc: Remove more junk from build context
Co-Authored-By: jonathan-irvin <jonathan-irvin@users.noreply.github.com>
2024-09-09 17:26:20 +01:00
jamesread 5a854aa451 Add container workflow 2024-09-09 17:20:25 +01:00
Jonathan Irvin 5f8e138036
fix: load chakra-petch from fontsource instead of nextjs 2024-09-09 10:57:51 -05:00
jamesread f38e79d198 feat: Dockerfile - fix supervisord, cron build 2024-09-09 16:46:19 +01:00
Jonathan Irvin 979f4e04d9
fix: font reload issues with next/font
Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
2024-09-09 10:23:15 -05:00
Nevo David 53c175f3d8
Merge pull request #208 from jonathan-irvin/ji/gh-action-build
add build gh-action
2024-09-09 21:25:50 +07:00
SanadKhan 049aa3a7ab implemented login page responsiveness 2024-09-09 19:42:47 +05:30
Jonathan Irvin 56347063a0
chore: enforce node 20.17.0 due to memory leak
Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
2024-09-09 09:10:27 -05:00
Jonathan Irvin 4244fd1596
Merge branch 'main' into ji/gh-action-build 2024-09-09 09:06:09 -05:00