Mike Arpaia
af96e52a00
Update the Go import paths to new repo name ( #27 )
2020-11-11 09:59:12 -08:00
Mike Arpaia
8425fe2214
Use dep instead of glide ( #1564 )
2017-10-13 09:00:58 -06:00
Victor Vrantchan
61866aa680
move to 2.0 ( #1562 )
2017-10-12 12:14:03 -04:00
Mike Arpaia
80b082ea26
Renaming CI/Packaging things to Fleet ( #1556 )
2017-10-04 15:28:11 -06:00
Zachary Wasserman
68522c3c09
Add agent-api and appropriate changes to builder image ( #1546 )
...
- Add SSH configuration to allow checkout of Kolide private repos in CI
- Add kolide/agent-api repo to glide.yaml
- Update testify version to fix broken test build
Closes #1545
2017-08-10 12:45:55 -07:00
Mike Arpaia
018b91ab2c
Rename project to Kolide Fleet ( #1529 )
2017-06-22 15:50:45 -04:00
Victor Vrantchan
d18c0aa146
update builder to go1.8 ( #1301 )
...
* update builder to go1.8
Closes #1292
2017-02-24 20:04:45 -05:00
Victor Vrantchan
fdb3c55562
add tools and scripts to generate apt and dpkg repositories ( #1183 )
...
the scripts in tools/pkgrepos can be used to update apt and yum repositories as well as create zip archives for a release.
The dl.kolide.co repository is archived as a static bucket on GCP.
2017-02-16 11:47:10 -05:00
Zachary Wasserman
f4060402f4
Migrate NPM to Yarn ( #1197 )
...
- Modify `make deps` to use yarn
- Add `yarn.lock`
- Add yarn to `kolide-builder` docker image
- Remove `npm-shrinkwrap.json`
- Remove build for `node-sass` (fixes #1151 )
2017-02-10 10:22:26 -08:00
Victor Vrantchan
7297a87a74
Move deployment steps into circle.yml config ( #1140 )
2017-02-02 11:30:23 -05:00