No description
Find a file
Louis Seubert 3daeb3fc05
feta: add globfs
Add a fs.FS impl to allow to filter an existing fs.FS by path patterns.
2025-10-05 20:37:14 +02:00
iox feta: add globfs 2025-10-05 20:37:14 +02:00
action.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
action_test.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
client.go feat: change github context parsing 2025-08-11 21:27:54 +02:00
command.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
command_test.go feat: add initial helper methods 2024-10-20 14:57:24 +02:00
context.go feat: change github context parsing 2025-08-11 21:27:54 +02:00
context_test.go feat: change github context parsing 2025-08-11 21:27:54 +02:00
go.mod chore: update domain to code.geekeey.de 2025-09-30 21:23:51 +02:00
README.md feat: project setup 2024-07-21 10:46:42 +02:00

sdk

The actions sdk provides a set of packages to make creating actions easier.