Skip to content

Releases: microsoft/microsoft-partner-center-github-action

Update to correct domain name for schema uri of Product Ingestion API

08 Feb 06:47
b402ec7

Choose a tag to compare

Fix the issue that published images can't be deleted

17 May 15:17
47eec65

Choose a tag to compare

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

Use offerId and planId for both application and vm offers

11 May 02:12
ceb70ed

Choose a tag to compare

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

Support VM offer update in partner center

05 May 04:27
72eb2c0

Choose a tag to compare

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

First release

16 Mar 03:02
b9c5cde

Choose a tag to compare

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