microsoft-partner-center-github-action

GitHub action to update the artifact of a plan within the Azure partner center offer.

MIT License

Stars
19

Bot releases are hidden (Show)

microsoft-partner-center-github-action - Fix the issue that published images can't be deleted Latest Release

Published by majguo over 1 year ago

The major deliverable in v3.1 is to fix the issue that published images can't be deleted.

It also includes the relative changes for the following files to use latest release v3.1:

  • README
  • update-application-offer.yml
  • update-vm-offer.yml
microsoft-partner-center-github-action - Use offerId and planId for both application and vm offers

Published by majguo over 1 year ago

The major deliverable in v3 is to use offerId and planId for both application and vm offers.

It also includes the relative changes for the following files:

  • Update README to clarify offerId and planId are required instead of offerName and planName
  • Update the existing workflow example (renamed to update-application-offer.yml) which covers application offer update using the action
  • Add a new workflow example (update-vm-offer.yml) which covers vm offer update using the action
microsoft-partner-center-github-action - Support VM offer update in partner center

Published by majguo over 1 year ago

The major deliverable in v2 is to support VM offer update in partner center.

Besides, it also includes fixes for some known issues:

  • Address issue "VM action fails if artifacts already exists"
  • Enclose offerName and planName in double quote to deal with the case that offerName / planName having whitespaces
  • Update README by clarifying that offerName/planName should be provided with offerId/planId for vm offer
microsoft-partner-center-github-action - First release

Published by zhengchang907 over 1 year ago

This action automates the artifact & version number update in Azure partner center offers

Package Rankings
Top 10.59% on Github actions