Commit Graph

63 Commits

Author SHA1 Message Date
Timothy Jaeryang Baek 1c14b54eb9
Merge pull request #1666 from Silentoplayz/Silentoplayz-update-PR-template.md
Update Pull Request Template to Improve Checklist and Format
2024-04-27 14:28:44 -07:00
Timothy Jaeryang Baek c1b97a723f
Update pull_request_template.md 2024-04-27 16:28:14 -05:00
Jun Siang Cheah 730befce45 feat: add basic cypress test as initial work towards e2e tests 2024-04-27 14:10:10 +01:00
Silentoplayz 53b277e575
Update pull_request_template.md
fix
2024-04-24 06:02:25 +00:00
Silentoplayz 29c6b253ca
Update pull_request_template.md
Okay, no warning then.
2024-04-23 11:17:32 +00:00
Silentoplayz 4a536484a6
Update pull_request_template.md
Added failure to follow template warning
Made more concise
2024-04-23 11:14:54 +00:00
Silentoplayz a615308111
Update pull_request_template.md
Fix
2024-04-22 07:19:09 +00:00
Silentoplayz dcb32f78fe
Update pull_request_template.md
Overhaul
2024-04-22 07:11:59 +00:00
Timothy J. Baek 459a41774e Update bug_report.md 2024-04-20 17:11:03 -05:00
Jun Siang Cheah 3a661fda1a fix: missing ollama/cuda tags from #1495 2024-04-10 20:58:26 +01:00
Jun Siang Cheah 7050d53718 build ollama and cuda tags 2024-04-10 20:41:36 +01:00
Jun Siang Cheah 550fc63ebd feat: parallelize x86/arm docker builds 2024-04-10 20:25:52 +01:00
Timothy J. Baek 0a3b99b94a chore: docker build workflow 2024-04-09 20:46:42 -07:00
Timothy J. Baek 1a2971ae7b Update docker-build.yaml 2024-04-08 13:36:50 -07:00
Jannik S 3b3d0cce1e
Merge branch 'dev' into dockerfile-optimisation 2024-04-08 09:15:00 +02:00
Timothy Jaeryang Baek 073f06d449
refac: cleaner tag 2024-04-06 04:06:47 -05:00
Jun Siang Cheah b7ced4e4f1 feat: trigger docker build after release 2024-04-05 20:29:11 +01:00
Jannik Streidl 9bcb37ea10 fixes and updates 2024-04-02 14:47:52 +02:00
Jannik S 099b1d066b
Revert "Merge Updates & Dockerfile improvements" (#3)
This reverts commit 9763d885be.
2024-04-02 11:28:04 +02:00
lainedfles 9763d885be
Merge Updates & Dockerfile improvements 2024-04-02 11:25:20 +02:00
Jun Siang Cheah 11850b75c8 chore: add format:backend npm script to match ci 2024-03-31 22:13:39 +01:00
Timothy J. Baek 90a03c331d refac: ci 2024-03-31 01:51:13 -07:00
Timothy J. Baek b391ad12ae refac: format backend ci 2024-03-31 01:47:53 -07:00
Timothy J. Baek 6c2eb814ed Update format-backend.yaml 2024-03-31 01:43:52 -07:00
Jun Siang Cheah f34fe49bdd fix: enforce formatters on GitHub Actions 2024-03-28 23:46:11 +00:00
Jannik Streidl c08631d6ff updates docker-build action 2024-03-22 10:05:20 +01:00
Jannik Streidl 9a8a48b879 gh build action for the different build args 2024-03-20 09:05:38 +01:00
Jannik S bbf9deabf0
fix: show lates changes in releases
fix for ##1048
2024-03-07 11:41:23 +01:00
Timothy Jaeryang Baek 2111398d13
Merge pull request #1048 from jannikstdl/release-notes
feat: show latest changes in releases
2024-03-06 00:44:57 -05:00
Timothy Jaeryang Baek 132e05ad57
Update bug_report.md 2024-03-05 11:18:46 -05:00
Jannik S 95b20f3cb8
feat: show latest changes in releases
This should show the latest Changes in the CHANGELOG.md file when creating a new release.

For now it only shows "Automatically created new release".

It is running 'awk '/^## [/{n++} n==1' CHANGELOG.md' which extracts the latest changes. Note: I only tested the command on my linux machine, worked.
2024-03-05 16:45:47 +01:00
Steven Kreitzer 0a2ee691db
fix: add semver to container builds
Signed-off-by: Steven Kreitzer <skre@skre.me>
2024-02-25 15:57:46 -06:00
Timothy J. Baek 33cd0888ee fix: template 2024-02-23 11:19:46 -08:00
Timothy J. Baek 90df6e7388 Update pull_request_template.md 2024-02-23 11:18:28 -08:00
Timothy J. Baek 57f379b4ce Create pull_request_template.md 2024-02-23 11:16:53 -08:00
Loan J a3eb7157f0
Update build-release.yml 2024-02-22 12:06:20 -05:00
Loan J c89c27d351
Add release creation workflow 2024-02-21 18:46:33 -05:00
Justin Hayes a6bb45200b
Add Docker tags 2024-02-15 00:55:33 -05:00
ThatOneCalculator a1d2c4050c
fix: 🚑 fix CI 2024-01-04 20:39:19 -08:00
ThatOneCalculator ea7ea52ba3
fix: 💚 disable lint CI 2024-01-04 20:06:33 -08:00
ThatOneCalculator 5e13a50b42
fix: 💚 lint all aspects of frontend, even if failure 2024-01-04 17:23:03 -08:00
ThatOneCalculator 374ce5dc35
fix: 👷 lint:frontend in CI 2024-01-04 17:20:12 -08:00
ThatOneCalculator 0b1dd21a30
feat: 👷 seperate lint jobs for fe & be 2024-01-04 17:18:20 -08:00
ThatOneCalculator 03039f4955
refactor: 💡 backend CI comments 2024-01-04 13:45:26 -08:00
ThatOneCalculator 081578903c
refactor: 👷 remove unused strategy 2024-01-04 13:33:35 -08:00
ThatOneCalculator 243fa75fc6
fix: 💚 don't lint backend for now 2024-01-03 14:47:12 -08:00
ThatOneCalculator 702ffdf61a
fix: 👷 build Docker with Bun 2024-01-03 14:45:41 -08:00
ThatOneCalculator 6ce41c712c
Seperate backend & frontend CI 2024-01-03 14:43:35 -08:00
ThatOneCalculator 60b6907203
ci: 👷 move CI to Bun 2024-01-03 14:37:21 -08:00
ThatOneCalculator 07cc7f15d5
chore: 🚨 lint and format 2024-01-03 14:33:57 -08:00