Commit graph

13 commits

Author SHA1 Message Date
a487046931
#0000 - Add manual trigger to Woodpecker CI configuration.
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
This change allows the CI pipeline to be manually triggered in addition to being triggered by cron jobs and pushes. This provides more flexibility for testing and deployment workflows.
2024-10-17 11:21:58 +02:00
4966b1242a
#0000 - Update Node.js version from 18 to 20
Changed the ARG_NODE_MAJOR in Dockerfile and updated corresponding tags in .woodpecker.yml to reflect the new Node.js version. This ensures that the build process uses the latest version of Node.js.
2024-10-17 11:16:01 +02:00
ecb7770a8c Update .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-20 17:52:15 +01:00
a84ae68f9f
#0000 - re-enable cron
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
2023-11-04 17:01:27 +01:00
2cf7148f93
#0000 - fix tag name issue
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 16:49:17 +01:00
e4068c988f
#0000 - fix var issues
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 16:44:46 +01:00
566693b559
#0000 - fix var issues
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 16:43:48 +01:00
aaa83e6c42
#0000 - Implement CI/CD
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 16:42:10 +01:00
d7db74f489
#0000 - test arg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 13:30:02 +01:00
ca238429b6
#0000 - test arg
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 13:27:01 +01:00
b309228f13
#0000 - test arg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 13:24:42 +01:00
67f182d16d
#0000 - disable CI/CD filter
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 12:24:01 +01:00
3093923643
#0000 - implement Dockerfile and CI/CD
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-04 12:23:08 +01:00