Commit Graph

33 Commits

Author SHA1 Message Date
jamesread 39ecf5c072 ci: Fix yaml issues in changed paths 2024-09-10 19:58:38 +01:00
jamesread 53e4b4604c ci: Disable CI jobs when docs change 2024-09-10 19:49:52 +01:00
jamesread f2a2179fad ci: Container for dev had wrong name, and a few other fixes 2024-09-10 13:54:47 +01:00
jamesread c52f486940 bugfix: github typo in docker workflow 2024-09-10 10:10:52 +01: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
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
James Read 64b43e8580
Merge branch 'main' into dockerfile 2024-09-09 21:17:11 +01:00
James Read 8c4b26bd43
Merge branch 'main' into github-actions-build-add-cache 2024-09-09 21:02:58 +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
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
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 5a854aa451 Add container workflow 2024-09-09 17:20:25 +01:00
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
Nevo David d55ba305ec
Merge pull request #212 from jamesread/github-actions-codeql
feat: GitHub action codeql
2024-09-09 19:47:50 +07:00
jamesread 461023ba34 feat: GitHub action codeql 2024-09-09 13:30:31 +01:00
jamesread 1909d2f2cf npm cache 2024-09-09 13:20:43 +01:00
jamesread 149b52f76f feat: eslint GitHub Action 2024-09-09 13:16:26 +01:00
jamesread a656e6b567 feat: eslint GitHub Action 2024-09-09 11:14:25 +01:00
jamesread c351089723 feat: eslint GitHub Action 2024-09-09 10:42:28 +01:00
jamesread deeffc1619 feat: eslint GitHub Action 2024-09-09 10:40:47 +01:00
Jonathan Irvin 05d7b7547b
move build.yaml to the correct location
Signed-off-by: Jonathan Irvin <djfoxyslpr@gmail.com>
2024-09-07 13:34:34 -05:00