Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Release 15

Compare
Choose a tag to compare
@azlam-abdulsalam azlam-abdulsalam released this 07 Jul 03:44
1219047

This release features the following versions

  • Azure Pipelines : 15.4.0
  • CLI: 0.5.5

New Features

  • #36 Support for Azure Artifacts as another source for build artifacts (useful for scenarios where your CI is non Azure Pipeline)
  • #21 Generate build artifacts only if there is change
    Enhancements
  • #15 Deploy destructive manifest breaks when destructiveChanges.xml file not generated
  • #44 Add an option for git authentication where the agent is already authenticated to the repository
  • #23 Support for .NEXT in Increment Version for unlocked packages
  • #45 SkipOnMissingArtifact Flag , Deployment tasks can skip if the artifact is missing, Useful when you are working in a monorepo and only deploy a certain artifact

Bug Fixes

  • #63 Manage Scratchorg Task can be used for creating/deleting a scratchorg. When this task is used exclusively only for a delete scenario, (where a scratchorg is fetched from the pool) the post job of the task fails, as the scratchorg would already be deleted by the delete action.
  • #80 Update Validate Package Test Coverage Task to work with recent breaking updates from sfpowerkit
  • #79 Update Install Dependencies Task with the recent updates of sfpowerkit on package keys

Thanks to @Caitlyn-Mills and @aly76 We have a whole new updated docs website and thanks to @gitbook.io for hosting the website