Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

[BUG FIX] Variable group is created too late in spk setup command #20

Merged
merged 4 commits into from
Apr 23, 2020

Conversation

dennisseah
Copy link
Collaborator

closes microsoft/bedrock#1374

the issue is variable group is not created for the consumption of hld->manifest pipeline
solution: create it; and then recreate it again with the service principal and service account information
also

  1. added missing tests for isAzCLIInstall function
  2. some eslint fixes

src/lib/i18n.json Outdated Show resolved Hide resolved
@dennisseah dennisseah merged commit c6b500e into master Apr 23, 2020
@dennisseah dennisseah deleted the issue1374 branch April 23, 2020 16:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI setup command doesn't create variable group prior to manifest pipeline
3 participants