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

Add video to explain the deploy from Codespaces #361

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

elbruno
Copy link
Collaborator

@elbruno elbruno commented Aug 28, 2024

Purpose

Add a video to describe and explain the process to deploy to Azure from a Codespace.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
  • Test the code

In bash or a console

azd up

@elbruno elbruno self-assigned this Aug 28, 2024
@elbruno elbruno added documentation Improvements or additions to documentation azd labels Aug 28, 2024
@elbruno elbruno added this to the 2024-September milestone Aug 28, 2024
Copy link
Collaborator

@luisquintanilla luisquintanilla left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @elbruno :shipit:

@luisquintanilla
Copy link
Collaborator

@elbruno am I okay to merge this one?

@luisquintanilla luisquintanilla merged commit 3d68032 into main Sep 4, 2024
3 checks passed
@luisquintanilla luisquintanilla deleted the elbruno-patch-1 branch September 4, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azd documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants