Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Matthew Fisher 62ac3fb27b add .dockerignore and .draft-tasks.toml to gitignore 2018-04-23 12:31:14 -07:00
Francois-Guillaume Ribreau fd4aa9c715 Merge branch 'master' into rust-support 2018-02-10 10:58:01 +01:00
Matthew Fisher fd03dc1221 replace glide with dep 2018-01-10 10:59:10 -08:00
François-Guillaume RIBREAU 8f2b96cb07 feat(rust): added example 2018-01-01 18:04:53 +01:00
Matthew Fisher 4b9edf482e fix chart/ rename 2017-11-29 11:27:51 -08:00
Matthew Fisher e90122a3bf add .draftignore 2017-06-14 11:15:03 -07:00
Matthew Fisher ef1dd8c365 add codecov 2017-06-09 14:47:34 -07:00
Matt Butcher 617494fc3b feat(packs): use go-bindata to pack builtin packs
This replaces the hard-coded built-in packs with a generator that uses
go-bindata to read the `packs/` directory and generate an internal
representation that is compiled into the binary.

It adds the make target `generate`, which is called by the build and
cross-compile steps.

Doing things this way has the following advantages:

- Managing built-in packs is much easier (see #95)
- The packed binaries are compressed, so overall memory footprint is
  smaller

The main disadvantage is that it is harder to share files across the
packs. However, it is likely that these paks would diverge over time
anyway.
2017-06-06 16:53:42 -06:00
Matt Tucker 0991aa60ba fix(examples): ignore draft generated dockerfile, chart, and toml file from git. 2017-05-08 13:59:30 -06:00
Matthew Fisher b29f8a0212 upload dist assets to s3 2017-03-13 13:10:19 -07:00
Matthew Fisher 0dad5fd253 use testdata in README example 2017-01-23 11:56:36 -08:00
Matthew Fisher 59e6f134e5 add skeleton project 2017-01-18 01:10:11 -07:00