Skip to content

feat: automated Chocolatey publishing#1697

Merged
lidel merged 4 commits intomasterfrom
feat/automate-chocolatey-publish
Oct 14, 2020
Merged

feat: automated Chocolatey publishing#1697
lidel merged 4 commits intomasterfrom
feat/automate-chocolatey-publish

Conversation

@lidel
Copy link
Member

@lidel lidel commented Oct 13, 2020

This PR automatically updates https://chocolatey.org/packages/ipfs-desktop when a new release is published.
Closes #1674

TODOs

  • download .exe from latest release
  • add chocolatey secret for publishing
  • install choco
  • modify manifest
  • test publish from CI to choco
  • switch this PR to execute only on release
  • remove manual steps from readme
  • confirm published packaged passed the review review
    Note: IPFS Desktop package is trusted and bypasses human moderation if the automated review checks pass. The automated review checks are typically finished within 1-2 hours or less after the package has pushed, depending on the verifier queue.

@lidel lidel force-pushed the feat/automate-chocolatey-publish branch 6 times, most recently from 5e95a4a to 71f9e96 Compare October 13, 2020 17:45
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel lidel force-pushed the feat/automate-chocolatey-publish branch from 71f9e96 to 989f620 Compare October 13, 2020 17:56
lidel added 2 commits October 13, 2020 20:16
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
Copy link
Contributor

@jessicaschilling jessicaschilling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't really provide any useful insight on the .yml itself, but the readme changes LGTM.

@lidel lidel marked this pull request as ready for review October 14, 2020 11:21
License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
@lidel
Copy link
Member Author

lidel commented Oct 14, 2020

0.13.2 was published and available at https://chocolatey.org/packages/ipfs-desktop, so automation works.

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.

Automate Chocolatey updates

2 participants