Skip to content

[PSCore Align] Adopt build.ps1 build concept #586

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

Closed
TylerLeonhardt opened this issue Dec 19, 2017 · 1 comment
Closed

[PSCore Align] Adopt build.ps1 build concept #586

TylerLeonhardt opened this issue Dec 19, 2017 · 1 comment
Assignees

Comments

@TylerLeonhardt
Copy link
Member

vscode equiv here: PowerShell/vscode-powershell#1127

PowerShell Core has this concept of a build.psm1 file that contains a bunch of functions for building and testing PSCore: https://github.com/PowerShell/PowerShell/blob/master/build.psm1

We should align with those processes so that it's consistent across PowerShell repos.

We can still continue to use InvokeBuild, but we can wrap the Invoke-Build * with the same entrypoints that PSCore has.

@TylerLeonhardt TylerLeonhardt self-assigned this Dec 19, 2017
@TylerLeonhardt TylerLeonhardt added the Issue-Enhancement A feature request (enhancement). label Dec 19, 2017
@TylerLeonhardt TylerLeonhardt added Area-General Issue-Meta and removed Issue-Enhancement A feature request (enhancement). labels Jan 10, 2018
@TylerLeonhardt
Copy link
Member Author

All of the discussion has been in the VSCode issue.

@TylerLeonhardt TylerLeonhardt changed the title [PSCore Align] Adopt build.psm1 build concept [PSCore Align] Adopt build.ps1 build concept Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant