Releases: Azure-Samples/azure-sdk-for-go-samples
Releases · Azure-Samples/azure-sdk-for-go-samples
Azure SDK for Go Samples
Add samples for MySQL flexible servers SDK (#286) * Simple sample sceleton for mysql & postgresql * Test basic operations * Fixed issue with confusing git mod name between current and forked branch * Fix typo * Fix malformed Example_ test name * Change sample file names. Add README.md files * Properly delete old files, add necessary parameters for server creation * Update README.md files * Refactor FirewallRule call in the clients. Fix invalid name * Update postgresql sample to reflect newest sdk changes * Fix package names for mysql,postgresql flexible server samples * Add the mysql samples * Remove own go.mod dependencies * Fix build issue
Azure SDK for Go Samples
Add postgresql flexible servers samples (#284) * Simple sample sceleton for mysql & postgresql * Test basic operations * Fixed issue with confusing git mod name between current and forked branch * Fix typo * Fix malformed Example_ test name * Change sample file names. Add README.md files * Properly delete old files, add necessary parameters for server creation * Update README.md files * Refactor FirewallRule call in the clients. Fix invalid name * Update postgresql sample to reflect newest sdk changes * Fix package names for mysql,postgresql flexible server samples * Add PostgreSQL samples * Change user to Azure * Revert some changes in the files * Revert groups.go * Fix module name * Change to Azure-Samples instead of Azure * Randomize the password to pass gosec * Refactor password generator * Fix Build error * Fix README.md, refactor sample * Styling fixes * Some final format refinement * Missed one error to output * Fix example test * Update output of the example Co-authored-by: Dapeng Zhang <[email protected]>
Azure SDK for Go Samples
Initial commit, without env secrets, of the go sample. (#285) * Initial commit, without env secrets, of the go sample. * update dependencies * Fixed creation of communication service * Refine other methods * fix CI * Updating the Readme. * Updating the readme. * Some format refinemnet Co-authored-by: Dapeng Zhang <[email protected]>
Getting started - Managing Azure Communication Services using Azure Go SDK
Initial commit, without env secrets, of the go sample. (#285) * Initial commit, without env secrets, of the go sample. * update dependencies * Fixed creation of communication service * Refine other methods * fix CI * Updating the Readme. * Updating the readme. * Some format refinemnet Co-authored-by: Dapeng Zhang <[email protected]>
Azure SDK for Go Samples
initial change to keyvault tests . (#282) * initial. * Initial version * Initial version * Initial version * Removed unused code.
Azure SDK for Go Samples
154518 add select go version for livetest.yml (#281)
Azure SDK for Go Samples
passes web & insights tests (#280) * Update azure-pipelines.yml for Azure Pipelines * Update live_test.yml a test to trigger pipeline ci * Update live_test.yml * fix Example_createTemplateDeployment * include master in my own testing pipeline * fix Example_createTemplateDeployment * Update live_test.yml * Update live_test.yml * Update live_test.yml * passes insights and web tests * use proper eventhub name * Update yml, pipeline only trigger by master branch * update yml, select go version for pipeline
Azure SDK for Go Samples
Update live_test steps and ./resouces (#279) * remove obselete testcase TestGroupsWithAuthFile from resources * Update live_test.yml Co-authored-by: JerryPei1997 <729683758@qq,com>
Azure SDK for Go Samples
update Live Test steps (#278) * update Live Test steps * Update live_test.yml
Azure SDK for Go Samples
138707 Add ADO build badge in the repo (#276)