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

adding a --windows option for hab plan init to generate powershell plan #4528

Merged
merged 1 commit into from
Jan 31, 2018

Conversation

mwrock
Copy link
Contributor

@mwrock mwrock commented Jan 31, 2018

Will need this for the powershell based tutorial. Fixes #4527

Signed-off-by: mwrock matt@mattwrock.com

@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!

PS C:\\> hab plan init --windows yourplan
```

this generates a `plan.ps1` with propper Powershell variables, arrays, hashtables and functions.
Copy link
Contributor

Choose a reason for hiding this comment

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

Little typo: proper

# See full docs at https://www.habitat.sh/docs/reference/plan-syntax/

# Required.
# Sets the name of the package. This will be used in along with `$pkg_origin`,
Copy link
Contributor

@cnunciato cnunciato Jan 31, 2018

Choose a reason for hiding this comment

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

Should this be used along with? (And if so, probably without the comma at the end of this line.)

Copy link
Contributor

@cnunciato cnunciato left a comment

Choose a reason for hiding this comment

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

Couple little typos, otherwise, my official reaction is

tenor-202243306

@mwrock
Copy link
Contributor Author

mwrock commented Jan 31, 2018

@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 fc10e7e into master Jan 31, 2018
@thesentinels thesentinels deleted the win_init branch January 31, 2018 23:56
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.

3 participants