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

Introduce automated release process through github api. #192

Merged
merged 3 commits into from
Jan 11, 2020
Merged

Introduce automated release process through github api. #192

merged 3 commits into from
Jan 11, 2020

Conversation

Confectrician
Copy link
Collaborator

This will add a new azure pipeline configuration for automated releasing through the GitHub rest api.

It is mainly inspired by Microsofts azure-pipelines-vscode extension
See: https://github.com/microsoft/azure-pipelines-vscode/tree/master/.azure-pipelines

We will have a new introduced release-pipeline, which will run build like CI already does.
After a build success the pipeline will then add a new release to this repository with an automated changelog.

In a next step (changes still to be done), i want to upload the new released vsix file directly to the extension marketplace.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
@Confectrician Confectrician merged commit 53f7b62 into openhab:master Jan 11, 2020
@Confectrician Confectrician deleted the automated-release-process branch January 11, 2020 21:51
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.

1 participant