Skip to content

GitHub Actions Beta Preview for deploying to Azure Stack Hub - #93

Merged
Arjun Gupta (arjgupta) merged 17 commits into
masterfrom
azuresovereigncloud
Dec 31, 2020
Merged

GitHub Actions Beta Preview for deploying to Azure Stack Hub#93
Arjun Gupta (arjgupta) merged 17 commits into
masterfrom
azuresovereigncloud

Conversation

@arjgupta

Copy link
Copy Markdown
Contributor

No description provided.

Rakesh Kumar (rakku-ms) and others added 12 commits August 28, 2020 09:18
* login action for azurestack

* test update for azurestack

* review changes

* review changes v2

* review changes v3
* update build files

* add node_modules
* added support for Azure Gov cloud

* changes to Azure cloud

* az gov cloud changes

* changes as per PR comment

* chnages to include enum and valdiation

* changes to include validation

* changes

* deleted Enums.js

* changes to constant file

* added library of Consts.js

* changes from arary to set

* changes to environment input

@garvitarai garvitarai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title should probably be updated from " GitHub Actions Beta Preview for deploying to Azure Stack Hub"

@arjgupta Arjun Gupta (arjgupta) changed the title Azuresovereigncloud GitHub Actions Beta Preview for deploying to Azure Stack Hub Dec 29, 2020
Comment thread action.yml Outdated
Comment thread src/main.ts

console.log(`Unregistering cloud: "${environment}" first if it exists`);
try {
await executeAzCliCommand(`cloud set -n AzureCloud`, true);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it needed to set the current cloud to 'AzureCloud' in order for the unregister to work ?

@arjgupta
Arjun Gupta (arjgupta) merged commit 80970a8 into master Dec 31, 2020
Arjun Gupta (arjgupta) added a commit that referenced this pull request Dec 31, 2020
 GitHub Actions Beta Preview for deploying to Azure Stack Hub
Arjun Gupta (arjgupta) added a commit that referenced this pull request Dec 31, 2020
…upport-release

Merge pull request #93 from Azure/azuresovereigncloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants