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

10 Коммитов

Автор SHA1 Сообщение Дата
Bhaskar Brahma 2ea9cc88e6 Updated travis.yml for build testing in github 2019-07-26 15:08:04 -07:00
alexander zillion 7660984b6a
Update Go version and golint import path 2018-10-25 12:06:23 -05:00
Ahmet Alp Balkan a4573b0125
Update to go1.7 for travis builds
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-11-29 14:06:21 -08:00
Ahmet Alp Balkan b0a2c5eeba
Disable cli telemetry prompt
Saves 30s in tests

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2016-10-11 11:25:17 -07:00
Ahmet Alp Balkan fe292ee5ca
Unify version string management in code
- Read main.Version from misc/manifest.xml, this way we only have
  one place to bump the version number before tagging. Also used
  by Extension Deployment Pipeline.
- Let govvv handle GitCommit/BuildDate/GitState etc.
2016-08-11 11:51:53 -07:00
Ahmet Alp Balkan 9c26ac3e42 .travis.yml: add azure cli 2016-07-27 14:50:07 -07:00
Ahmet Alp Balkan e116b659da .travis.yml: add binary build step 2016-07-27 14:40:26 -07:00
Ahmet Alp Balkan 4eacb598ba travis.yml: add integration tests
- change sudo:true so that we can get a Docker engine
    - this will slow down the time to get a test box (a few mins)
      but it should be fine
- add bats in 'install'
- print docker info prior to testing
- execute bats
2016-07-27 14:36:16 -07:00
Ahmet Alp Balkan b58d86483e
travis: exclude testing vendor/ pkgs 2016-07-07 14:03:27 -07:00
Ahmet Alp Balkan e5bb1b627d
Add .travis.yml 2016-07-07 13:13:55 -07:00