Jakub Sokołowski
|
51ff6395b8
|
fix env variables pointing at android ndk for gomobile
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-02-25 12:45:06 +01:00 |
Andrea Franz
|
a249151d05
|
add LoginWithKeycard to mobile pkg (#1372)
|
2019-02-11 21:20:59 +01:00 |
Jakub Sokołowski
|
de269e5830
|
add build status notifications like in status-react
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2019-02-11 17:16:21 +01:00 |
Ivan Daniluk
|
4f3f5ee574
|
Gomobile support (#1164)
|
2019-02-01 18:02:52 +01:00 |
Jakub Sokołowski
|
7d651afaae
|
add desktop build step
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-12-11 09:30:35 +01:00 |
Andrea Maria Piana
|
afc3017e07
|
Notify user when the device is missing (#1298)
* Notify user when the device is missing
* Update services/shhext/chat/encryption.go
Co-Authored-By: cammellos <andrea.maria.piana@gmail.com>
|
2018-12-05 09:22:49 +01:00 |
Jakub Sokołowski
|
49cfcd3e24
|
stop adding 'v' before the contents of VERSION file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-12-03 14:55:45 +01:00 |
Jakub Sokołowski
|
d61e838235
|
use VERSION file for suffix when releasing
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-11-27 19:26:09 +01:00 |
Jakub Sokołowski
|
6b09eea749
|
install xgo in setup target
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-11-26 14:07:48 +01:00 |
Jakub Sokołowski
|
07eb60df7d
|
pyt timestmap before commit for better ordering
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-11-26 13:33:07 +01:00 |
Jakub Sokołowski
|
def3af61a7
|
remove unused call
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-11-26 09:05:33 +01:00 |
Jakub Sokołowski
|
d1847a3adc
|
change Jenkinsfile to use parallel declarative format
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2018-11-22 10:12:20 +01:00 |
Pedro Pombeiro
|
92748f1334
|
Add `canary-test` make target to test beta fleet mailservers. Closes #1274
|
2018-11-19 19:02:32 +01:00 |
Andrea Maria Piana
|
58bd36e79e
|
Automate github releases (#1263)
|
2018-11-05 15:02:16 +01:00 |
Adam Babik
|
ac8da3c0f0
|
Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184)
* update to 1.8.16
|
2018-09-27 21:16:15 +02:00 |
Pedro Pombeiro
|
6a1cd7f2b0
|
Fix xgo creating files as `root` (#1210)
|
2018-09-24 22:21:13 +02:00 |
Pedro Pombeiro
|
99d7bc207d
|
Only keep two random static nodes from fleets.status.im (#1196)
|
2018-09-19 17:08:54 +02:00 |
Pedro Pombeiro
|
4e7ae20eae
|
Add script to update fleets static JSON. Closes #1188 (#1189)
|
2018-09-14 10:46:34 +02:00 |
Adam Babik
|
4e386f4097
|
Update version format of artifacts in Jenkins (#1173)
|
2018-08-29 12:52:19 +02:00 |
Adam Babik
|
16c7b94eb5
|
Add labels to docker images and add Jenkinsfile to build docker images (#1160)
* fixed generating `params.Version`
* added labels to all Docker images including git_commit and the author of the build (using `$USER` env variable)
|
2018-08-24 12:25:07 +02:00 |
Adam Babik
|
7c70ce02bc
|
allow building status-go from tags (#1122)
|
2018-08-10 10:28:04 +02:00 |
Adam Babik
|
e9c2292776
|
Switch mockgen to reflect mode (#800)
Switch mockgen to use reflect mode as source mode does not support vendored packages.
|
2018-04-05 15:14:47 +02:00 |
Alex Kohler
|
c5b9f00467
|
Adding update-geth target (#673)
|
2018-02-20 19:04:25 +01:00 |
Caner Çıdam
|
15c72f3c6b
|
Apply geth patches on the fly #653 (#660)
|
2018-02-14 18:44:27 +01:00 |
Adam Babik
|
404f633f2b
|
add doc string to get-docker-image-tag.sh
|
2018-02-13 10:30:47 +01:00 |
Adam Babik
|
9ed2663b6e
|
add docker-image-tag target to Makefile
|
2018-02-13 10:30:47 +01:00 |
Caner Çıdam
|
a4c36fe96a
|
Move non-go related files to the `_assets` folder. #621 (#630)
|
2018-02-09 14:38:18 +01:00 |