Releases: DocPlanner/dev-cloud-releases
Releases · DocPlanner/dev-cloud-releases
2.18.0: [create-pull-request] automated change (#20)
Commits
- 11013d5: Remove unused code + refactor onboarding (Daniel Garcia) #254
- 6106c5a: Move onboarding code to UI project (Daniel Garcia) #254
- 3261951: Fix bug with TaskCancelException (Daniel Garcia) #254
- 2701725: Remove usages of IDisplay in CLI project + make its methods non async (Daniel Garcia) #254
- 5cd5615: upgrade stylecop to allow new C# 12 features (Daniel Garcia) #254
- 8455679: fixing stylecop violations (Daniel Garcia) #254
- b6d95a5: fix tests (Daniel Garcia) #254
- c475423: Move onboarding components (Daniel Garcia) #255
- a2db16f: All components moved to CLI project + added unit tests for them. (Daniel Garcia) #255
- 840d170: Improve error messages when testplanner client throws exception (Daniel Garcia) #256
- 3aa82a8: new command to switch between staging and production testplanner environments (Daniel Garcia) #256
- 9c669ce: adding Then to name of the tests (Daniel Garcia) #256
2.17.3
2.17.2
2.17.1
Commits
- 967d3c7: TPL-711 Add medical-documentation-app to the list of supported apps (Daniel Garcia) #247
- c5f59e5: Update workflow to auto-release (Daniel Garcia) #248
- 5fd9170: fix manual trigger (Daniel Garcia) #248
- e527e40: fix action version (Daniel Garcia) #249
- fc0d7ab: fix version and name (Daniel Garcia) #249
- b1709c1: add missing token (Daniel Garcia) #249
- 6c5faa6: set repo to download assets from (Daniel Garcia) #249
- 25ae569: add github authentication (Daniel Garcia) #249
- f05c3bc: add repository to token generation (Daniel Garcia) #249
- d2c43f1: finish auto-release action (Daniel Garcia) #249
- 804f6c0: fix generate token step (Daniel Garcia) #250
- d64f954: Fix step to download artifacts to avoid creating a directory per file (Daniel Garcia) #251
2.17.0
Commits
- fa39464: Use cancellation token in all commands (Daniel Garcia) #240
- 4892326: adding more cancelation tokens (Daniel Garcia) #240
- 8f01cdf: adding cancellation token all the way down to application and domain level (Daniel Garcia) #240
- d87aa7f: update dotnet supported apps (Daniel Garcia) #242
- 6f33a3e: Middleware to check if testplanner is in maintenance mode. (Daniel Garcia) #244
- 24308d4: auto-create/update environments when starting projects (Daniel Garcia) #245
- ddb6a61: Moved testing creation/update to a middleware to be executed before trying to start the project. (Daniel Garcia) #245
- 114b16a: Tests for the new middleware (Daniel Garcia) #245
- 8964565: adding specific job to build and sign MacOS executable (Daniel Garcia) #246
- 44bfce9: remove binary signing (Daniel Garcia) #246
- 61cba00: fix path to zip in notarization (Daniel Garcia) #246
- 8540547: force signing + use notarytool (Daniel Garcia) #246
- 1aeeca2: fix notarytool calls (Daniel Garcia) #246
- 1bce954: use wait instead of checking status (Daniel Garcia) #246
- 67e6d47: try to get logs (Daniel Garcia) #246
- 93bb77f: fix signing of dev-updater (Daniel Garcia) #246
- 773b34d: creating the release (Daniel Garcia) #246
- 6593465: upgrade download/artifact (Daniel Garcia) #246