Commit Graph

13 Commits

Author SHA1 Message Date
856b6b41a8 workflow: added --force --legacy-peer-deps --dev to npm install
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 4m59s
the issue was dev tools wasn't installed if --dev is not passed.

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 09:16:53 +07:00
9a05e78fc5 workflow: npm install use --legacy-peer-deps instead of --force
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 5m13s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 09:04:29 +07:00
de73c8d68f workflow: fix path for apt sed'in, verify why angular is not installed
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 6m46s
angular issue is about the version itself, but verification is needed by front-end dev too. cannot figure it out yet why isn't installing on ubuntu noble container.

ubuntu noble is using /etc/apt/source.list.d, unlike debian.

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 07:07:57 +07:00
cd6e0595a9 workflow: remove install docker, sudo sed and test ng build release
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 5m58s
since docker is already exist inside the container, no need to reinstall.

Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 06:36:59 +07:00
39457af479 workflow: typo, try again
Some checks failed
Build Docker Image / Build Docker Image (push) Has been cancelled
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 06:31:17 +07:00
0c05d9eadf workflow: change package mirror to kku, install and test docker-in-docker
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 24s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 06:29:35 +07:00
1847bf5d65 workflow: npm install --force
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m14s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 06:06:31 +07:00
290f5cae6a workflows: testing npm install
Some checks failed
Build Docker Image / Build Docker Image (push) Failing after 2m56s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-20 05:59:14 +07:00
538ee11053 workflow: fix yaml format
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 26s
2025-11-20 05:46:37 +07:00
5b3bc79199 workflow: added verify project tree
Some checks failed
Build Docker Image / Preparing Dependecies (push) Failing after 1s
2025-11-20 05:42:43 +07:00
5ce012b558 workflow: test p.1
All checks were successful
Build Docker Image / Preparing Dependecies (push) Successful in 1m25s
2025-11-16 21:51:06 +07:00
8f9159a330 workflow: test p.1 2025-11-16 21:48:42 +07:00
60662d88d4 workflow: initial workflow placeholder file 2025-11-16 21:33:05 +07:00