microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
325 stars 57 forks source link

Setup localization pipeline #337

Closed apoorvdeshmukh closed 1 year ago

apoorvdeshmukh commented 1 year ago

This commit focuses on adding and experimenting with configuration files for localization pipeline.

apoorvdeshmukh commented 1 year ago

I am experimenting with generating the localization artifacts with this pipeline. Will mark this ready once the pipeline is successful and yaml for this pipeline is moved to our repo. Currently it is failing with "'Allow scripts to access the OAuth token' not enabled in pipeline" error.