Skip to content

Conversation

@Colengms
Copy link
Contributor

The actions I copied from VS Code's action repo don't compiler TS on the fly. Instead, JS files are checked in. Those JS files were not regenerated after a couple of previous fixes.

@WardenGnaw
Copy link
Member

WardenGnaw commented Oct 13, 2020

Future TODO: I would create a simple pipeline to trigger if your ts files has changed, force it to compile it and check for git diff --exit-code

How to trigger on specific paths; https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#paths

@Colengms Colengms merged commit 20759af into master Oct 13, 2020
@Colengms Colengms deleted the coleng/regen_action_js branch October 13, 2020 20:41
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants