Skip to content

Conversation

shiftkey
Copy link
Owner

@shiftkey shiftkey commented Feb 14, 2021

I can't figure out why Azure Pipelines is displeased with the Electron 11 upgrade, so this PR digs into creating the installers and publishing them to a GitHub release - basically what I was doing before, but now with some better automation:

  • build and package app using ubuntu-18.04 (a bump from 16.04 due to rpm 4.13 not being available)
  • add steps to create draft and prerelease release (runs when tag found)
  • switch off docker hub and VSO integration

Future work

  • cleanup azure-pipelines config and docker files
  • generate release notes using changelog, checksums and other tools and set as body_path parameter
  • figure out how to add shiftkey/publish-desktop-to-packagecloud as action in follow-up step

@shiftkey shiftkey marked this pull request as ready for review February 14, 2021 18:33
@shiftkey shiftkey merged this pull request into linux Feb 15, 2021
@shiftkey shiftkey deleted the run-packaging-also branch February 15, 2021 14:46
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