Kanan B
6668fa27eb
Add a GetExpand
trait for initializing Expand
objects in our tasks ( #3553 )
...
* Release 8.7.1 (hotfix) (#3459 )
* Remove the retention policy setting (#3452 )
---------
Co-authored-by: Cheick Keita <chkeita@microsoft.com>
* Revert "Release 8.7.1 (hotfix) (#3459 )" (#3468 )
This reverts commit c69deed50e81cc1805f6f82ebb10513a211cbbe2.
* Add a ToExpand trait
* Implement ToExpand for CommonConfig
* Rename to GetExpand and implement for all task configs
* Add proptest to the crate and a simple test function (broken)
* Fix import issues
* Add config tests for analysis task
* Implement tests for merge task
* Return Result from get_expand() and implement for the rest of the configs
* Resolve merge conflict
* Undo comment
* Update comments
* Undo unintentional changes
* Add missing newline
* Fix build checks
* Fix build checks - lifetime elision
* Fix linux test imports
* Fix indented line
* Fix build checks
* Replace common test code with a declarative macro
* Format code
* Simplify URL arbitrary even further to guarantee that it's parseable
* Upgrade proptest version
* Implement Default for CommonConfig
* Remove the GetExpand trait
* Return Expand instead of Result<Expand>
* cargo fmt
* Remove unused import
* Fix PR comments (see full message for details)
- Stop initializing target_exe in get_expand() for the dotnet coverage task
since it's overwritten when the expander is used.
- Expand the inputs field from the generic merge task as generated_inputs.
* Update dotnet coverage task Expander tests
* Remove incorrect expansion variable from generic merge task
---------
Co-authored-by: Adam <103067949+AdamL-Microsoft@users.noreply.github.com>
Co-authored-by: Cheick Keita <chkeita@microsoft.com>
2023-10-19 13:10:34 -07:00
Adam
22caac13a1
Release 8.9.0 ( #3558 )
2023-10-09 13:42:34 -07:00
Adam
ad55d3bc30
Release 8.8.0 ( #3466 )
...
* Release 8.8.0
2023-10-03 11:51:40 -07:00
Adam
36a54f9139
Redo 8.7.1 ( #3469 )
...
* Redo-8.7.1-hotfix
---------
Co-authored-by: Cheick Keita <chkeita@microsoft.com>
2023-10-03 11:51:39 -07:00
Adam
c0c5b8324f
Release 8.7.0 ( #3403 )
...
* Release-8.7.0
2023-08-18 13:11:26 -07:00
Adam
01c18994bb
Release 8.6.3 (Hotfix) ( #3385 )
...
* Release-8.6.3-hotfix
---------
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
2023-08-03 22:44:35 +00:00
Adam
1beb8887e9
Release 8.6.2 (Hotfix) ( #3375 )
...
* Release-8.6.2-Hotfix
---------
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
Co-authored-by: Cheick Keita <chkeita@microsoft.com>
2023-08-02 11:14:05 -07:00
Adam
09fabb7793
Release 8.6.1 (Hotfix) ( #3361 )
...
* Release-8.6.1
---------
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
2023-07-28 17:27:32 -07:00
Adam
f144544844
Release 8.6.0 ( #3348 )
...
* Release 8.6.0
2023-07-27 20:50:31 +00:00
Adam
84d01153be
Release-8.5.0 ( #3288 )
...
* Release-8.5.0
2023-07-18 19:45:14 +00:00
Adam
44674e803a
Release 8.4.0 ( #3201 )
...
* Release-8.4.0
2023-06-27 12:11:13 -07:00
Adam
300a3e2d76
Release-8.3.0 ( #3159 )
...
* Release-8.3.0
2023-06-08 17:14:02 +00:00
Noah McGregor Harper
5fc5659056
Release 8.2.0 ( #3126 )
...
* Release 8.2.0
* Updating.
* Updated
2023-05-25 12:36:39 -07:00
Adam
56ca9ed55d
Release 8.1.0 ( #3086 )
...
* Release-8.1.0
---------
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
2023-05-09 15:45:17 -07:00
Adam
5bbf95eb66
Release 8.0.0 ( #3013 )
...
* Release-8.0.0
---------
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2023-04-17 12:03:08 -07:00
Marc Greisen
1feeb51c13
Release 7.0.0 ( #2907 )
2023-03-29 14:59:16 -07:00
Adam
a6814f0745
Release-6.4.0 ( #2799 )
...
* Release-6.4.0
---------
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
2023-02-10 06:42:00 -08:00
Noah McGregor Harper
e631ac6cd2
Release 6.3.0 ( #2752 )
...
* Release 6.3.0.
* Spacing.
* Adding another PR.
* More changelog updates.
* Fixing.
* Updating changelog.
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2023-01-26 10:12:20 -08:00
Adam
dc0f7ab561
Release-6.2.0 ( #2728 )
...
* Release-6.2.0
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
2023-01-10 09:55:10 -08:00
Marc Greisen
fb03bd6408
Release 6.1.0 ( #2687 )
2022-12-09 13:41:59 -08:00
Noah McGregor Harper
af806a3263
Release 6.0.0 ( #2657 )
...
* Release 6.0.0
* Adding breakline.
* Respond to comment.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Additional.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Adding additional changes.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* comment.
* Updated change log.
* Last minute changes.
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-12-02 13:53:02 -08:00
Marc Greisen
e546f78cce
Release 5.20.0 ( #2614 )
2022-11-15 00:44:01 +00:00
Adam
f7dd265fdd
Release-5.19.0 ( #2599 )
...
* Release-5.19.0
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-11-07 15:09:01 -08:00
Noah McGregor Harper
1c23b87f83
Release 5.18.0 ( #2582 )
...
* Release 5.18.0
* Combining PRs.
* Typo.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Updating changelog.
* Adding fix PR.
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-11-03 10:09:18 -07:00
Adam
4b305d0e55
Release-5.17.0 ( #2537 )
...
* Release-5.17.0
2022-10-28 10:41:04 -07:00
Marc Greisen
d36ecf9b46
Release 5.16.0 ( #2516 )
...
* Release 5.16.0
* Improve scaling protection logging (#2518 )
* Improve scaling protection logging
* Fix a bug where we're always protecting from scaling actions
* We never want to protect from scaleset actions
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
2022-10-17 12:25:44 -07:00
Marc Greisen
053153fa44
Release 5.15.1 ( #2493 )
2022-10-06 11:56:10 -07:00
Noah McGregor Harper
7529a184cf
Release 5.15.0 ( #2474 )
...
* Release 5.15.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Adding PR.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Adding state machine pr.
* UPdating changelog.
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Adding cache PR.
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-10-04 14:13:47 -07:00
Adam
1013e01a3d
Release-5.14.0 ( #2428 )
...
* Release-5.14.0
2022-09-21 17:21:09 -07:00
Adam
140638f684
Release-5.13.0 ( #2371 )
...
* Release-5.13.0
2022-09-09 15:32:54 -07:00
Noah McGregor Harper
4e2d2d2879
Release 5.12.0 ( #2304 )
...
* Release 5.12.0
* Removing dockercontainer changes.
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Adding az_copy logging.
* Adding ado logging.
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2022-08-26 17:44:35 -07:00
Marc Greisen
80b6a3712a
Release 5.11.0 ( #2275 )
2022-08-19 16:29:01 -07:00
Adam
023a31fee3
Release 5.10.0 ( #2245 )
...
* Release-5.10.0
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
2022-08-12 13:32:05 -07:00
Marc Greisen
cc42ed4597
Release 5.9.0 ( #2184 )
...
* Release 5.9.0
* Fixed grammatical error.
2022-07-22 11:09:51 -07:00
Marc Greisen
4878356e48
Release 5.8.0 ( #2146 )
...
* Release 5.8.0
2022-07-11 12:09:18 -07:00
Adam
358c57a5b3
Release 5.7.0 ( #2088 )
2022-06-28 15:48:48 -07:00
Noah McGregor Harper
e27eccc39f
Release 5.6.0 ( #2018 )
2022-06-06 09:32:36 -07:00
Noah McGregor Harper
dbd63bd54e
Release 5.5.0. ( #1958 )
...
* Release 5.5.0.
* Typo.
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Fixing.
* Adding teo changes.
* Adding timer changes.
* Adding bug fix to release.
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-05-18 15:33:10 -07:00
Marc Greisen
c9b46e983d
Release 5.4.0 ( #1919 )
...
* Release 5.4.0
2022-05-10 20:29:59 -07:00
Marc Greisen
31b9163514
Release 5.3.0 ( #1767 )
...
* Release 5.3.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update comments
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-04-13 15:51:49 -07:00
Marc Greisen
99091e7035
Release 5.2.0 ( #1701 )
...
* 5.2.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-03-10 11:30:20 -08:00
Marc Greisen
e2bd878f59
Release 5.1.0 ( #1681 )
...
* Release 5.1.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Prevent deletion of the repro VM on failure for debugging.
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-03-03 15:55:36 -08:00
Marc Greisen
af684f1335
Release version 5.0.0 ( #1620 )
...
* Release version 5.0.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-01-27 09:25:44 -08:00
Marc Greisen
cfea5326a5
Release 4.1.0 ( #1571 )
...
* Release 4.1.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2022-01-10 22:15:00 -08:00
Marc Greisen
222f5f9bd5
Release 4.0.0 ( #1506 )
...
* Release 4.0.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update based on comments.
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2021-12-02 09:26:35 -08:00
Marc Greisen
a633b7c8a5
Release 3.2.0 ( #1361 )
...
* Release 3.2.0
* Added python dependencies
* Update CHANGELOG.md
Co-authored-by: Cheick Keita <kcheick@gmail.com>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update grammar
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Cheick Keita <kcheick@gmail.com>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
2021-10-15 12:55:11 -07:00
jordyn
87a7f4989b
Release 3.1.0 ( #1296 )
...
* Release 3.1.0
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Reordered sections to be alphabetical.
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
* Updated CHANGELOG with new westus3 deployment fix
* Update CHANGELOG.md
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Jordyn Puryear <jordynp@microsoft.com>
Co-authored-by: Joe Ranweiler <joe@lemma.co>
Co-authored-by: Marc Greisen <mgreisen@microsoft.com>
2021-09-29 13:05:56 -07:00
bmc-msft
9463b6ebc8
release 3.0.0 ( #1250 )
2021-09-17 16:04:27 -04:00
bmc-msft
7e0c63e321
release 2.33.1 ( #1224 )
2021-09-03 21:09:41 +00:00
bmc-msft
cd272bb304
release 2.33.0 ( #1220 )
2021-09-02 17:39:42 +00:00