Agola: CI/CD Redefined
Go to file
Simone Gotti e46766829c runservice: rework store and readdb logic
* Remove all the small index files on the lts
* Keep on s3 only a full index of all runs containing the runid, grouppath and phase
  million of runs can take only some hundred of megabytes
* Periodically create a new dump of the index
2019-03-29 12:15:48 +01:00
.agola *: test on itself 2019-03-13 12:14:55 +01:00
cmd initial secret and variables impl 2019-03-14 14:36:18 +01:00
internal runservice: rework store and readdb logic 2019-03-29 12:15:48 +01:00
scripts Add makefile 2019-02-21 15:59:16 +01:00
webbundle Add webbundle implementation 2019-02-21 16:08:02 +01:00
.dockerignore Add dockerfile 2019-02-21 16:10:30 +01:00
.gitignore Initial commit 2019-02-21 15:56:50 +01:00
Dockerfile Add dockerfile 2019-02-21 16:10:30 +01:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile git hook: initial implementation 2019-02-22 10:46:48 +01:00
README.md Initial commit 2019-02-21 15:56:50 +01:00
go.mod go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00
go.sum go.mod: update gorilla mux version 2019-03-18 15:05:43 +01:00

README.md

Agola

CI/CD redefined