Skip to content
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

Add subcommand 'deb' #130

Merged
merged 1 commit into from
Oct 8, 2017
Merged

Add subcommand 'deb' #130

merged 1 commit into from
Oct 8, 2017

Conversation

lexxvir
Copy link
Contributor

@lexxvir lexxvir commented Sep 26, 2017

This commit adds possibility to
use 'cargo deb' to build debian
packages in Docker image.

cargo-deb project:
https://github.com/mmstick/cargo-deb

This commit adds possibility to
use 'cargo deb' to build debian
packages in Docker image.

cargo-deb project:
https://github.com/mmstick/cargo-deb
@japaric
Copy link
Contributor

japaric commented Oct 1, 2017

Thanks, @lexxvir.

@homunkulus r+

@homunkulus
Copy link
Contributor

📌 Commit b86207e has been approved by japaric

@homunkulus
Copy link
Contributor

⌛ Testing commit b86207e with merge b86207e...

@homunkulus
Copy link
Contributor

💔 Test failed - status-travis

@homunkulus
Copy link
Contributor

⌛ Testing commit b86207e with merge 2489a59...

japaric pushed a commit that referenced this pull request Oct 7, 2017
Add subcommand 'deb'

This commit adds possibility to
use 'cargo deb' to build debian
packages in Docker image.

cargo-deb project:
https://github.com/mmstick/cargo-deb
@homunkulus
Copy link
Contributor

💔 Test failed - status-travis

@japaric
Copy link
Contributor

japaric commented Oct 8, 2017

that error should be fixed in #135 so let's try again

@homunkulus retry

@homunkulus
Copy link
Contributor

⌛ Testing commit b86207e with merge aaa6f0d...

japaric pushed a commit that referenced this pull request Oct 8, 2017
Add subcommand 'deb'

This commit adds possibility to
use 'cargo deb' to build debian
packages in Docker image.

cargo-deb project:
https://github.com/mmstick/cargo-deb
@homunkulus
Copy link
Contributor

💔 Test failed - status-travis

@japaric
Copy link
Contributor

japaric commented Oct 8, 2017

@homunkulus retry

@homunkulus
Copy link
Contributor

⌛ Testing commit b86207e with merge b3661b6...

japaric pushed a commit that referenced this pull request Oct 8, 2017
Add subcommand 'deb'

This commit adds possibility to
use 'cargo deb' to build debian
packages in Docker image.

cargo-deb project:
https://github.com/mmstick/cargo-deb
@homunkulus
Copy link
Contributor

☀️ Test successful - status-travis
Approved by: japaric
Pushing b3661b6 to master...

@homunkulus homunkulus merged commit b86207e into cross-rs:master Oct 8, 2017
@vi
Copy link

vi commented Aug 30, 2018

When will it be on crates.io?

$ cross  deb 
error: no such subcommand: `deb`

	Did you mean `doc`?

$ cross  --version
cross 0.1.14
cargo 1.29.0-nightly (6a7672ef5 2018-08-14)

@vi
Copy link

vi commented Aug 30, 2018

Although cross deb shows the similar message as cross deb1234, it takes longer to run, so maybe it tries...

How do I actually use cross deb? In any case the error message if cargo deb fails inside container should be customized by cross somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants