summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09Tweaked logo to play nice with preview renderer on commonsHEADmasterDan Duvall1-51/+53
2018-12-20Provide a new Blubber logoDan Duvall3-1/+833
2018-12-13Add helm chart to repoTyler Cipriani1-0/+1
2018-12-12Provide OpenAPI spec for BlubberoidDan Duvall7-30/+544
2018-12-12Support "application/json" in BlubberoidDan Duvall2-1/+79
2018-12-10Use JSON as canonical config formatTyler Cipriani168-31014/+1026
2018-12-10Combine blubberoid.yaml and .pipeline/blubber.yamlTyler Cipriani2-24/+14
2018-11-16Fix entrypoint merge behaviorTyler Cipriani2-1/+10
2018-11-16Add: a Blubber file for a Blubberoid service Docker imageLars Wirzenius1-0/+22
2018-11-16Provide separate Makefile rules for building blubber/blubberoidDan Duvall1-4/+20
2018-10-19Install `golint` from "golang.org/x/lint/golint"Dan Duvall1-1/+1
2018-10-01Remove support for `sharedvolume` configurationDan Duvall11-74/+12
2018-09-26Merge "Test basic functionality of blubberoid"jenkins-bot1-0/+30
2018-09-20Merge "Remove some types that will be inferred"jenkins-bot2-7/+7
2018-09-17Test basic functionality of blubberoidDan Duvall1-0/+30
2018-09-17Install `node_modules` to application directoryDan Duvall2-32/+17
2018-09-17Update `.pipeline/blubber.yaml` to v3 formatDan Duvall1-2/+3
2018-09-13Remove some types that will be inferredTyler Cipriani2-7/+7
2018-09-13Fix make releaseTyler Cipriani1-1/+2
2018-08-29Provide a stateless blubberoid microserviceDan Duvall3-4/+123
2018-08-14Bump Blubber config version to v3Dan Duvall17-42/+42
2018-08-14Refactor builder to support file requirements and run pre-installDan Duvall11-142/+243
2018-08-10Test Blubber in CI using BlubberDan Duvall1-0/+9
2018-08-09Makefile lint rule now tests gofmt output and runs go vet correctlyDan Duvall2-3/+3
2018-08-02Merge "Provide Makefile rules for running linters and tests"Thcipriani3-5/+26
2018-08-01Provide Makefile rules for running linters and testsDan Duvall3-5/+26
2018-08-01Add .gitreview fileAntoine Musso1-0/+6
2018-07-31Change import paths from Phabricator to GerritDan Duvall38-111/+62
2018-07-26Add slash to directory path if copying > 1 fileTyler Cipriani3-10/+18
2018-05-31tool -> tooTyler Cipriani1-1/+1
2018-05-25Release v0.4.0Dan Duvall1-1/+1
2018-05-24Attempt to resolve symlinked CURDIR in MakefileDan Duvall1-0/+4
2018-05-24Cross-compile using goxTyler Cipriani3-1/+21
2018-05-20Bump config version to v2Dan Duvall17-44/+44
2018-05-20Add now mandatory version config field to READMEGilles Dubuc1-0/+2
2018-05-20Refactor config for node app dependenciesDan Duvall7-57/+63
2018-05-20Add support for Builder arbitrary build commandsGilles Dubuc4-9/+102
2018-05-19Add a pip install stepAlexandros Kosiaris2-64/+74
2018-04-30Ensure non-interactive front-end for APTDan Duvall2-0/+6
2018-04-05Refactor validation tests without YAML parsingDan Duvall13-238/+172
2018-04-05Introduce strict/versioned config parsingDan Duvall18-16/+193
2018-03-28Provide a CONTRIBUTING.md guideDan Duvall2-0/+99
2018-03-22Release v0.3.0Dan Duvall1-1/+1
2018-03-22Policy example should work on blubber.example.yamlTyler Cipriani1-2/+2
2018-03-22No need to export NewValidatorTyler Cipriani2-4/+4
2018-03-22Provide a `runs.insecurely` to be used with test variantsDan Duvall5-2/+66
2018-03-22Fix ownership on artifact copiesDan Duvall10-41/+91
2018-03-19Allow for configuration policiesDan Duvall90-289/+8876
2018-03-06Support Python projectsDan Duvall4-8/+434
2018-03-06Makefile: install to global GOPATH with correct -ldflagsTyler Cipriani1-17/+3