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

(maint) Add a packaging process #7

Merged
merged 3 commits into from
Apr 11, 2018

Conversation

glennsarti
Copy link
Contributor

@glennsarti glennsarti commented Apr 5, 2018

Previously the language server resided in the same repo as the VS Code client
which meant a discrete packaging server was not required. As this is now a
separate repo, this commit adds a rake build command to create ZIP and Tar files
of the language server.

Previously the language server resided in the same repo as the VS Code client
which meant a discrete packaging server was not required.  As this is now a
separate repo, this commit adds a rake build command to create ZIP and Tar files
of the language server.
@glennsarti glennsarti requested a review from jpogran April 5, 2018 23:24
@glennsarti glennsarti changed the title {WIP} Add pkging process (maint) Add a packaging process Apr 5, 2018
Previously the changelog was held in the VS Code extension directory.  This
commit restores the changelog from the extension into the editor services.
This commit adds a helper script that creates GitHub releases from existing
build files and changelog.
@jpogran jpogran merged commit 5f1b8c1 into puppetlabs:master Apr 11, 2018
@glennsarti glennsarti deleted the add-pkging-process branch April 18, 2018 07:36
@glennsarti glennsarti added this to the 0.11.0 milestone Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants