Allows to Archive Files
Find a file
Christian Schmied 76c2a7be5e
All checks were successful
go/archiver/pipeline/head This commit looks good
fix ErrorOnlyArchiver logging Error, also when there is none
2024-10-26 19:13:32 +02:00
.gitignore init 2024-09-26 11:33:03 +02:00
ArchiverConfig.go init 2024-09-26 11:33:03 +02:00
ErrorOnlyArchiver.go fix ErrorOnlyArchiver logging Error, also when there is none 2024-10-26 19:13:32 +02:00
FileArchiver.go first write Error file then Move File, so the move error can also be detected while the error writing is always done first 2024-09-27 16:59:38 +02:00
FileArchiver_test.go init 2024-09-26 11:33:03 +02:00
getGlob_linux.go init 2024-09-26 11:33:03 +02:00
getGlob_windows.go init 2024-09-26 11:33:03 +02:00
Globbing_linux_test.go slight modification of tests 2024-09-26 11:53:37 +02:00
Globbing_windows_test.go slight modification of tests 2024-09-26 11:53:37 +02:00
go.mod init 2024-09-26 11:33:03 +02:00
go.sum init 2024-09-26 11:33:03 +02:00
Jenkinsfile added Jenkinsfile Test 2024-09-26 11:39:22 +02:00
NoOpArchiver.go init 2024-09-26 11:33:03 +02:00