9 Commits

Author SHA1 Message Date
e7dd3fa073
Verify FSEntry name
All checks were successful
Test Workflow / Lint and test library (pull_request) Successful in 1m42s
2024-01-07 15:04:13 +00:00
726980a669
Test create file & cleanup 2024-01-07 15:03:00 +00:00
8aa21dff54 Deny cyclic FSFolders (#3)
All checks were successful
Test Workflow / Lint and test library (push) Successful in 3m56s
Contributes to #2 .

Handle cyclic folders explicitly, instead of relying on the filesystem.

Reviewed-on: #3
2024-01-07 14:56:16 +00:00
ca221f1907
Fix publish CI
All checks were successful
Publish Workflow / Publish library (push) Successful in 8m54s
Test Workflow / Lint and test library (push) Successful in 17m35s
v0.1.0
2023-12-20 17:01:16 +00:00
e83b313766
README update
All checks were successful
Publish Workflow / Publish library (push) Successful in 9m4s
Test Workflow / Lint and test library (push) Successful in 17m32s
2023-12-20 15:57:35 +00:00
1c5cafb04d
Improve documentation
Some checks failed
Test Workflow / Lint and test library (push) Has been cancelled
Publish Workflow / Publish library (push) Has been cancelled
2023-12-20 15:42:31 +00:00
71d98e540b Steup CI (#1)
Some checks failed
Test Workflow / Lint and test library (push) Has been cancelled
Setup Github actions CI to test and publish the library.

Reviewed-on: #1
2023-12-20 15:34:40 +00:00
f9ab02c68d
Initial implementations 2023-12-20 13:16:56 +00:00
9489e6048c
Initial commit 2023-12-03 01:24:30 +00:00