Azure SDK Bot
6c4e0f776f
Fix typos in ps1 scripts ( #5285 )
...
Co-authored-by: Lukasz Kokot <lkokot@kumojin.com>
2024-01-19 10:24:42 -08:00
Azure SDK Bot
e9f900f7d2
Explicitly set PSNativeCommandArgumentPassing to Legacy for git push script ( #4481 )
...
https://learn.microsoft.com/en-us/powershell/scripting/learn/experimental-features?view=powershell-7.3#psnativecommandargumentpassing
Do to that breaking change in PS 7.3 we need to opt into the legacy arg parsing.
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2023-03-24 11:12:14 -07:00
Azure SDK Bot
90fc46693f
Fix push script passing in optional argument ( #4125 )
...
With new PS command line parsing update in 7.3 they explicitly
pass "" to the native commands which in our usage here we don't
want. However setting the variable to null instead works for our
scenario with both command line parsing strategies so using it here.
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2022-11-18 15:34:32 -05:00
Azure SDK Bot
63a0116197
Fetch specific branch name only in git-branch-push script ( #2374 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-06-04 16:11:15 -07:00
Azure SDK Bot
b4110380f0
Sync eng/common directory with azure-sdk-tools for PR 1477 ( #1981 )
...
* Checked in the changes directly.
* Address feedback and remove the check of set-default-branch
* Fixed base repo branch
* Update git-branch-push.ps1
* Fixed the docs-metadata-release
* Change the typo
* Update eng/common/scripts/git-branch-push.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Keep origin format
* Update git-branch-push.ps1
* Keep fixing the typo
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-03-26 17:30:54 -07:00
Azure SDK Bot
b36adc7bd1
Fix bug in git branch push ( #900 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-11-04 17:55:01 -08:00
Azure SDK Bot
c76fe99788
Remove AmendCommit parameter ( #893 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-11-02 19:48:58 -08:00
Azure SDK Bot
2f93294fb1
Use different commit SHA instead ( #884 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-30 19:43:24 -07:00
Azure SDK Bot
91de5a1bf3
Sync eng/common directory with azure-sdk-tools for PR 1052 ( #705 )
...
* Update location of patch files
* Add some changes in eng/common to test things
* Switch to pushing to upstream
* Change workflow to use upstream branches
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2020-10-06 20:20:03 -07:00
Azure SDK Bot
6a4a092c61
Sync eng/common directory with azure-sdk-tools repository ( #180 )
2020-06-25 09:48:51 -07:00
Azure SDK Bot
152aabbd83
Sync eng/common directory with azure-sdk-tools repository ( #149 )
2020-05-29 17:16:58 -07:00
Azure SDK Bot
be7fdcaf33
Sync eng/common directory with azure-sdk-tools repository ( #97 )
2020-05-13 10:05:03 -07:00
Azure SDK Bot
cad54bd983
Sync eng/common directory with azure-sdk-tools repository ( #87 )
2020-05-06 07:51:25 -07:00
Azure SDK Bot
c7eab3a3ba
Sync eng/common directory with azure-sdk-tools repository ( #66 )
2020-04-08 11:41:13 -07:00
Azure SDK Bot
7a02ab023b
Sync eng/common directory with azure-sdk-tools repository ( #46 )
2020-03-26 10:18:42 -07:00