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

VDMS 2.7.0 Release #167

Merged
merged 38 commits into from
Jan 5, 2024
Merged

VDMS 2.7.0 Release #167

merged 38 commits into from
Jan 5, 2024

Conversation

cwlacewe
Copy link
Contributor

@cwlacewe cwlacewe commented Jan 4, 2024

Updates for VDMS v2.7.0

  • Updated Docker Image:
  • New FindDescriptorSet Command (Experimental):
  • Configurable S3 Connection:
  • Bug Fixes
  • Updated documentation in Wiki

cwlacewe and others added 30 commits October 10, 2022 20:58
* Add workflow to get dependencies, run SNYK, Hadolint, and CIS Benchmark on push events
…ntelLabs#77)

* Generate buffer code for python client, update coverage workflow to include python code
* Skip failing tests
* Update dockerfiles; Checkin dockerfiles now only copy vdms folders; remove maven; centralize dependencies in /dependencies folder

* Correct zlib and tiledb paths

* Remove coverage file check

* Change coverage script path

* Change coverage script path

* cd before coverage script

* Add maven build arg to avoid target failure
* Add generic AddBlob command

* Format CMakeLists.txt

* Fix the AddBlob test and include all other tests

* Fix run_test.sh

* Add the add_blob test and fix the blob reading functions for the client examples

* Fix the run_Test to include all the tests

* Aff FindBlob Test code

* Fix the FindBLob test

* ADD UPDATE BLOB TEST and FINDBLOB TEST

* Update dockerfiles (IntelLabs#81) (IntelLabs#83)

* Update dockerfiles; Checkin dockerfiles now only copy vdms folders; remove maven; centralize dependencies in /dependencies folder

* Correct zlib and tiledb paths

* Remove coverage file check

* Change coverage script path

* Change coverage script path

* cd before coverage script

* Add maven build arg to avoid target failure

* Add blob: Update coverage (IntelLabs#84)

* Modify python port and run coverage w/ same cmd

* move large1.jpg to test_images folder, updated paths to image, remove unused image and video in  images folder

---------

Co-authored-by: Chaunte W. Lacewell <[email protected]>
* Unify ports for unit tests
* Fic gcov error
* Format CMakeLists.txt

* Add CSV CPP Client Plugin

* Fix the VDMS path dependencies in csv_plugin library

* Add the multithread layer class in CSVParser class that uses the utilities in CSVPArserUtil.cpp and add the test in tests folder

* merge csv plugin in cleint folder

* Update check-in Dockerfiles to include lib

* Add the csv-plugin as CSVParser in the VDMS::Client CPP folder as a utility

* Remove COpy csv-cpp-lib

* fix the failing tests

* adjust run python_tets

* fix the stash conflict

* wprking on csv tests

* Working os csv tests

* Update run_coverage_cpp.sh

Include .cpp files

* Update run_coverage_cpp.sh

Add flag to overcome known error (https://gcovr.com/en/master/guide/gcov_parser.html#negative-hit-counts)

* stash changes

* Configue the prot of csv parser

* Trying to add the video tesing in csv

* Fi the test script

* fix run_python_test

* Uncoment the Update in CSV

* Csv client lib (IntelLabs#95)

* Update python coverage test to exclude tests folder

* Remove unused old folder (csv-cpp-lib), remove hardcoded ragaad paths from CMakeLists files, remove commented code

* Fix splitrow, add bin to supported image format, uncomment constraints for images, use CSVformat100.csv for entity test, add operations to image and video csv

* Update tests/unit_tests/client_add_entity.cc

Removed empty line (only change to file)

* Update CMakeLists.txt

Remove empty line (only change to file)

* Update tests/main.cc

remove empty line

* Csv client lib (IntelLabs#96)

* Fix ops in video csv, update csvs for additional testing, improve isInt

* Add additional tests and catch case for unkonwn commandtype

* Update tests/main.cc

---------

Co-authored-by: Lacewell, Chaunte W <[email protected]>
* replace gasp runners becasue unstable; add noproxy to python snyk
SDL Requirement: Apply available vulnerability fixes
* Update dockerfiles to pass snyk locally
* Add files to update pypi package
* Fix CIDs 3428250, 3399517, 3399721
* Fix CID 3399499
* Fix CIDs 3399722 and 3399506
* Fix CID 3399609 and 3399442
* Fix CID 3399441
* Fix 3399465 and 3399606
* fix 3399466
* Fix CID 3399404 and 3399679
* Fix CID 3441993
Signed-off-by: tmcourie <[email protected]>
Co-authored-by: tmcourie <[email protected]>
Co-authored-by: Ragaad <[email protected]>
cwlacewe and others added 8 commits April 14, 2023 14:58
Disable aws unit test due to [known issue](aws/aws-sdk-cpp#2014)
* Remove internal files
* Remove internal files
---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ragaad <[email protected]>
Co-authored-by: Taylor Courier <[email protected]>
Co-authored-by: Rohit Verma <[email protected]>
Co-authored-by: sys_vdms <[email protected]>
Co-authored-by: rolandoquesada <[email protected]>
Co-authored-by: Ian <[email protected]>
@cwlacewe cwlacewe marked this pull request as ready for review January 5, 2024 04:13
@cwlacewe cwlacewe requested a review from Ragaad January 5, 2024 04:13
@cwlacewe cwlacewe merged commit 26792c7 into IntelLabs:develop Jan 5, 2024
cwlacewe added a commit to cwlacewe/vdms that referenced this pull request May 6, 2024
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.

2 participants