Skip to content

VDMS 2.5.0 Release#160

Merged
cwlacewe merged 36 commits intoIntelLabs:developfrom
cwlacewe:develop
Aug 9, 2023
Merged

VDMS 2.5.0 Release#160
cwlacewe merged 36 commits intoIntelLabs:developfrom
cwlacewe:develop

Conversation

@cwlacewe
Copy link
Copy Markdown
Contributor

@cwlacewe cwlacewe commented Aug 9, 2023

Key Updates

  • New Debian-based Dockerfile
  • New User-defined Operations (UDF) and Remote operations
  • AWS S3 Support
  • Upgrade to TileDB 2.14

cwlacewe and others added 30 commits June 3, 2022 17:30
* 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 <chaunte.w.lacewell@intel.com>
* 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 <chaunte.w.lacewell@intel.com>
* 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 <taylor.courier@intel.com>
Co-authored-by: tmcourie <taylor.courier@intel.com>
Co-authored-by: Ragaad <ragaad.altarawneh@intel.com>
@cwlacewe cwlacewe force-pushed the develop branch 2 times, most recently from ee688ff to 6e04466 Compare August 9, 2023 03:19
@cwlacewe cwlacewe merged commit 5ac6fc0 into IntelLabs:develop Aug 9, 2023
cwlacewe pushed a commit to cwlacewe/vdms that referenced this pull request May 6, 2024
* initial checkin, build for tests is hiccuping but basic functionality is otherwise working

* borked CMAke list for some reason, build still needs repair but no longer culprit

* added basic unit test for query handler example, verified PMGD handler passes unit tests

* mostly just some format and spacing cleanup

* Refactor of signal handler name for clarity, added startup checks for server threads

* comments to query handler base
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