Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

B2C Setup Script #185

Merged
merged 53 commits into from
Jun 23, 2022
Merged

B2C Setup Script #185

merged 53 commits into from
Jun 23, 2022

Conversation

landonpierce
Copy link
Collaborator

  • Create b2c setup script
  • Create docker container for it to run in
  • Update documentation to have the latest instructions for running this

chixcancode and others added 30 commits May 18, 2022 15:10
@landonpierce landonpierce changed the title Users/chixcancode/b2cpowershell B2C Setup Script Jun 20, 2022
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- users/chixcancode/b2cpowershell
Copy link
Contributor

Choose a reason for hiding this comment

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

Can remove this from the merge to main

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
- users/chixcancode/b2cpowershell
Copy link
Contributor

Choose a reason for hiding this comment

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

Can remove this from the merge to main

@@ -34,7 +35,7 @@ jobs:

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }}
if: ${{ github.ref == 'refs/heads/users/chixcancode/b2cpowershell' }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Dev identifier replacing main

docs/azure-saas-docs/content/en/quick-start.md Outdated Show resolved Hide resolved
docs/azure-saas-docs/content/en/quick-start.md Outdated Show resolved Hide resolved
docs/azure-saas-docs/content/en/quick-start.md Outdated Show resolved Hide resolved
landonpierce and others added 2 commits June 23, 2022 09:03
Co-authored-by: julian-mcnichols <105680029+julian-mcnichols@users.noreply.github.com>
@landonpierce landonpierce merged commit 191503c into main Jun 23, 2022
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.

None yet

3 participants