Commit Graph

6396 Commits

Author SHA1 Message Date
Aaron Blankstein
43b8bc04d7 typo fix in docker inspect 2017-09-07 14:13:47 -04:00
Aaron Blankstein
0c0c25de7f Merge pull request #587 from blockstack/develop-dockerfix
Run Docker tests on Kubernetes
2017-09-07 13:56:34 -04:00
Aaron Blankstein
755398ad56 version bump for hotfix 2017-09-07 13:05:32 -04:00
Aaron Blankstein
64605794f5 fixes the default port lookup issues 2017-09-07 13:03:53 -04:00
Aaron Blankstein
d601eca369 blockstack_client/utils.py 2017-09-07 11:57:01 -04:00
Aaron Blankstein
adf90d0cc8 Merge pull request #588 from blockstack/develop
Release Blockstack Core 0.14.5
0.14.5.0
2017-09-07 10:51:28 -04:00
Aaron Blankstein
79a47540da add release notes 2017-09-07 10:41:14 -04:00
Jack Zampolin
ea8246a48d Fix python error 2017-09-06 18:46:16 -07:00
Jack Zampolin
c84519cc04 Fix numTests 2017-09-06 16:24:35 -07:00
Jack Zampolin
923e3161e3 Fix python error 2017-09-06 16:16:39 -07:00
Jack Zampolin
b7eb6926d5 Abstract influx logging logic and add writes in a couple of other places to catch errors better 2017-09-06 15:38:31 -07:00
Aaron Blankstein
d6133d7048 version bump 2017-09-06 17:08:45 -04:00
Aaron Blankstein
ce63e4c4dc add support for propagating payment key through registrar, first step in supporting a 'passed' payment key 2017-09-06 16:57:29 -04:00
Aaron Blankstein
105c620e30 replace names in tests_skip with shortened names 2017-09-06 15:38:40 -04:00
Jack Zampolin
e60fb5d694 Fix reporting bug 2017-09-06 11:54:42 -07:00
Jack Zampolin
dde7a07681 fix number of tests issue 2017-09-06 10:56:35 -07:00
Jack Zampolin
5d0c2c60b5 Try kube tests again 2017-09-06 10:28:02 -07:00
Jack Zampolin
5c9174bf5f fix .yaml bug 2017-09-06 10:07:45 -07:00
Jack Zampolin
b5aa2622b5 Merge pull request #586 from blockstack/develop-dockerfix
Develop dockerfix
2017-09-06 09:46:31 -07:00
Jack Zampolin
c2bd40c98a Merge branch 'develop' of github.com:blockstack/blockstack-core into develop 2017-09-06 09:44:08 -07:00
Jack Zampolin
dcfca6cad1 Fix runtime reporting issue 2017-09-06 09:43:45 -07:00
Aaron Blankstein
ecf1b4fbd3 Merge pull request #579 from blockstack/develop-jz-dockerintegration
Run Integration Test in Separate Docker containers
2017-09-06 12:04:11 -04:00
Jack Zampolin
85c73b44c1 Typo 2017-09-06 08:49:52 -07:00
Leo Arias
24d2132978 Run integration tests in docker containers both locally and against a cluster 2017-09-06 08:40:27 -07:00
Aaron Blankstein
e57f0a4018 fix copying of nodejs packages for integration tests so that it includes hidden files -- missing babelrc was causing compile errors 2017-09-01 10:54:32 -04:00
Aaron Blankstein
94ae72f45d fix import error in atlas_churn test 2017-08-31 17:29:33 -04:00
Jack Zampolin
6473d97725 Merge pull request #580 from elopio/patch-1
Add info about snap install and continuous delivery
2017-08-31 07:45:48 -07:00
Leo Arias
4ff26a4db4 Add info about snap install and continuous delivery
Because only an upstream maintainer would be able to use the simple continuous delivery infrastructure that we provide in https://build.snapcraft.io, I had to build my own pipeline for continuous delivery.

I let my imagination run wild, to play with the boundaries of our integrations, and ended up with a git branch that mutates itself :) Any reviews on that Travis-CI job will also be appreciated.

We now have v0.14.4.1 in the beta channel for all the supported architectures, and a process to update the snap in the edge channel every day without manual intervention. So I will start the call for testing with the Ubuntu community as soon as you approve this branch and process.
If things work nicely, I hope to release the next tag to the candidate channel, and make the following tag our first stable release.

Any suggestions are welcome.
2017-08-29 22:21:02 -06:00
Larry Salibra
1a012aacad Merge pull request #572 from blockstack/develop-jz-dockercli
Simple Docker CLI for Blockstack
2017-08-29 15:49:58 -04:00
Jack Zampolin
61b448409d Clean up 2017-08-29 12:40:23 -07:00
Jack Zampolin
b698b23be4 Cleanup 2017-08-29 12:37:11 -07:00
Jack Zampolin
dd17f7fc32 Merge pull request #285 from elopio/snapcraft
Add the packaging metadata to build the blockstack-core snap
2017-08-29 08:26:53 -07:00
Leo Arias
b596a59cdd updated the source 2017-08-29 15:22:27 +00:00
Jack Zampolin
ef58928e76 Add developer build to launcher cli 2017-08-28 16:12:00 -07:00
Jack Zampolin
1b7051309d Open browser with proper API password 2017-08-28 13:57:23 -07:00
Jack Zampolin
c1fe0ae5a4 Typo 2017-08-28 13:52:20 -07:00
Jack Zampolin
0d26de5f89 Fix corsproxy bug 2017-08-28 13:43:53 -07:00
Jack Zampolin
396c90bad9 README.md update to launcher 2017-08-28 10:40:01 -07:00
Jack Zampolin
d6be4c5e35 bsdocker.sh -> launcher 2017-08-28 10:38:45 -07:00
Jack Zampolin
f631c7b0cd Update verbage in the bsdocker script 2017-08-25 09:58:01 -07:00
Jack Zampolin
bc31ef185e Add browser 2017-08-25 09:50:28 -07:00
Jack Zampolin
768238d016 Paramaterize bsdocker.sh script 2017-08-24 17:36:02 -07:00
Jack Zampolin
1fa5fab539 Update dockerfile to use apt build and add quay push 2017-08-24 12:02:06 -07:00
Aaron Blankstein
6ef38be64f add sed commands to change the bind address from localhost to 0.0.0.0 2017-08-24 13:04:34 -04:00
Aaron Blankstein
c550a341b1 fix case where stale manifest_page returns from index_cache, caused error in name_preorder_register_update_app_datastore_multiuser 2017-08-24 11:09:50 -04:00
Leo Arias
bf8f394f83 Add the README 2017-08-24 04:38:28 +00:00
Leo Arias
ef4c3cb8d6 update the snap metadata 2017-08-24 04:30:17 +00:00
Leo Arias
158ba4f522 Add the packaging metadata to build the blockstack-core snap 2017-08-24 04:30:17 +00:00
Jack Zampolin
f43e80fb6c typo 2017-08-23 16:12:27 -07:00
Jack Zampolin
91071887e2 Add simple CLI for running api in container 2017-08-23 16:11:40 -07:00