Agola: CI/CD Redefined
Go to file
Simone Gotti b3867fb7ca objectstorage: add posix standard storage
rename the previous posix storage to posixflat and make it currently not user
selectable (since I'm not sure it's really worth using it).

The new posix storage uses the filesystem without any escaping so it's not a
real flat namespace.

This isn't a real issue since also minio is not a flat namespace and we are so
forced to use it like a hierarchycal filesystem.
2019-05-21 15:17:53 +02:00
.agola runservice: add k8s driver 2019-04-22 17:54:24 +02:00
cmd gitsources: add github gitsource 2019-05-15 23:46:21 +02:00
examples agolademo: update config to use correct web url 2019-05-16 10:17:47 +02:00
internal objectstorage: add posix standard storage 2019-05-21 15:17:53 +02: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 runservice: build and use multiple toolboxes per architecture 2019-05-09 12:36:30 +02:00
go.mod gitsources: add github gitsource 2019-05-15 23:46:21 +02:00
go.sum gitsources: add github gitsource 2019-05-15 23:46:21 +02:00
LICENSE Initial commit 2019-02-21 15:56:50 +01:00
Makefile runservice: build and use multiple toolboxes per architecture 2019-05-09 12:36:30 +02:00
README.md Initial commit 2019-02-21 15:56:50 +01:00

Agola

CI/CD redefined