-
Notifications
You must be signed in to change notification settings - Fork 12
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
Automate build and release process #122
Labels
hygiene
engineering hygiene, best practices, internal dev loop, etc.
Comments
https://github.com/mark-wiemer/vscode-helloworld has promising work here, esp. mark-wiemer/hello-vscode-extension#38 |
See also #152 |
Merged
OK we don't auto-publish to GitHub but I'm OK with that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See westes/flex#480 as mentioned in #152
Run a single command from local machine to automatically do all of the following:
The current process is annoyingly complicated, see
Development.md
.The text was updated successfully, but these errors were encountered: