Skip to content

Releases: ewingjm/development-hub

v0.2.30: feat: manual merge activities by approver (#82)

10 Aug 19:14
bb5246f
Compare
Choose a tag to compare

Changes:

  • bb5246f feat: manual merge activities by approver (#82)
  • e5932f4 build: fix missing scripts when preparing dev env (#87)
  • 6533a72 fix: linting failure due to equality operator (#83)
  • b0f6213 fix: conflicts on entities added as containers [ #79 ]
  • 554c3d7 fix: solution merge PR timeouts and conflicts (#66)

This list of changes was auto generated.

v0.2.25

01 Mar 13:31
dd8aa3f
Compare
Choose a tag to compare
v0.2.25 Pre-release
Pre-release

Changes:

  • dd8aa3f fix: hardcoded references to test ADO (#63)

This list of changes was auto generated.

v0.2.24

28 Feb 20:53
f2175d5
Compare
Choose a tag to compare
v0.2.24 Pre-release
Pre-release

Changes:

  • 738632e feat: create pull requests for solution merges (#61)

BREAKING CHANGES

  • Extract build YAML files must be updated to match the sample in this commit
  • Merge-SolutionVersion.ps1 scripts must be replaced by the Merge-SolutionMerge.ps1 script in the sample in this commit
  • All field values in the Azure DevOps tab of the Solution table must be moved to Project and Repository table rows
  • Azure DevOps build service users must be granted permissions to contribute to pull requests

This list of changes was auto generated.

v0.2.22

07 Feb 03:13
01bda31
Compare
Choose a tag to compare
v0.2.22 Pre-release
Pre-release

Changes:

  • 01bda31 fix: approvals stuck on checking for conflicts (#59)

This list of changes was auto generated.

v0.2.21

06 Feb 16:37
efd3457
Compare
Choose a tag to compare
v0.2.21 Pre-release
Pre-release

Changes:

  • efd3457 fix: merges that fail after 2 minutes continue to retry (#60)

This list of changes was auto generated.

v0.2.20

03 Feb 07:05
1ec40d1
Compare
Choose a tag to compare
v0.2.20 Pre-release
Pre-release

Changes:

  • 1ec40d1 feat: detect potential solution merge conflicts (#57)
  • dc5ed06 fix: package template refencing old components (#56)
  • 4591c25 fix: unauthorised error in merge flow (#54)

This list of changes was auto generated.

v0.2.17: feat!: multi-repo development instances (#52)

05 Jan 23:06
30c8630
Compare
Choose a tag to compare

Changes:

  • 30c8630 feat!: multi-repo development instances (#52)

Breaking changes:

  • Extract build definition IDs and Azure DevOps projects configured in environment variables will need to be migrated into the new fields added to the solution entity.

This list of changes was auto generated.

v0.2.16

08 Dec 10:05
794d325
Compare
Choose a tag to compare
v0.2.16 Pre-release
Pre-release

Changes:

  • 794d325 fix!: manual retry needed if master instance paused (#51)
  • 5b0da16 fix: patch version not reset on minor increment (#50)
  • dbb4b76 fix: reviewed by always solution merge creator (#49)
  • f15a650 refactor: migrate to nuke/power apps cli/sdk-style projects (#46)
  • 9056975 ci: fixed issue preventing code coverage in ci pipeline (#45)
  • 205531d docs: fixed link to blog post
  • 0172779 docs: fixed flow connection url format in readme (#44)
  • 12ad773 ci: move release job dependencies to stage level (#43)
  • 6979143 ci: automatically publish package assets on release (#42)
  • 3f61b41 refactor: apply latest standards (#41)
  • 6d10563 docs: add contributing.md (#39)
  • d681701 docs: added issue templates (#37)
  • 09ab24b docs: added pull request template (#38)
  • 759e933 docs: create code_of_conduct.md (#36)
  • 66ca5f5 Add video demos to README (#30)
  • f759daf Update README to reference Microsoft's CDS environment variables documentation (#28)

Breaking changes:

  • App registration details have moved from plug-in step configuration to the environment table. After updating to this version you will need to re-enter you app registration details in your environment records.

This list of changes was auto generated.

Development Hub on Power Automate - v0.2.0 🎉

15 Jul 08:44
381988c
Compare
Choose a tag to compare

This release brings a number of fixes and stability improvements.

Bug fixes -

Enhancements -

The following breaking changes are present -

  • Plug-in step secure configurations must be updated to use client credentials rather than username and password (see README)
  • Extract build must be updated as solution zip files are read from file fields rather than notes (see samples folder for updated extract build example)

Initial release - v0.1.0-alpha.1 🎉

18 Feb 00:28
Compare
Choose a tag to compare
Pre-release

This is the initial, alpha release of the Development Hub. Follow Microsoft's guidance and the README for information on how to deploy the package files using the Package Deployer PowerShell module.