Shane C. shane · he/him
  • Hi! I'm Shane, I'm a developer that mainly uses Golang. I am also a Computer Science student.

  • Joined on 2024-11-11
Shane C. pushed to main at omnibill/fsys 2024-11-21 18:12:15 +01:00
4792a11fd3 fix typos
Shane C. pushed to main at omnibill/fsys 2024-11-21 18:05:10 +01:00
0e3407c7cc add expected errors tests, fix ErrFolderNotFound not being sent on S3.
Shane C. pushed to main at omnibill/fsys 2024-11-20 21:43:43 +01:00
ba32206f35 Add CopyDir and DeleteDir and their respective tests
Shane C. pushed to main at omnibill/fsys 2024-11-20 19:46:01 +01:00
bdf37805e8 fix issue where s3 would not return a ErrFileNotFound
Shane C. created repository eggactyl/jars 2024-11-20 19:41:24 +01:00
Shane C. pushed to main at omnibill/fsys 2024-11-20 18:27:56 +01:00
9638e52d26 move s3 and local test to their own files
Shane C. pushed to main at omnibill/fsys 2024-11-20 16:19:40 +01:00
38d9f2fa85 tidy go.mod
98ee01a2d5 add readdir function, fix writing files on local filesystem if within folder.
f14c451ea8 add documentation for move func, add rename function as a wrapper for move
222b66c2f2 add move func, fix test for copy
Compare 4 commits »
Shane C. pushed to main at omnibill/fsys 2024-11-19 14:56:51 +01:00
9301eb3727 add copy function
Shane C. pushed to main at omnibill/fsys 2024-11-19 03:11:02 +01:00
776ec2fd78 add IsDir for local filesystem
Shane C. pushed to main at omnibill/fsys 2024-11-19 02:54:48 +01:00
ddc9ab18f2 add stat func
Shane C. pushed to main at omnibill/fsys 2024-11-18 23:05:02 +01:00
24e0d7e9fb fix file perms for WriteFile
Shane C. pushed to main at omnibill/fsys 2024-11-18 23:01:07 +01:00
5ce1b86da4 add documentation for functions
Shane C. pushed to main at omnibill/fsys 2024-11-18 22:48:58 +01:00
9614599eb5 add delete func, add check for invalid local paths
Shane C. pushed to main at omnibill/fsys 2024-11-18 22:39:50 +01:00
41e7d6070d fix read for s3, add test for read
Shane C. pushed to main at omnibill/fsys 2024-11-18 22:34:19 +01:00
17896c3cc4 add open, write
Shane C. created branch main in omnibill/fsys 2024-11-17 16:01:38 +01:00
Shane C. pushed to main at omnibill/fsys 2024-11-17 16:01:38 +01:00
9edb886a15 Initial commit
86f6bdbc0a Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist
Shane C. created repository shane/billing-to-wemx 2024-11-12 18:48:32 +01:00
Shane C. created repository eggactyl/egg 2024-11-12 18:33:05 +01:00
Shane C. pushed to main at omnibill/panel 2024-11-11 22:42:12 +01:00
6a264e5e95 migrate internal packages