97 Commits (6300e945dc424281aaf188f150770256bd9e0b87)
 

Author SHA1 Message Date
Fabian Vowie 0f16daa99b
Add settings.json to .gitignore 2 years ago
Fabian Vowie 07ae302df9
Rename FileSystem in settings to StorageProvider 2 years ago
Fabian Vowie 48f82f3891
Pretty-print default settings json 2 years ago
Fabian Vowie 9a6bdc2552
Remove leftover debug code 2 years ago
Fabian Vowie 583103c384
Load settings on program start or create default if none exist 2 years ago
Fabian Vowie fdb4d59448
Add settings parsing 2 years ago
Jenkins f36fb2725c Merge commit '08ca3c5b2c25af6eb9e278991e4ea9e7bffb839d' into HEAD 2 years ago
Fabian Vowie 08ca3c5b2c
Temporarily hardcode filesystem storage provider 2 years ago
Fabian Vowie 44038e1626
Fix store methods not being public 2 years ago
Fabian Vowie a3a28f0d2e
Return created file path in store methods 2 years ago
Fabian Vowie 44ceaf8582
Improve storage wrapper tests by checking file content 2 years ago
Fabian Vowie 3a15614ca9
Cleanup duplicate code in storeExisting method 2 years ago
Fabian Vowie 1bfc426158
Add method to store locally existing files to storage wrapper 2 years ago
Fabian Vowie 86f09ffca9
Add storage api wrapper 2 years ago
Jenkins 842c3750f6 Merge commit 'dbcf08b197b6b08352597588611e489f8188f643' into HEAD 2 years ago
Roman Zipp dbcf08b197 Handle json encoding errors 2 years ago
Roman Zipp d863b7211e Rename step executable getter method 2 years ago
Roman Zipp 7aca6b1a0d Add image compression step deserialization 2 years ago
Roman Zipp a4650f6900 Add step options 2 years ago
Roman Zipp 98df5d0456 Add step struct json tags 2 years ago
Jenkins cfbd2fb8f8 Merge commit 'dab78ea4e94e3deabc81c1c44cd42cd3de706d77' into HEAD 2 years ago
Roman Zipp dab78ea4e9 Split pipeline definition to step files 2 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 2 years ago
Roman Zipp 4ec9c87a10 Tidy up go modules 2 years ago
Roman Zipp 7c7fa19661 Move pipeline configs to new config directory 2 years ago
Roman Zipp ce9403ef84 Fix http pipeline handler typo 2 years ago
Jenkins 15ca2a91f1 Merge commit 'e26544ddf550c7fcaf550af88eac5163fa8f2ee2' into HEAD 2 years ago
Fabian Vowie e26544ddf5
Fake pipeline object in tests 2 years ago
Fabian Vowie bee20a159c
Return pipeline metadata in pipeline route 2 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 2 years ago
Fabian Vowie f6bb5498e8
Add slug field to pipeline struct 2 years ago
Jenkins b418efde3f Merge commit '74800196c067061f3fc1ce5195efeefa58971bb0' into HEAD 2 years ago
Roman Zipp 74800196c0 Return error on invalid pipeline type 2 years ago
Roman Zipp f2418104bc Add abstract pipeline steps 2 years ago
Roman Zipp ea794f9c18 Make pipeline deserialization more abstract 2 years ago
Jenkins 905e24c96c
Merge commit '7717df32e0b46fc7a182729646f155afb1c95a18' into HEAD 3 years ago
Fabian Vowie 7717df32e0
Load pipelines on program start 3 years ago
Fabian Vowie 836d699400
Use byte slice instead of string slice for DeserializePipelines 3 years ago
Fabian Vowie 5025ce49ec
Add deserialization for pipelines 3 years ago
Fabian Vowie 382720d242
Add pipeline definition structs 3 years ago
Jenkins f14f3d32d7
Merge commit '35a4e68ad6f3142c5bbb7f9ec4671e3514f3f64a' into HEAD 3 years ago
Fabian Vowie 35a4e68ad6
Use proper test name for index route test 3 years ago
Fabian Vowie a88766080f
Add test for index route 3 years ago
Fabian Vowie 7317a215f9
Add metadata response to index route 3 years ago
Jenkins 4c0ac4ddee
Merge commit 'b9d67f52b98ae87ab9238f61ea922969b3cda719' into HEAD 3 years ago
Fabian Vowie b9d67f52b9
Add CI 3 years ago
Fabian Vowie 36294eeed2
Initial commit 3 years ago