robots-from-jupyter / robotlab

Experiments in building installers for JupyterLab, Robot Framework and Friends
BSD 3-Clause "New" or "Revised" License
25 stars 3 forks source link

Automate release to GitHub from Azure Pipelines #22

Closed bollwyvl closed 5 years ago

bollwyvl commented 5 years ago

for #16

The goal is to get to where adding a tag in the github UI will touch off a build and upload the installers when they are ready.

This will be a bit rocky, and may not be completed today.

bollwyvl commented 5 years ago

Step input gitHubConnection expects a service connection of type github with authentication scheme OAuth,PersonalAccessToken but the provided service connection robots-from-jupyter is of type GitHub using authentication scheme Token.

bollwyvl commented 5 years ago

closing in favor of #45