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 Kubernetes exporter to build #4200

Merged
merged 1 commit into from Dec 5, 2017

Conversation

christophermaier
Copy link
Contributor

This ensures that core/hab-pkg-export-kubernetes is built by both Builder and Travis as needed.

Fixes #4199

@thesentinels
Copy link
Contributor

Thanks for the pull request! Here is what will happen next:

  1. Your PR will be reviewed by the maintainers
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!

@christophermaier christophermaier self-assigned this Dec 4, 2017
@christophermaier christophermaier added this to Ready for Review in Core Engineering Dec 4, 2017
Copy link
Contributor

@mwrock mwrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.travis.yml Outdated
@@ -204,7 +204,7 @@ matrix:
- os: linux
env:
# These components will build as Habitat packages in the provided order
- COMPONENTS="hab-butterfly hab plan-build backline bintray-publish studio pkg-aci pkg-dockerize pkg-cfize pkg-export-docker pkg-mesosize pkg-tarize sup"
- COMPONENTS="hab-butterfly hab plan-build backline bintray-publish studio pkg-aci pkg-dockerize pkg-cfize pkg-export-docker pkg-export-kubernetes pkg-mesosize pkg-tarize sup"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might want to wait until merging #4202 and add to the exporter job

.travis.yml Outdated
@@ -204,7 +204,7 @@ matrix:
- os: linux
env:
# These components will build as Habitat packages in the provided order
- COMPONENTS="hab-butterfly hab plan-build backline bintray-publish studio pkg-aci pkg-dockerize pkg-cfize pkg-export-docker pkg-mesosize pkg-tarize sup"
- COMPONENTS="hab-butterfly hab plan-build backline bintray-publish studio pkg-aci pkg-dockerize pkg-cfize pkg-export-docker pkg-export-kubernetes pkg-mesosize pkg-tarize sup"
- AFFECTED_DIRS="\.bldr\.toml|support/ci/deploy\.sh|Cargo\.toml|Cargo\.lock|VERSION|components/backline|components/bintray-publish|components/pkg-aci|components/pkg-cfize|components/pkg-dockerize|components/pkg-mesosize|components/pkg-tarize|components/plan-build|components/studio|$_RUST_HAB_BIN_COMPONENTS|$_RUST_HAB_LIB_COMPONENTS"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add the directory here so that changes triger a packageing

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mwrock I think this is satisfied by adding it to _RUST_HAB_BIN_COMPONENTS

`.bldr.toml` paths are based off of current Habitat crate
dependencies.

Signed-off-by: Christopher Maier <cmaier@chef.io>
@christophermaier christophermaier force-pushed the cm/add-kubernetes-exporter-to-build branch from 8c09d9d to 13ed805 Compare December 4, 2017 22:12
@christophermaier
Copy link
Contributor Author

@thesentinels approve

@thesentinels
Copy link
Contributor

🤘 I am testing your branch against master before merging it. We do this to ensure that the master branch is never failing tests.

@thesentinels
Copy link
Contributor

:neckbeard: Travis CI has started testing this PR.

@thesentinels
Copy link
Contributor

💖 Travis CI reports this PR passed.

It always makes me feel nice when humans approve of one anothers work. I'm merging this PR now.

I just want you and the contributor to answer me one question:

gif-keyboard-3280869874741411265

@thesentinels thesentinels merged commit 7c7bb6b into master Dec 5, 2017
@thesentinels thesentinels deleted the cm/add-kubernetes-exporter-to-build branch December 5, 2017 01:20
@chefsalim chefsalim moved this from Ready for Review to In Acceptance in Core Engineering Dec 5, 2017
@tashimi tashimi moved this from In Acceptance to Accepted in Core Engineering Dec 15, 2017
@tashimi tashimi removed this from Accepted in Core Engineering Dec 18, 2017
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

3 participants