Anton Evangelatov
790bcc7830
change name of image to lotus-dev
2021-01-20 20:04:15 +01:00
Anton Evangelatov
24cc70f18e
use ecr-public cmd
2021-01-20 20:00:16 +01:00
Anton Evangelatov
e3262da915
remove circleci/aws-ecr orb and push built image to public registry
2021-01-20 19:59:47 +01:00
Anton Evangelatov
a9c0263db6
fixup
2021-01-20 19:25:51 +01:00
Anton Evangelatov
5d89d6d3e7
example config.yml for public ECR registry
2021-01-20 19:10:49 +01:00
Anton Evangelatov
1a582230cb
wip
2021-01-20 18:14:40 +01:00
Anton Evangelatov
0ca29acf22
add job to build docker image and push to AWS ECR private repo
2021-01-20 16:27:19 +01:00
Łukasz Magiera
1cfb73cc3b
ci: Run sector termination tests
2021-01-14 00:14:43 +01:00
Anton Evangelatov
3f151351aa
trigger testplans only on merge to master
2020-11-23 20:04:24 +01:00
Łukasz Magiera
f0eac01a3c
Merge remote-tracking branch 'origin/master' into nonsense/integrate-testplans-to-lotus
2020-11-20 15:22:10 +01:00
Jakub Sztandera
51e93feb9a
Update go to 1.15.5
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-11-17 21:20:33 +01:00
Łukasz Magiera
408183c7a6
docsgen: Fix CI
2020-11-12 20:15:57 +01:00
Anton Evangelatov
bf500711b3
update Dockerfiles; integrate lotus-soup and graphsync in Lotus CI; update go.mod and references
2020-11-06 21:04:11 +01:00
Łukasz Magiera
3c44407c57
circle: Fix lotus-soup build
2020-11-03 11:29:54 +01:00
Łukasz Magiera
86f9abda0d
circle: Install hwloc
2020-10-28 15:46:57 +01:00
Łukasz Magiera
09e92f98ff
circle: Run tests for some subsystems separately
2020-10-20 13:11:53 +02:00
Łukasz Magiera
6656e5a6c8
circle: test-lotus-soup -> build-lotus-soup
2020-09-16 22:47:06 +02:00
Anton Evangelatov
56f223bfc3
add go mod edit for blst deps
2020-09-16 15:19:17 +02:00
Anton Evangelatov
b0677ab38e
replace lotus and filecoin-ffi deps
2020-09-16 15:12:41 +02:00
Anton Evangelatov
f4f80b25d1
add test-lotus-soup to workflows
2020-09-16 15:12:41 +02:00
Anton Evangelatov
3f67c4524e
add filecoin-project oni as submodule and compile lotus-soup
2020-09-16 15:12:41 +02:00
Raúl Kripalani
86607452d7
circleci: make lint expend all cores. ( #3831 )
...
* circleci: make lint expend all cores.
* i hate yaml.
* now i hate it even more.
2020-09-14 14:18:53 +02:00
Raúl Kripalani
9e5bce90f4
ci: fix statediff build; make optional.
2020-09-10 10:41:18 +01:00
Raúl Kripalani
b3dedfedc0
ci: remove unnecessary go get.
2020-09-09 14:20:11 +01:00
Raúl Kripalani
e8d1bab914
make the runner call statediff as a binary.
2020-09-09 13:03:43 +01:00
Will
be89466367
add back junit report in conformance ci ( #3327 )
2020-08-26 21:55:06 +01:00
Alan Shaw
6d1e711b2a
feat: bleeding edge conformance ( #3317 )
2020-08-26 16:03:44 +01:00
Raúl Kripalani
d3ac243cea
Merge remote-tracking branch 'origin/master' into conformance-tests
2020-08-26 15:12:02 +01:00
Łukasz Magiera
4e74e66903
ci: Fix cbor check
2020-08-24 12:28:22 +02:00
Łukasz Magiera
b5f4a91002
Check docsgen in CI
2020-08-24 12:24:31 +02:00
Will
a03931daab
archive more relevant coverage for conformance tests ( #3176 )
2020-08-21 16:41:35 +01:00
Steven Allen
5733c71c50
Lint everything
...
We were ignoring quite a few error cases, and had one case where we weren't
actually updating state where we wanted to. Unfortunately, if the linter doesn't
pass, nobody has any reason to actually check lint failures in CI.
There are three remaining XXXs marked in the code for lint.
2020-08-20 20:46:36 -07:00
Raúl Kripalani
f1c452754f
separate conformance suite on CI.
2020-08-16 22:50:00 +01:00
Jakub Sztandera
a0e7d6a781
Lint in relation to next
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-30 14:30:47 +02:00
Jakub Sztandera
d07c379c69
Update to newer gotestsum
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-21 01:32:20 +02:00
Frank
ce0f9922ee
Update lotus-seal-worker to lotus-worker
2020-07-09 11:04:45 +08:00
Frank
5b9baba900
fix issue 2304: ux improvements
2020-07-09 10:20:25 +08:00
Łukasz Magiera
cd91e42a56
ci: lint-changes based on master
2020-06-22 19:39:08 +02:00
Łukasz Magiera
8e025db656
Merge pull request #2014 from filecoin-project/fix/chain-reorgs-race
...
fix a potential race with chain reorgs notifees.
2020-06-12 20:35:16 +02:00
Aayush Rajasekaran
2c401f9041
Improve UX of fetch-params
2020-06-12 01:17:10 -04:00
Jakub Sztandera
42c76aaebc
Remove mod-download
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-02 23:11:17 +02:00
Jakub Sztandera
9326cb5411
Update golangci-lint, increase its timeout
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-02 23:07:48 +02:00
Jakub Sztandera
415b69155b
Disable caches
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-02 23:02:37 +02:00
Jakub Sztandera
3423d29815
Prune go mod cache
...
Circle reports 1.9GB, should be closer to 300MB
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-06-02 22:54:29 +02:00
Łukasz Magiera
b753cd4503
Run window post test on circle
2020-06-01 15:06:10 +02:00
Jakub Sztandera
7232e5481c
Use origin/next for linting
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-28 00:49:52 +02:00
Jakub Sztandera
f26a336afb
Use git.base_revision
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-05-28 00:45:17 +02:00
ognots
658f78d75f
install jq in /usr/local/bin
...
/home/ognots/.bin not in path, causing macos test to fail
2020-05-14 17:32:05 -04:00
Łukasz Magiera
29b592f62f
ci: lint-changes based on master
2020-05-13 02:11:16 +02:00
Łukasz Magiera
ec83b9cf7c
Fix tests post specs-actors update
2020-05-11 23:26:33 +02:00