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

Pre/Post Build Events #59

Open
Windows10CE opened this issue Mar 18, 2022 · 1 comment
Open

Pre/Post Build Events #59

Windows10CE opened this issue Mar 18, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Windows10CE
Copy link
Member

TCLI should be able to run set commands before or after building the ZIP, like running dotnet build -c Release before building to ensure the ZIP is built from the current source code

@Windows10CE Windows10CE added the enhancement New feature or request label Mar 18, 2022
@Windows10CE Windows10CE self-assigned this Mar 18, 2022
@MythicManiac
Copy link
Member

MythicManiac commented Mar 18, 2022

I'd not focus on this at this point as it's a bit of scope creep, there are a decent amount of build systems already where integrating TCLI would be the first goal, rather than using TCLI as the first hand build script.

In other words, it's easier to implement TCLI into an existing build process (e.g. make, dotnet build), than implement support for calling that build process from TCLI.

At some point this would be nice, but I'd not consider it a core required feature at this stage.

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

No branches or pull requests

2 participants