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 ability to parse tasks from build script #3

Open
gep13 opened this issue Nov 22, 2017 · 6 comments
Open

Add ability to parse tasks from build script #3

gep13 opened this issue Nov 22, 2017 · 6 comments
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Nov 22, 2017

No description provided.

@gep13
Copy link
Member Author

gep13 commented Nov 22, 2017

2017-11-22_21-27-24

@devblackops @rkeithhill so I have a VERY basic implementation for parsing the Tasks from a psakefile.ps1 file.

What do you think?

gep13 added a commit that referenced this issue Nov 22, 2017
- Still need to implement the actual command that is executed though when a task is selected
@rkeithhill
Copy link

Very cool!

@rkeithhill
Copy link

Before you release an update to the extension can I take a whack at a $psake problem matcher?

@gep13
Copy link
Member Author

gep13 commented Nov 23, 2017

@rkeithhill no objections from me. We haven't implemented the problem matcher for Cake yet, so happy for you to take a stab at this. :-)

@rkeithhill
Copy link

So I've been disappointed to find that invoke-psake doesn't seem to output script name / line number info on errors. :-(

@devblackops
Copy link
Member

@rkeithhill psake's formatting of errors can definitely be improved 😄

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

3 participants