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

Provide generic Habitat task #12

Open
russellseymour opened this issue Jul 30, 2019 · 0 comments
Open

Provide generic Habitat task #12

russellseymour opened this issue Jul 30, 2019 · 0 comments
Assignees
Labels

Comments

@russellseymour
Copy link
Contributor

At the moment all of the tasks that Habitat can perform are being encapsulated into separate tasks, e.g.:

  • Habitat Build
  • Habitat Package Install
  • Habitat Export

This means that other features of Habitat are not exposed to the pipeline

These will be replaced by a single Habitat task that will be configured using task parameters to perform the appropriate task. The other tasks such as installing Habitat, writing out configuration files, exposing build vars will all stay - this just affects tasks that run the hab command.

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

No branches or pull requests

1 participant