Exclude PRs from the deploy stage... I think. #104 |
|
More...
|
almost 7 years ago
|
Use either the branch name or the tag name to deploy repositories. #105 |
|
More...
|
almost 7 years ago
|
Fix the way tags are included. #105 |
|
More...
|
almost 7 years ago
|
Also do build+deploy on all tags. #105 |
|
More...
|
almost 7 years ago
|
Fix another client shadowing that only gets reported by 1.10's vet. |
|
More...
|
almost 7 years ago
|
Switch to gometalinter for lint checks, and fix problems found by linters. |
|
More...
|
almost 7 years ago
|
Run gofmt -s on everything. |
|
More...
|
almost 7 years ago
|
Update official manifestst to point to docker hub. Fixes #103 |
|
More...
|
almost 7 years ago
|
Switch the CI build from quay.io/metallb to metallb on docker hub. #103 |
|
More...
|
almost 7 years ago
|
Switch the deploy workflows to push to quay.io/metallb. |
|
More...
|
almost 7 years ago
|
Delete .travis.yml, we've stopped using travis. #103 |
|
More...
|
almost 7 years ago
|
Collapse some of the deploy steps again. #103 |
|
More...
|
almost 7 years ago
|
Go back to glide for now, removing it is breaking all the things in a way I don't want to debug right now. #103 |
|
More...
|
almost 7 years ago
|
Remove more dependencies on glide. #103 |
|
More...
|
almost 7 years ago
|
Actually fix the deploy build, working directory was wrong. #103 |
|
More...
|
almost 7 years ago
|
Run `make ci-prepare` before deploys, so glide install happens. |
|
More...
|
almost 7 years ago
|
Autogen a more complex CircleCI config. #103 |
|
More...
|
almost 7 years ago
|
Fix manifest braino. #103 |
|
More...
|
almost 7 years ago
|
Install manifest-tool so that the image push can complete. #103 |
|
More...
|
almost 7 years ago
|
Disable the test phase of the workflow temporarily. #103 |
|
More...
|
almost 7 years ago
|
Test deploy against my personal docker hub repository. #103 |
|
More...
|
almost 7 years ago
|
Make CircleCI deploy branch commits to quay.io. #103 |
|
More...
|
almost 7 years ago
|
Actually tell CircleCI to *run* docker login. #103 |
|
More...
|
almost 7 years ago
|
Make CircleCI log into quay.io during the deploy step. #103 |
|
More...
|
almost 7 years ago
|
Escape $ so that make doesn't eat shell subcommands. #103 |
|
More...
|
almost 7 years ago
|
Fix a typo in the go install command. #103 |
|
More...
|
almost 7 years ago
|
I can makefile good. #103 |
|
More...
|
almost 7 years ago
|
Set up a build matrix with Go 1.8, 1.9. 1.10beta1. #103 |
|
More...
|
almost 7 years ago
|
Add a workflow specification, to tell CircleCI which job to run. |
|
More...
|
almost 7 years ago
|
Set up an actual test run, replicating what we do in Travis. #103 |
|
More...
|
almost 7 years ago
|