Go to file
Piotr Icikowski 1bda6671dd
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
Merge pull request 'Add Woodpecker CI support' (#1) from ci into devel
Reviewed-on: #1
2023-11-04 21:17:39 +01:00
.woodpecker ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
.gitignore ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
.releaserc.json ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
functions_test.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
functions.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
go.mod feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
go.sum feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
LICENSE chore(license): add 0BSD license 2023-07-21 23:09:10 +02:00
package-lock.json ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
package.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
package.json ci(init): add initial CI configuration 2023-11-04 20:36:50 +01:00
set_test.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00
set.go feat(pkg): add initial source code 2023-07-21 23:09:38 +02:00