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

docs: update azure.yaml #220

Merged
merged 2 commits into from
Feb 10, 2025
Merged

docs: update azure.yaml #220

merged 2 commits into from
Feb 10, 2025

Conversation

anfibiacreativa
Copy link
Member

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] 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)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

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

What to Check

Verify that the following are valid

  • ...

Other Information

@sinedied
Copy link
Contributor

Seems like we also need to add this after the template metadata to ensure AZD version supports remote builds:

requiredVersions:
    azd: ">= 1.10.0"

@anfibiacreativa
Copy link
Member Author

Seems like we also need to add this after the template metadata to ensure AZD version supports remote builds:

requiredVersions:
    azd: ">= 1.10.0"

Added, can you please review and merge? Thank you!

@sinedied
Copy link
Contributor

closes #217

@sinedied sinedied merged commit 4c01cf1 into main Feb 10, 2025
5 of 6 checks passed
@sinedied sinedied deleted the docs/enable-remote-builds branch February 10, 2025 14:40
@sinedied
Copy link
Contributor

FYI, the app does not deploy anymore because of remote builds, I've raised an issue here: Azure/azure-dev#4803

sinedied added a commit that referenced this pull request Feb 18, 2025
sinedied added a commit that referenced this pull request Feb 18, 2025
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.

2 participants