github microsoft/coe-starter-kit v1.0.20210415.2
ALM Accelerator For Advanced Makers 1.0.20210415.2

First public preview release of the ALM Accelerator For Advanced Makers. Included in this release are the following enhancements/fixes.

  1. Add Granularity to which environment to push to when running pipelines manually.
  2. Handle Release branches other than refs/head/releases (This has been fixed to handle any release branch)
  3. Fix for using double quotes vs. single quotes in pipeline variables (This is a breaking change. You'll need to update your connection reference json to use double quotes as well as all other variables going forward)
  4. Fix for activating flows with no connection references (NOTE: Enabling flows with no connection references will be handled by the Component Ownership variable. All other flows are activated by the creator of their connection).
  5. Docs: Setup doc states that 2 pipeline ids are required when only 1 is required.
  6. Decouple build and deploy (This has been implemented. Deploy pipelines trigger off of successful builds. This will allow a configurable number of environments where the previous pipelines targeted only validation, test and prod)
  7. Update pipelines to use latest version of PA Language Tooling (https://github.com/microsoft/PowerApps-Language-Tooling/releases/tag/0.2.2-preview)
  8. Add support for targeting GitHub repos for source control (This functionality exists in the CoE pipelines now, but have not yet been surfaced in the AA4AM app.
  9. Various updates to Getting Started Guide based on pipeline and app updates.

PRIVATE PREVIEW MEMBER NOTE: There are breaking changes in this release for members of the private preview. Please read through the new configuration of the Pipelines in the Getting Started Guide.

Don't miss a new coe-starter-kit release

NewReleases is sending notifications on new releases.