Commit Graph

32 Commits

Author SHA1 Message Date
Jack Hadrill
5c29e93549 Increase max attempts for image generation completion
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 20s
2024-12-10 22:01:59 +00:00
Jack Hadrill
ab9d66af54 Fix image generation
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 37s
2024-12-10 21:57:52 +00:00
e9f7b6e28e Update src/commands/image.ts
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 19s
2024-12-10 21:50:28 +00:00
ecf4a07668 Merge pull request 'fix/ci' (#8) from fix/ci into main
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 43s
Reviewed-on: #8
2024-12-10 20:35:59 +00:00
97543dca9c Update .gitea/workflows/build-and-publish.yml 2024-12-10 20:35:39 +00:00
75e293f193 Update package.json 2024-12-10 20:35:05 +00:00
4d9bf52a11 Update image generation model 2024-12-10 20:26:25 +00:00
9d916177a7 Merge pull request 'develop' (#6) from develop into main
Reviewed-on: #6
2024-09-18 17:33:09 +01:00
00b658468a Remove DevOps branch from CI 2024-09-18 16:30:05 +00:00
9859ff4d96 Add orchestra API to dependencies 2024-09-18 16:28:41 +00:00
f82e21ffde Merge pull request 'develop' (#5) from develop into main
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 22s
Reviewed-on: #5
2024-09-17 23:05:04 +01:00
816c1c54ba Merge pull request 'Add Gerard' (#4) from feature/chat into develop
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 47s
Reviewed-on: #4
2024-09-17 23:04:46 +01:00
54335fa676 Add Gerard 2024-09-17 22:04:17 +00:00
6a964da152 Merge pull request 'develop' (#3) from develop into main
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 17s
Reviewed-on: #3
2024-09-16 17:01:28 +01:00
befcb48a44 Merge branch 'main' into develop
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 17s
2024-09-16 17:00:58 +01:00
e4a391930f Trigger Portainer deploy if env var exists
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 15s
2024-09-16 15:32:55 +00:00
e26d98f8c7 Improve layer cacheability
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 25s
2024-09-16 14:54:16 +00:00
9b885e1d66 Merge pull request 'develop' (#2) from develop into main
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 15s
Reviewed-on: #2
2024-09-16 15:50:32 +01:00
f66f853ab4 Merge pull request 'feature/devops' (#1) from feature/devops into develop
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 17s
Reviewed-on: #1
2024-09-16 15:50:05 +01:00
83ce2f6f57 Improve cacheability
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 42s
2024-09-16 14:29:51 +00:00
3a9fc1897a Improve typing.
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 42s
2024-09-16 14:13:37 +00:00
73d06b2a54 Make package name lowercase
All checks were successful
Build and Publish Docker Image / build_and_push (push) Successful in 42s
2024-09-16 12:51:51 +00:00
cde378e3e5 Another fix for retrieval of version number from package.json
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 12s
2024-09-16 12:50:52 +00:00
2807d662d6 Fix retrieval of version number from package.json
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 9s
2024-09-16 10:08:06 +00:00
452430576f Fix Node version in CI pipeline
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 17s
2024-09-16 10:06:29 +00:00
682869ef99 Add CI
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 37s
2024-09-16 10:04:07 +00:00
6a59118f4a Convert to Typescript 2024-09-16 09:56:40 +00:00
a89150fc2f Add features 2024-09-12 14:37:08 +00:00
f5948621f0 Add readme. 2024-09-03 20:25:02 +00:00
aeb6b1590b Restructure dynamic command module loading 2024-09-03 20:24:56 +00:00
06ae61f8be Initial commit 2024-09-03 20:18:41 +00:00
d5074296fe Initial commit 2024-09-03 21:14:46 +01:00