instructure / jsoncdc

Takes a logical decoding stream from postgresql and outputs it in a pluggable and safe way
51 stars 4 forks source link

Fix docker build #7

Closed kataev closed 5 years ago

kataev commented 5 years ago

Master dockerfile dont build any way. Reason:

curl https://static.rust-lang.org/rustup.sh

#!/bin/bash
echo "The location of rustup.sh has moved."
echo "Run the following command to install from the new location:"
echo "    curl https://sh.rustup.rs -sSf | sh"
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Denis Kataev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Mythra commented 5 years ago

Thanks for catching this! Are you okay to sign the CLA so we can merge this?

Mythra commented 5 years ago

@kataev Any update on the CLA?

kataev commented 5 years ago

Just a second...

kataev commented 5 years ago

Signed, wait for checks

Mythra commented 5 years ago

Thanks @kataev ,

The check is still yellow cause it seems the git email is different from the one you used on github, but since you've confirmed you've signed here I'm going to go ahead, and merge this. In the future for it to be picked up you'll want to ensure those emails are the same.

Thanks very much for your contribution!