Azure-Samples / rag-postgres-openai-python

A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
MIT License
211 stars 78 forks source link

Acceptance criteria checklist (DoD) #18

Open anfibiacreativa opened 4 months ago

anfibiacreativa commented 4 months ago

The following checklist must be complete before a template is published.

Repository Management

Source code structure and conventions

Functional requirements

In the absence of e2e tests,

Security requirements

When a service selected doesn't support Managed Identity, the corresponding issue must have been reported and the security considerations section in the readme, should clearly explain the alternatives.

The following items are not strictly enforced but may prevent the template from being added to the gallery.

Project code follows standard structure, per language. Please check one.

Code follows recommended style guide

pamelafox commented 4 months ago

Working on azd pipeline config! Forgot about that.