Releases: microsoft/microsoft-partner-center-github-action
Releases · microsoft/microsoft-partner-center-github-action
Update to correct domain name for schema uri of Product Ingestion API
What's Changed
See more information from Product Ingestion API for virtual machines.
Full Changelog: v3.1...v3.2
Fix the issue that published images can't be deleted
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:
READMEupdate-application-offer.ymlupdate-vm-offer.yml
Use offerId and planId for both application and vm offers
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
offerIdandplanIdare required instead ofofferNameandplanName - 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
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
This action automates the artifact & version number update in Azure partner center offers