OfficeDev / microsoft-teams-library-js

JavaScript library for use by Microsoft Teams apps
https://docs.microsoft.com/microsoftteams/platform/
Other
417 stars 187 forks source link

Update .npmrc location in release helper scripts #2303

Closed jekloudaMSFT closed 3 weeks ago

jekloudaMSFT commented 1 month ago

I had to rename the pipeline reference name we were using in our release pipeline to be compliant with the OneBranch template. This PR updates that name in our release helper scripts as well.

jadahiya-MSFT commented 4 weeks ago

Small question here, but would this change impact the current releases. If this pipeline isn't working as expected and we need to fallback to the previous system we have in place, will this still work? Since these scripts are published as artifacts with each build.

We can test this by disabling every step except for the powershell scripts in our current SDF release.

jekloudaMSFT commented 4 weeks ago

Small question here, but would this change impact the current releases. If this pipeline isn't working as expected and we need to fallback to the previous system we have in place, will this still work? Since these scripts are published as artifacts with each build.

We can test this by disabling every step except for the powershell scripts in our current SDF release.

Good call, I'll make a new script for the yaml pipeline so we don't break current release