Commit Graph

34 Commits

Author SHA1 Message Date
Steven Allen
db36e7f863 chore(ci): bump cache version
Something broke in circle. This is the only way to clear the cache.
2020-02-04 11:25:15 -08:00
Steven Allen
182b75177b
test(ci): update node for webui tests
Co-Authored-By: Hugo Dias <hugomrdias@gmail.com>
2020-01-17 09:56:54 -08:00
Marcin Rataj
692af948ac test: E2E tests against ipfs-webui HEAD
This adds interop/regression tests against ipfs-webui repo.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-01-17 16:11:51 +01:00
Steven Allen
d9d865e4c2 ci: wait 30 seconds for the api tests daemon to start
This was failing in CI.
2019-12-10 13:12:43 +01:00
Steven Allen
24ac8a7345 test(interop): explicitly install http client 2019-12-05 14:09:42 -05:00
Steven Allen
2660bb5d37 test(interop): allow weak keys 2019-12-05 13:26:46 -05:00
Steven Allen
dba13955e5 chore(build): switch to go 1.13 2019-11-15 05:36:09 -08:00
Steven Allen
cb1a3b9719 ci: parallelize interop tests 2019-08-14 23:13:43 -07:00
Steven Allen
838347282a ci: send interop results to stdout and junit 2019-08-14 22:44:03 -07:00
Steven Allen
256494ba3b ci: spit out junit reports from the interop tests 2019-08-14 18:12:12 -07:00
Steven Allen
f8c2e279ee ci: use executors
Also, use environment variables where appropriate.
2019-08-13 14:43:58 -07:00
Steven Allen
42d063dd25 ci: only run node interop tests 2019-07-19 14:33:27 -07:00
Steven Allen
dfbfd44bac ci: show the commit 2019-07-16 11:54:23 -07:00
Steven Allen
e32a41392d ci: improve caching 2019-07-09 21:05:32 -07:00
Steven Allen
1791f6866b ci: test the http clients 2019-07-09 20:49:35 -07:00
Łukasz Magiera
9fe4787dce Run JS interop in CircleCI 2019-06-05 13:35:07 +02:00
Steven Allen
f938b3d5e3 ci: rev cache version
Something is broken with the cache.
2019-05-31 23:46:12 -07:00
Steven Allen
c39ad0b8f9 ci: really enable golangci-lint 2019-05-21 11:10:10 -07:00
Steven Allen
9beddcd116 ci: run golint tests
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-14 09:38:29 -07:00
Steven Allen
739f762b22 ci: test building with fuse
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-18 17:56:00 -07:00
Jakub Sztandera
f08100022c misc: require Go 1.12
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-04-04 16:37:45 +02:00
Steven Allen
ad8c51b7ff ci: avoid interleaving output from different sharness tests
The `-O` option causes make to print out all the output from a single target all
at once. This will make the test log readable again.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-03 19:24:23 -07:00
Jakub Sztandera
d2a2e1493d circleci: run try-build target on ci
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
4e8cc7f0df circleci: rework pipeline
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
1961221a38 circleci: cleanup config
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
b578a811a6 circle: change cache strategy
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
93c75321fb make: Replace json-to-junit with gotestsum
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
373984abfd circle: add go mod download to cache
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
2258ab88bb circle: add socat
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
e06eeed265 gomod: add module cache to circleci cache
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
d236deece8 circle: update config
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
bde86bc1c8 gomod: add go mod
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Łukasz Magiera
23ddc26025 ci: Coverage and Junit xmls in one run
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-10-29 18:44:49 +01:00
Łukasz Magiera
d756d64071 Use Circleci 2.0
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-10-27 17:53:34 +02:00