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

Build Enhancement #59

Open
corbob opened this issue Jul 27, 2019 · 1 comment · May be fixed by #61
Open

Build Enhancement #59

corbob opened this issue Jul 27, 2019 · 1 comment · May be fixed by #61
Labels
enhancement New feature or request question Further information is requested

Comments

@corbob
Copy link
Member

corbob commented Jul 27, 2019

Summary of the new feature

I was looking at the build.ps1, and I noticed that we now have a few checks for folders (PSES and Snippets), but no way to "clean" the environment. Before working on a bunch of scripts for this, I thought I would put it out there to consider different options and decide upon one? My preference would be to consider Invoke-Build that is used by vscode-powershell, but that's only because I have experience with it. Are there other build methods that we could use?

Is it worthwhile to continue creating our own build scripts to reduce dependencies?

@corbob corbob added enhancement New feature or request question Further information is requested labels Jul 27, 2019
@TylerLeonhardt
Copy link
Collaborator

Since we have a legitimate build step in this project (TS) I think moving to InvokeBuild is a great idea 👍

@corbob corbob linked a pull request Jul 30, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants