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

fix: AI Gallery Standard Validation #88

Merged
merged 6 commits into from
Jul 12, 2024

Conversation

glaucia86
Copy link
Contributor

@glaucia86 glaucia86 commented Jul 9, 2024

Related to issue #87

This pull request includes changes to the .github/workflows/stale-bot.yml, README.md, and azure-dev.yaml files. The most important changes include the removal of the stale bot workflow, the addition of a features section and guidance section to the README, and the addition of a new azure-dev.yaml file.

Removal of stale bot workflow:

  • .github/workflows/stale-bot.yml: The entire stale bot workflow has been removed. This means that issues and PRs will no longer be automatically closed after a certain period of inactivity.

Additions to the README:

  • README.md: A new "Features" section has been added, highlighting the key features of the application, such as its serverless architecture, Retrieval-Augmented Generation (RAG), scalability and cost-effectiveness, and support for local development.
  • README.md: A new "Guidance" section has been added, providing a link to a more detailed tutorial on how to use the sample.

Addition of a new file:

  • azure-dev.yaml: This file was renamed from deploy.yamo to azure-dev.yaml` to the project. It appears to be a configuration file for Azure development, specifying details about the services used in the application, such as the webapp and api, and the hooks for predeployment, postprovision, and postup.

@glaucia86 glaucia86 requested a review from sinedied July 9, 2024 15:17
@glaucia86 glaucia86 self-assigned this Jul 9, 2024
@glaucia86 glaucia86 added help wanted Extra attention is needed Standardization MSI labels Jul 9, 2024
@glaucia86 glaucia86 requested a review from sinedied July 9, 2024 19:19
@glaucia86 glaucia86 requested a review from sinedied July 10, 2024 16:10
@sinedied sinedied changed the title (fix): AI Gallery Standard Validation fix: AI Gallery Standard Validation Jul 11, 2024
@sinedied sinedied merged commit 7fb2b41 into Azure-Samples:main Jul 12, 2024
5 checks passed
@sinedied
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed MSI Standardization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants