1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
b54278599a
chore(deps): updated dependencies 2024-07-04 22:49:45 +02:00
41563af632
chore(deps): udpated dependencies 2024-06-13 23:11:15 +02:00
6c9e69a840
chore(deps): udpated dependencies 2024-04-21 22:48:03 +02:00
de0c677a8a
chore(deps): updated dependencies 2024-03-08 00:49:28 +01:00
1c2ecc017b
Added github dependabot 2023-08-30 23:52:23 +02:00
077280222c
Updated README and go.mod for go 1.20 2023-04-24 22:40:45 +02:00
7db3cb8633
Revert "Added github action to test code on push"
This reverts commit 43fd04c5eb.
2023-04-04 23:53:40 +02:00
43fd04c5eb
Added github action to test code on push 2022-01-25 22:06:28 +01:00
2520bada38 Go 1.17 2021-08-17 17:20:13 +02:00
086bdc44a9 Improved the readme 2021-05-19 11:23:29 +02:00
37b8610d23 Typo 2021-05-19 11:18:23 +02:00
928b9f766b Fixed readme to reflect last changes in error messages 2021-05-19 11:15:36 +02:00
ffa3b6f3d2 Fixes #1 segmentation violation with unprivileged user 2021-05-19 10:58:22 +02:00
38d9c881b3 Updated for go 1.16 modules 2021-04-23 16:51:22 +02:00
8278d7b471 Fixed wrongfully hardcoded path in tests. 2020-10-30 11:04:31 +01:00
cde20f7b3b go fmt 2020-10-30 10:53:31 +01:00
cadb15f7af Added tests to the main package and completely reworked the code around that 2020-02-25 09:46:38 +01:00
2661ce9a2b Added tests to the spool package, and reworked the code around that. 2020-02-22 12:56:29 +01:00
bcfaffac24 Added tests to the state package, and reworked the code around that 2020-02-22 11:57:50 +01:00
e7456142a9 Improved tests for job package 2020-02-20 12:41:47 +01:00
211adff0b0 Fixed code that used the wrong path manipulation module 2020-02-12 21:04:55 +01:00
88757ef736 Added tests for job package 2020-02-11 22:21:29 +01:00
c84817132d Added LICENSE 2020-01-31 17:39:34 +01:00
bea8e5aba8 Big rafactoring : code split in several modules and some other best practices 2020-01-30 17:44:42 +01:00
e07ce016c4 Document where C structures for state file header and job entry come from 2020-01-29 14:27:03 +01:00
e6ab5d33da Added gitignore 2020-01-15 16:42:53 +01:00
2244c18c41 Added table of content 2020-01-15 16:35:15 +01:00
805cda48e4 Document the spool file format 2020-01-15 16:31:21 +01:00
4724979262 Improved error messages and added a readme 2020-01-08 15:09:31 +01:00
18e91937cd Initial import 2020-01-08 10:51:59 +01:00