Skip to content

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

- [ ] .devcontainer.json configuration install latest `azd` version
- [ ] Infrastructure as code is in place (`/infra` folder where applicable, manifest files or code generators in the case of `Aspire` and similar )
- [ ] Azure services configuration (/azure.yml file) is in place
- [ ] `remoteBuild` is set to `true` to enable cross-platform support, in the [template configuration](https://github.com/Azure-Samples/azd-template-artifacts/blob/main/docs/development-guidelines/template-configuration.md)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be configured in the devcontainer.json or in the azure.yaml file? The link goes to the dev container but I think this should be link to https://github.com/Azure-Samples/azd-ai-starter/blob/main/azure.yaml

Maybe I'm missing something?

- [ ] DevContainer has been tested locally and runs
- [ ] Codespaces run [locally and in browser]
- [ ] All tests pass
- [ ] Playwright e2e tests are in place, to test the application has been successfully deployed, and all tests pass
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does it have to be Playwright? Or could the author use a different testing framework?

@kristenwomack kristenwomack removed the request for review from gkulin January 15, 2025 17:24
Copy link
Collaborator

@kristenwomack kristenwomack left a comment

Choose a reason for hiding this comment

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

Left a few clarifying comments.

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.

3 participants