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

Initial draft of how to package binary-only software #650

Merged
merged 3 commits into from
Jun 9, 2016
Merged

Initial draft of how to package binary-only software #650

merged 3 commits into from
Jun 9, 2016

Conversation

juliandunn
Copy link
Contributor

This documentation could use a review by @jtimberman

@thesentinels
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @cwebberOps and @ryankeairns to be potential reviewers

@bookshelfdave
Copy link
Contributor

looks great as is!

@adamhjk
Copy link
Contributor

adamhjk commented Jun 7, 2016

I would add a section about what to do if neither are the right thing - if you have software with dependencies that either are:

  1. Unavailable in the right version
  2. Tightly coupled with the operating system anyway

Then you should just package them up in a habitat package that only works on your platform. It's a bummer, but it works.

Julian C. Dunn added 3 commits June 8, 2016 23:40
@davidwrede
Copy link

Looks great!

@thesentinels r+

@thesentinels
Copy link
Contributor

📌 Commit 26518c3 has been approved by davidwrede

@thesentinels
Copy link
Contributor

⌛ Testing commit 26518c3 with merge 8a3b1ad...

thesentinels pushed a commit that referenced this pull request Jun 9, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
thesentinels pushed a commit that referenced this pull request Jun 9, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
thesentinels pushed a commit that referenced this pull request Jun 9, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
@thesentinels
Copy link
Contributor

☀️ Test successful - travis

@thesentinels thesentinels merged commit 26518c3 into habitat-sh:master Jun 9, 2016
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
jtimberman pushed a commit that referenced this pull request Jun 12, 2016
Signed-off-by: Julian C. Dunn <[email protected]>

Pull request: #650
Approved by: davidwrede
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.

5 participants