-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI for building on Ubuntu #716 #756
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
only build_test_ubuntu can be pass |
fix nightly_ioctl_build_darwin/docker
Get http://localhost:7788/liveness: dial tcp 127.0.0.1:7788: connect: connection refused
raullenchai
approved these changes
Mar 18, 2019
zjshen14
pushed a commit
that referenced
this pull request
Mar 19, 2019
* Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * use xcode: "10.1.0" * add run dep ensure * restore config.yml add test macos build * xcode 10.2 * test macos 10.14 * Update config.yml * Update config.yml * Update config.yml * test macos sync s3 * change sync to put * Update config.yml * test docker and macos use S3 var * Update config.yml * Update config.yml * test install s3 * Update install-cli.sh * Update config.yml * add ioctl deploy to S3 * add --unstable specified download S3 ioctl Not Working : curl https://raw.githubusercontent.com/iotexproject/iotex-core/master/install-cli.sh --unstable | sh Be Working: curl https://raw.githubusercontent.com/iotexproject/iotex-core/master/install-cli.sh | sh -s "unstable" * change docker install awscli * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * update golang 1.11 * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * macos change golang to 1.11.6 * macos use curl * Update config.yml * Update config.yml * Update config.yml * ok * nightly_ioctl_build_darwin install golang 1.11.6 * Update config.yml * Update config.yml * Update config.yml * use golang 1.11.5 * debug env * return env * return golang 1.11.6 * enable build 3 test * test buildcli * install libc6-dev-i386 * sudo apt-get install libc6-dev-i386 * test release * use pip install awscli * aws sync * test ioctl darwin * test maocs ioctl * Update config.yml * Update config.yml * Update config.yml * Update config.yml * Update config.yml * use requires ubuntu * fix syntax * disable go build 386 * debug build ioctl * debug ubuntu build * debug 3 build_test_* * skip ubuntu * skil ubuntu Get http://localhost:7788/liveness: dial tcp 127.0.0.1:7788: connect: connection refused * delete job build_test_ubuntu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1, add building Ubuntu
2, fix macos build "protocol.go:81:15: Wrapf format %d has arg voteFrom.Balance of wrong type *math/big.Int"
3, Modify describe