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

Feat: v3.1.0 merge to main #621

Merged
merged 15 commits into from
Oct 8, 2024
Merged

Conversation

brian-intel
Copy link
Contributor

@brian-intel brian-intel commented Sep 27, 2024

PR Checklist

  • Added label to the Pull Request for easier discoverability and search
  • Commit Message meets guidelines as indicated in the URL https://github.com/intel-retail/automated-self-checkout/blob/main/CONTRIBUTING.md
  • Every commit is a single defect fix and does not mix feature addition or changes
  • Unit Tests have been added for new changes
  • Updated Documentation as relevant to the changes
  • All commented code has been removed
  • If you've added a dependency, you've ensured license is compatible with repository license and clearly outlined the added dependency.
  • PR change contains code related to security
  • PR introduces changes that breaks compatibility with other modules (If YES, please provide details below)

What are you changing?

Merge v3.1.0 changes to main

Issue this PR will close

close: #issue_number

Anything the reviewer should know when reviewing this PR?

Test Instructions if applicable

If the there are associated PRs in other repositories, please link them here (i.e. intel-retail/automated-self-checkout )

@@ -4,7 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#

FROM intel/dlstreamer-pipeline-server:2022.2.0-ubuntu20-gpu419.40
FROM intel/edge_video_analytics_microservice:2.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

I didn't find this public image on dockerhub yet. How are we supposed to download it ? https://hub.docker.com/r/intel/edge_video_analytics_microservice/tags

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call out. For this Image the user will need to download from the Edge catalog. I'll add some steps in the documentation on how to download the image from https://edgeservicescatalog.intel.com/details/?microserviceType=recipe&microserviceNameForUrl=edge-video-analytics-microservice

@brian-intel brian-intel merged commit 0dd7e82 into intel-retail:main Oct 8, 2024
7 checks passed
@brian-intel brian-intel deleted the v3-1merge branch October 8, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants