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 the initial version of ai shopping cart #4

Merged
merged 13 commits into from
Jul 27, 2023

Conversation

pmalarme
Copy link
Collaborator

Purpose

Add initial version of AI Shopping Cart

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] 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

@pmalarme pmalarme added this to the 1.0.0 milestone Jul 27, 2023
@pmalarme pmalarme linked an issue Jul 27, 2023 that may be closed by this pull request
@github-actions github-actions bot added documentation Improvements or additions to documentation automation: CI/CD GitHub actions and Azure DevOps pipelines scr: frontend labels Jul 27, 2023
@github-actions github-actions bot added the src: frontend React Front-end label Jul 27, 2023
@github-actions github-actions bot added the src: ai-shopping-cart-service AI Shopping Cart Service - Java Spring Boot microservice label Jul 27, 2023
@github-actions github-actions bot added the tools: dev-container Everything related to the dev container configuration file label Jul 27, 2023
@github-actions github-actions bot added the automation: infra Infrastructure as Code (IaC) label Jul 27, 2023
@github-actions github-actions bot added the automation: azd Azure Developer CLI label Jul 27, 2023
@pmalarme pmalarme marked this pull request as ready for review July 27, 2023 16:03
@pmalarme pmalarme merged commit 3dccf93 into main Jul 27, 2023
@pmalarme pmalarme deleted the feature/1-add-the-initial-version-of-ai-shopping-cart branch July 27, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation: azd Azure Developer CLI automation: CI/CD GitHub actions and Azure DevOps pipelines automation: infra Infrastructure as Code (IaC) documentation Improvements or additions to documentation src: ai-shopping-cart-service AI Shopping Cart Service - Java Spring Boot microservice src: frontend React Front-end tools: dev-container Everything related to the dev container configuration file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the initial version of AI Shopping Cart
1 participant