Jerry
12ab0f0240
Lint consensus/bor module
...
Cleanup, lint, and enable linters for consenssus/bor module.
Disabled linter "gomnd" and "tagliatelle" because they are not
easy to fix and the return on the time investment is very low.
Disabled linter "prealloc" because it is not easy to guess and pre-allocate the
slice accurately in many cases.
2022-05-23 19:46:59 -07:00
Evgeny Danilenko
87a2e5224f
Merge pull request #395 from maticnetwork/testing-flags
...
Restores linters and separate kinds of tests
2022-05-23 19:42:18 +03:00
Evgeny Danienko
2930d04428
misspell
2022-05-17 19:28:08 +03:00
Evgeny Danienko
3aaf6bc13e
cherry-pick from Jerry's Chen branch
2022-05-17 19:25:59 +03:00
Evgeny Danienko
91559f3955
run on forked branches
2022-05-16 10:47:33 +03:00
Evgeny Danienko
30dd11a183
run on forked branches
2022-05-16 10:35:57 +03:00
Evgeny Danienko
52647fcd88
run on forked branches
2022-05-16 10:12:09 +03:00
Evgeny Danienko
e787097874
restore codecov
2022-05-13 18:41:27 +03:00
Evgeny Danienko
5a3eb08a57
where to run3
2022-05-13 09:38:43 +03:00
Evgeny Danienko
a8a9229c34
where to run2
2022-05-13 09:37:23 +03:00
Evgeny Danienko
276e82b16c
where to run1
2022-05-13 09:36:40 +03:00
Evgeny Danienko
3268c143cd
where to run
2022-05-13 09:36:02 +03:00
Evgeny Danienko
485762a28d
where to run
2022-05-13 09:35:31 +03:00
Evgeny Danienko
81ede2f6d2
where to run
2022-05-13 09:25:37 +03:00
Evgeny Danienko
a57d21166a
leaks
2022-05-12 18:27:03 +03:00
Evgeny Danienko
594c9ab23f
vs master
2022-05-12 18:04:04 +03:00
Evgeny Danienko
2bac6ce45f
remove shuffle for e2e
2022-05-11 17:09:36 +03:00
Evgeny Danienko
7c6357ecf6
group concurrency
2022-05-11 16:18:56 +03:00
Evgeny Danienko
6a598b4e93
revert
2022-05-11 15:27:18 +03:00
Evgeny Danienko
cd4b40fffd
test without linters
2022-05-11 15:26:55 +03:00
Evgeny Danienko
834c7741b4
only new issues
2022-05-11 15:21:21 +03:00
Evgeny Danienko
15900477fb
linters
2022-05-11 14:05:02 +03:00
Evgeny Danienko
63cd7a3273
move integration ci
2022-05-11 10:33:44 +03:00
Evgeny Danienko
5192fd7d8d
split units and integration. step 1
2022-05-11 10:26:10 +03:00
Evgeny Danienko
eb76df22af
better ci
2022-05-11 10:00:31 +03:00
Victor Castell
0232c6a266
Do not build classic docker image
2022-05-09 17:05:24 +02:00
Shivam Sharma
3c051f074c
Added codecov
2022-03-16 13:47:45 +05:30
Victor Castell
467e53b2ac
Build with the previous Dockerfile ( #268 )
...
* Build with the previous Dockerfile
This will recover the classic maticnetwork build in parallel. This will allow to test both images.
Also fix the new build manifest.
Build on patches too
2022-01-11 12:23:22 +01:00
Victor Castell
9ab47817e2
Merge pull request #228 from maticnetwork/victor/pos-47-improve-bor-binary-releases
...
Release multiplatform with goreleaser
- Release multiplatform docker images
- Upload to GH docker repo and create releases
- Automate CI pipeline for releasing
- Notify release to slack
2021-11-12 11:25:27 +01:00
Victor Castell
7b6bab4986
Release multi-platform with goreleaser
...
Packages, docker images CI automated
2021-11-11 17:24:42 +01:00
Victor Castell
8ce30321ad
Bump Go
2021-11-10 11:31:39 +01:00
Sandeep Sreenath
ecc0fb1e56
updated golang version in github workflow
2021-10-12 00:05:08 +05:30
Krishna Upadhyaya
4edbd3179c
update: go version
2021-09-01 15:09:04 +05:30
Jaynti Kanani
274c54483d
fix: use make bor-all for linux package
2021-02-15 15:48:52 +05:30
Jaynti Kanani
67c2de7168
Update dockerimage-latest.yml
2020-12-17 14:33:49 +05:30
Jaynti Kanani
162094b44b
chg: update setup-go version for github action
2020-12-08 20:46:51 +05:30
Jaynti Kanani
d26decc9c9
fix: remove deprecated github env
2020-12-08 20:28:45 +05:30
Jaynti Kanani
2f79768ad0
chg: Update README
2020-11-14 14:30:47 +05:30
Jaynti Kanani
62a0058ef6
chg: make binary general
2020-08-18 20:37:12 +05:30
ptsayli@gmail.com
580a4cbcf6
add ci
2020-08-07 16:11:10 +05:30
Jaynti Kanani
b7fced9df8
chg: add set -x for docker image ci
2020-07-16 13:30:06 +05:30
Jaynti Kanani
6e0f8a6142
new: push develop/master branch docker images ( #80 )
...
* new: push develop/master branch docker images
* fix: typo !minor
2020-07-16 13:24:31 +05:30
Jaynti Kanani
a418e6a6c0
chg: change gas target
2020-05-28 13:39:22 +05:30
Jaynti Kanani
55d85bd716
chg: make bootnode command available in linux package
2020-05-28 13:18:28 +05:30
Jaynti Kanani
b2aca18608
fix: typo
2020-05-28 01:40:34 +05:30
Jaynti Kanani
1f6fd6de90
fix: make start.sh executable
2020-05-28 01:15:12 +05:30
Jaynti Kanani
c502bceb13
fix: typo
2020-05-28 00:31:05 +05:30
Jaynti Kanani
883aa5159f
fix: exec start command in bor service
2020-05-28 00:02:39 +05:30
Jaynti Kanani
48c93af208
fix: binary package for sentry node
2020-05-27 21:58:19 +05:30
Jaynti Kanani
2cafa99b18
chg: use default service logs instead of custom files
2020-05-25 16:12:51 +05:30