vcolin7
9998222963
Downgraded Gradle version to fix issues with the ACS Communication pipeline. ( #872 )
2021-09-09 16:19:30 -07:00
Azure SDK Bot
355f735914
Install az module if not installed in deploy-stress-tests.ps1 ( #869 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-09-09 14:01:20 -07:00
vcolin7
5ac46ad28e
Azure Core beta release preparation for September 2021 ( #865 )
...
* Updated Azure Core dependencies
* Updated Azure Core READMEs and CHANGELOGs.
* Updated Gradle plugin.
* Downgraded the Checkstyle version.
* Downgraded Checkstyle version even more.
2021-09-09 13:59:51 -07:00
Azure SDK Bot
491de69643
Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up to a failure of the pipeline ( #870 )
...
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-09-09 11:03:42 -07:00
Azure SDK Bot
5ad41f86ec
Sync eng/common directory with azure-sdk-tools repository ( #868 )
2021-09-08 17:28:49 -07:00
Azure SDK Bot
d0318bc5a9
Add Skip.SetTestPipelineVersion to allow overidiing of use of BuildID for test version ( #866 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-09-08 13:00:32 -07:00
CHILIU-MSFT
f109908619
Update ACS Chat SDK swagger to 2021-09-07 version ( #864 )
...
* Update swagger
* Update swagger
2021-09-08 11:51:42 -07:00
Azure SDK Bot
4c9c4db956
updating proxy to use latest version ( #863 )
...
Co-authored-by: seankane-msft <seankane@microsoft.com>
2021-09-07 16:05:10 -07:00
CHILIU-MSFT
feb2ec3442
Added support FCM push notifications ( #841 )
...
* E2E scenario works for push notification.
* Add listener sample for all kind of push notifications
* E2E scenario works for push notification.
* fix const values
* refactoring to only require auth credential in client builder
* Fix spotbugs
* Add empty google-services.json file for push notification in sample app
* Fix build issue
* Revert env change
* update changelog for push notification
* update changelog for push notification
* fix readme link
* PR feedback
* PR feedback
* fix PR comments
* fix PR comment
* fix CHANGELOG.md
* fix registrar response handle
* PR comment
2021-09-07 13:19:06 -07:00
vcolin7
065a16fbaa
Changed UserAgentPolicy to correctly follow the guidelines about handling an `applicationId`. ( #861 )
...
* Changed UserAgentPolicy to correctly follow the guidelines about handling an `applicationId`. Also added a CoreUtils class.
* Changed UserAgentPolicy to correctly follow the guidelines about handling an `applicationId`. Also added a CoreUtils class.
* Made DEFAULT_USER_AGENT_HEADER private.
* Added `@throws` section to the `UserAgentPolicy` constructor's JavaDoc.
2021-09-06 13:32:38 -07:00
Azure SDK Bot
cb9046c795
Support v0 versions as prerelease beta versions ( #860 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-09-02 08:55:40 -07:00
Azure SDK Bot
d6ee0d9cbf
Make "Setup Versioning Properties" cancellable ( #859 )
...
Co-authored-by: Mike Harder <mharder@microsoft.com>
2021-09-01 17:12:50 -07:00
Chidozie Ononiwu (His Righteousness)
e3cec41df7
Add Get-AllPackageInfoFromRepo function ( #846 )
...
* Add Get-AllPackageInfoFromRepo function
* Add SetPackageVersion function
2021-08-31 14:40:37 -07:00
Azure SDK Bot
bad0d8320d
Sync eng/common directory with azure-sdk-tools for PR 1953 ( #858 )
...
* Add random elements to default base name
* Fix principal
* tab
Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
2021-08-30 17:45:48 -07:00
Azure SDK Bot
4325556f8f
Skip eng common workflow enforcer for private repos ( #857 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-08-30 17:21:01 -07:00
Azure SDK Bot
b60537c63d
Sync eng/common directory with azure-sdk-tools for PR 1943 ( #856 )
...
* Bug fix: Storing .env file for bicep file at service dir
* Styling
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2021-08-27 16:07:12 -07:00
Azure SDK Bot
3f56837520
ensure test principal creation succeeds properly ( #855 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2021-08-27 17:55:57 +00:00
Azure SDK Bot
8dd5d6f2f1
Stip empty changelog sections before release ( #854 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-08-26 16:10:42 -07:00
Chidozie Ononiwu (His Righteousness)
c53837f2ac
Move version property to gradle.properties file, add versioning tools ( #853 )
2021-08-25 16:42:05 -07:00
Azure SDK Bot
7102cef27b
Sync eng/common directory with azure-sdk-tools for PR 1918 ( #850 )
...
* Stress test deployment script resiliency fixes
* Use PSModule-Helpers to install powershell-yaml
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-08-24 14:18:18 -07:00
Azure SDK Bot
770adc253e
Remove old unused update changelog script ( #852 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-19 13:03:58 -07:00
Azure SDK Bot
c06dad4831
Fix query batch processing ( #851 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-18 14:22:17 -07:00
Azure SDK Bot
a44a063ede
Sync eng/common directory with azure-sdk-tools for PR 1912 ( #849 )
...
* Attempt to purge all vaults, managed HSMs
Reverts #1910 . Vaults and managed HSMs are automatically purged on their purge date. The point was to purge them daily to preserve capacity. The default purge date is +90 days.
* Add timeout and more logging
* Pass required -Resource
* Fix log message
* Ensure the $Resource is correctly captured
Added comment to new code explaining why, since ScriptBlock.GetNewClosure() is not working as expected.
* Add -ErrorAction to Receive-Job
Worked without terminating when run locally, but failed on the first error in the AzDO agent.
* Use $using:r instead of creating ScriptBlock
More idiomatic for passing ScriptBlocks to jobs.
* Resolve PR feedback
* Change default DeleteAfterHours to 120
Resolves #1917
* Use the Az cmdlets built-in -AsJob
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2021-08-18 13:23:29 -07:00
Azure SDK Bot
65b7d6d5da
Removing C:\Git\azure-sdk-tools\eng\common\scripts\FilterPoliCheckResults.ps1 as it was no longer used ( #848 )
...
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-08-17 16:46:36 -07:00
Azure SDK Bot
89ceb5adfb
Enable API review approval check for Java spring packages ( #847 )
...
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
2021-08-17 09:50:45 -07:00
Azure SDK Bot
cfb9d4a6fe
Sync eng/common directory with azure-sdk-tools for PR 1909 ( #845 )
...
* add test-proxy invocations to eng/common folder
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2021-08-16 16:19:49 -07:00
Azure SDK Bot
2c0a16c339
Prevent wildcard expansion in git sparse checkout add ( #840 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-08-16 10:00:53 -07:00
Azure SDK Bot
c2fb63b483
Add support for 'files' configuration ( #842 )
...
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-08-16 08:42:57 -07:00
Azure SDK Bot
71214038c6
Fix resource clean-up script ( #843 )
...
- Fix rg.Name to rg.ResourceGroupName
- Add more verbose logging for better debugging
- Handle deleted resource groups when gathering puragable resource
- Remove coerce now that we are collecting in functions
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-13 16:03:03 -07:00
Azure SDK Bot
73cc958ab8
Add Rest Method checks to Prepare-Release ( #844 )
...
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-08-13 15:22:35 -07:00
Azure SDK Bot
eb899adae7
Sync eng/common directory with azure-sdk-tools for PR 1876 ( #838 )
...
* rebase
* Resolve conflict
Co-authored-by: Albert Cheng <albertcheng@microsoft.com>
2021-08-13 11:08:26 -07:00
Azure SDK Bot
cd66042292
Sync eng/common directory with azure-sdk-tools for PR 1894 ( #839 )
...
* Purge Key Vaults after deleting resource group
* Resolve PR feedback
* Purge Key Vaults and Managed HSMs
* Clean up all purgeable KVs and MHSMs
* Ignore null/empty purgeable resources
* Resolve PR feedback
* Resolve PR feedback
* Fix logging, process each item when collection piped
Co-authored-by: Heath Stewart <heaths@microsoft.com>
2021-08-12 19:50:51 -07:00
Azure SDK Bot
145f730703
Sync eng/common directory with azure-sdk-tools for PR 1866 ( #836 )
...
* Deploy for stress tests at resource group scope
* Automatically compile bicep files in stress test deploy script
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-08-11 16:36:57 -04:00
CHILIU-MSFT
23a03ab3fc
Update chat version after release ( #837 )
2021-08-11 11:00:47 -07:00
CHILIU-MSFT
5aa18bc1fd
Update chat CHANGELOG.md and fix common lib dependency issue for release ( #835 )
2021-08-10 14:10:40 -07:00
CHILIU-MSFT
0317a362a2
Update release date ( #833 )
2021-08-05 12:07:16 -07:00
Azure SDK Bot
bab8e6f76e
Add ability to leave SourceBranch empty when queueing a build (builds using the default branch) ( #831 )
...
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-08-05 10:20:45 -07:00
CHILIU-MSFT
309240166b
Add sender display name to TypingIndicatorReceivedEvent ( #832 )
2021-08-04 14:24:00 -07:00
angiurgiu
d8e27b78b8
Added missing Trouter client init step for connection status ( #829 )
...
Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
2021-07-30 08:22:10 -07:00
Azure SDK Bot
b6d06ba67d
Move stress testing scripts to eng/common ( #830 )
...
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-07-29 13:15:18 -07:00
angiurgiu
14cae392d9
Add support for message metadata in notifications ( #824 )
...
* Add support for message metadata in notifications
* Fixed lint issues
* Removed resource info in test app
* Add a catch-all exceptions block around the metadata handling
* Remove unused imports
Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
2021-07-28 10:33:10 -07:00
angiurgiu
08be615578
Added Typing Notification Options for Sender Display Name ( #826 )
...
* Added Typing Notification Options for Sender Display Name
* Made lint fixes
* Update ChatThreadAsyncClient.sendTypingNotification
Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
2021-07-28 10:19:39 -07:00
Azure SDK Bot
ffc3820242
Verify API surface level against all approved revisions for GA releases ( #828 )
...
Co-authored-by: praveenkuttappan <prmarott@microsoft.com>
2021-07-28 06:40:36 -07:00
Azure SDK Bot
cb08745cde
add basic ga tag w/ settable campaignid ( #827 )
...
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2021-07-27 11:06:12 -07:00
Azure SDK Bot
e133440435
Sync eng/common directory with azure-sdk-tools for PR 1827 ( #825 )
...
* update article type appropriately
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
2021-07-22 22:50:01 +00:00
angiurgiu
6de26fc93c
Added support for message metadata ( #822 )
...
Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
2021-07-19 16:56:09 -07:00
Azure SDK Bot
41fcd8c59b
Sync eng/common directory with azure-sdk-tools for PR 1748 ( #811 )
...
* Simplify Ubuntu image name check for dns bypass
* Fix typo
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
2021-07-14 16:14:45 -07:00
Azure SDK Bot
ba2b120ab8
Sync eng/common directory with azure-sdk-tools for PR 1808 ( #821 )
...
* Add FilterPoliCheckResult.ps1
* Add description to FilterPoliCheckResults.ps1
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
2021-07-13 14:52:00 -07:00
Azure SDK Bot
582a89e192
Add root directory to list of sparse checkout paths ( #820 )
...
Explicitly add '/*' '!/*/' to the list of paths so we include
the files in the root of the repo.
Added some extra command logging so we can easily repro locally without
needing to find the code that ran.
Update to '/eng' so that we only get paths that start with eng instead
of every path that has eng as a folder.
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-07-08 17:13:45 -07:00
Azure SDK Bot
1e8c0a0de9
Sync eng/common directory with azure-sdk-tools for PR 1767 ( #818 )
...
* Support building and deploying bicep templates
* Add bicep powershell install aka link to deployment error message
* Write bicep compiled arm templates to temp directory
* Simplify bicep building code/function usage
* Use bicep location for compiled arm templates, and remove them on success
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
2021-07-07 12:15:05 -07:00