|
9e8ccfe78e
|
Improve code readability #1
Improve mostly common_utils_test.go
|
2024-06-13 21:19:04 +02:00 |
|
|
8cd3ed2127
|
Fix install command
|
2024-03-24 15:40:35 +01:00 |
|
|
9f4d85e707
|
Update README.md with release information
|
2024-03-24 15:29:09 +01:00 |
|
|
806ff9b4c1
|
Improve tests stability
|
2024-03-24 15:19:47 +01:00 |
|
|
d7615a90ba
|
Fix import naming
|
2024-03-24 15:19:47 +01:00 |
|
|
14dcb9a66e
|
Update to the latest required packages
|
2024-03-24 15:19:44 +01:00 |
|
|
5445ce1ccf
|
Restructure project directories
Follow the standard of all go projects
|
2024-01-13 15:39:40 +01:00 |
|
|
741f18efd1
|
Upgrade to Go 1.19
|
2022-12-11 15:33:53 +01:00 |
|
|
2d06e8e09c
|
Add taskfile
|
2021-11-11 20:51:50 +01:00 |
|
|
19e68df732
|
Add a skip field to the repository configuration
|
2021-11-08 22:09:12 +01:00 |
|
|
62dadc53bf
|
Limit number of concurrent goroutines
|
2021-11-08 18:45:15 +01:00 |
|
|
5fd9bc851b
|
Add "echo" as logger
This allow to test ouput, and specify ouput other then os.Stdout
|
2021-11-07 19:59:11 +01:00 |
|
|
23e4547e52
|
Add possiblity to limit actions to tagged or named repository
|
2021-11-07 14:08:34 +01:00 |
|
|
5c98ab6554
|
Use local repository for SyncCommand tests
|
2021-11-07 00:43:53 +01:00 |
|
|
38cd52ffd6
|
Simplify function and structure names for tests
|
2021-11-07 00:43:40 +01:00 |
|
|
07ed716279
|
Remove duplicate code in command tests
|
2021-11-06 23:21:35 +01:00 |
|
|
e26879425f
|
Add status command
|
2021-11-06 17:54:27 +01:00 |
|
|
2b4c6d3318
|
Allow to use env vars in config
|
2021-11-03 18:21:43 +01:00 |
|
|
5e6a5e23fd
|
Add sync command
|
2021-11-03 18:10:36 +01:00 |
|