-
Notifications
You must be signed in to change notification settings - Fork 225
Adding third party liceses #56
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chuanqi129
approved these changes
Jun 21, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
ashahba
pushed a commit
that referenced
this pull request
Oct 16, 2021
* Update to parameterize node * params.NODE
ashahba
pushed a commit
that referenced
this pull request
Apr 1, 2022
* Update to parameterize node * params.NODE
WafaaT
pushed a commit
that referenced
this pull request
Jul 19, 2023
* Changed location of installation of GCP cli * Adding packaging tests * Test Unit Tests * Test Functional Tests * Fix for downloader * Adding an specific version to not have issues on instalation * Interconnection experiment * Test updated workflow * Fixed out_report.xml path * Interconnection for GCP * Adding updates for wheel and setuptools * Experiment requirements * Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * delete unused gitignore * change access keys format * Refactored names * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Updating imports * Updating reame * Removing error * removing data_connector changes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback --------- Signed-off-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com>
WafaaT
pushed a commit
that referenced
this pull request
Jul 19, 2023
* Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * fixes * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * renaming * Renaming correclty * Renaming again, last change delete setup * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * typo fix * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * change on package name requires all finish edit interconnection to rename it to interopelabilityu * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * Modification on refactoring * delete unused gitignore * change access keys format * Refactored names * Removing old name * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Remonig not implemented packages * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Get GCP credentials * Get GCP credentials * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Updating readme * Removing bad folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Merging readmes * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removing empty lines * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Merging from parent * Merging from parent * Merging from parent * Merging from parent * Updating imports * Updating reame * Removing error * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * Updating conda recipes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Fixing git ignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback * updating with feedback * Updating with feedback * Updating with feedback * Restoring lost changes for conda recipes * Updating conda recipes * Updating conda recipes * Updating conda recipe * Updating conda description * Updating changes from data_connector * Updating conda recipe * Hot fix for bad import * hotfix, binary storage stream downloaded package should write as binary on files * Updating git ignore * patching data connector to 1.0.1 * patching data connector to 1.0.1 * Updating recipes * Fix for toml where package build * Ignoring build folder * toml file is alwais included, have not sense exclude it * Fix on typo at conda install command * Fix on Apache version name * Fixing typo on conda descripion * Fixing typo on conda recipe meta.yaml * removing spaces for consistency --------- Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com>
WafaaT
added a commit
that referenced
this pull request
Jul 21, 2023
* add Max devcatalog and change flex link (#1179) * add Max devcatalog and change flex link * add precision list * remove video groups (#1197) Co-authored-by: Jitendra Patil <jitendra.patil@intel.com> * source env vars and remove video grps (#1203) Co-authored-by: Jitendra Patil <jitendra.patil@intel.com> * remove video grps pvc (#1213) Co-authored-by: Jitendra Patil <jitendra.patil@intel.com> * update driver links,paths and remove dataset coco.names (#1230) * update driver links in devcatalog * update code to include coco files mount --------- Co-authored-by: hanchao <chao1.han@intel.com> * Container automation (#1292) MZ containers build & test automation using compose & test runner. * add preprocess coco (#1299) * add yolov4 env changes (#1300) * Fix frozen graph for flex series * Added tests for m1 and m3 * Clean up files for release (#1341) * update devcatalog landing page * remove build and multicard devcatalog pyt * remove build and multi-card devcatalogs * restore deleted file * Fixing Lint and Unit tests (#1344) Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com> * PVC bert-large inference modification (#1332) * change paths and avoid re-download * Add scanner workflows * Synced with develop (#1348) * Upgrade transformers version to fix CVEs (#1355) * Dataset_librarian code updates (#1187) * Changed location of installation of GCP cli * Adding packaging tests * Interconnection experiment * Test updated workflow * Fixed out_report.xml path * Interconnection for GCP * Adding updates for wheel and setuptools * Experiment requirements * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * delete unused gitignore * change access keys format * Refactored names * first version license header * Remoivng readme files on this branch * Deleting files created from setup * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Solving names to public repo * Removing sample values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * removing key * Updating imports * Removing error * removing data_connector changes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback --------- Signed-off-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com> * Feature/aikitpv 828/dataset librarian code refactor (#1273) * Fixing conda recipe syntax error * Updating conda recipe * Data Connector HF for public repo (#1331) * Validation/scans (#56) * Licence and samples (#1350) --------- Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com> Signed-off-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <felipe.leza.alvarez@intel.com> Co-authored-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com> Co-authored-by: Jitendra Patil <jitendra.patil@intel.com> Co-authored-by: hanchao <chao1.han@intel.com> Co-authored-by: mahathis <36486206+Mahathi-Vatsal@users.noreply.github.com> Co-authored-by: lerealno <112975902+lerealno@users.noreply.github.com> Co-authored-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com> Co-authored-by: Real Novo, Luis <luis.real.novo@intel.com> Co-authored-by: Jesus Herrera Ledon <110855758+j3su5pro-intel@users.noreply.github.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com>
WafaaT
pushed a commit
that referenced
this pull request
Aug 7, 2023
* Changed location of installation of GCP cli * Adding packaging tests * Test Unit Tests * Test Functional Tests * Fix for downloader * Adding an specific version to not have issues on instalation * Interconnection experiment * Test updated workflow * Fixed out_report.xml path * Interconnection for GCP * Adding updates for wheel and setuptools * Experiment requirements * Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * delete unused gitignore * change access keys format * Refactored names * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Updating imports * Updating reame * Removing error * removing data_connector changes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback --------- Signed-off-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com>
WafaaT
pushed a commit
that referenced
this pull request
Aug 7, 2023
* Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * fixes * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * renaming * Renaming correclty * Renaming again, last change delete setup * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * typo fix * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * change on package name requires all finish edit interconnection to rename it to interopelabilityu * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * Modification on refactoring * delete unused gitignore * change access keys format * Refactored names * Removing old name * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Remonig not implemented packages * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Get GCP credentials * Get GCP credentials * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Updating readme * Removing bad folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Merging readmes * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removing empty lines * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Merging from parent * Merging from parent * Merging from parent * Merging from parent * Updating imports * Updating reame * Removing error * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * Updating conda recipes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Fixing git ignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback * updating with feedback * Updating with feedback * Updating with feedback * Restoring lost changes for conda recipes * Updating conda recipes * Updating conda recipes * Updating conda recipe * Updating conda description * Updating changes from data_connector * Updating conda recipe * Hot fix for bad import * hotfix, binary storage stream downloaded package should write as binary on files * Updating git ignore * patching data connector to 1.0.1 * patching data connector to 1.0.1 * Updating recipes * Fix for toml where package build * Ignoring build folder * toml file is alwais included, have not sense exclude it * Fix on typo at conda install command * Fix on Apache version name * Fixing typo on conda descripion * Fixing typo on conda recipe meta.yaml * removing spaces for consistency --------- Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com>
tfqaprod
pushed a commit
that referenced
this pull request
Sep 17, 2024
* Changed location of installation of GCP cli * Adding packaging tests * Test Unit Tests * Test Functional Tests * Fix for downloader * Adding an specific version to not have issues on instalation * Interconnection experiment * Test updated workflow * Fixed out_report.xml path * Interconnection for GCP * Adding updates for wheel and setuptools * Experiment requirements * Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * delete unused gitignore * change access keys format * Refactored names * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Updating imports * Updating reame * Removing error * removing data_connector changes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback --------- Signed-off-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com>
tfqaprod
pushed a commit
that referenced
this pull request
Sep 17, 2024
* Changes on interconnection proyect and setup * Changes to ignore copied files * Adding fix to handle encoding issues * Adding changes to readme * Taking current folder to get packages * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * fixes * Fix typo Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> * Inter connection sample * Hot fix for python 3.8 * Fix for setup code * ignoring sample file * Renaming correctly interconnection * renaming * Renaming correclty * Renaming again, last change delete setup * Fix on upgrade for pip, wheel and setuptools * Interoperability POC sample fix * Fix for .sample copy * Setup for bash * Hotfix: change "test" strings for "test_unittest" so that unit tests won't use files used by samples. * Fixing requirements and setup * typo fix * Removing wheel update from setup * Fixes the problem to upload dataset to GCP. * Fixed unwanted changes on main branch * Fixed unwanted changes on main branch * Fixed aws functional test name * Upload a folder using the aws connector * change on package name requires all finish edit interconnection to rename it to interopelabilityu * Last changes on Interoperability are applied * Updated Licence * Removinb code of conduct reference, we have not * Skips row 0 from excel when creating dataframe. * Refactor * Modification on refactoring * delete unused gitignore * change access keys format * Refactored names * Removing old name * first version license header * Remoivng readme files on this branch * Deleting files created from setup * headers * Remonig not implemented packages * Adding headers into main packages * Adding headers on sample code * Updating files for publishing * Get GCP credentials * Get GCP credentials * Get GCP credentials * Get GCP credentials * Changed setup.sh file * Removed init file on interoperability folder * Updating readme * Removing bad folder * Big refactoring, moving data_connector into datasets * Complete sample link * Test WF * Fixed path for unit tests * Changed trigger to PR * Create sample link * Merging readmes * Merging readmes * Merging readmes * Removing licence only for data connector * Missed recursive flag * delete unused names * Ignore outputs of jupyter notebook * Removing commented block * Removing deprecated folder * Include headers in init files * Adding headers in all tests * Removing coverage omit from tox configuration file (This only works on MZ env) * Removing empty lines * Removed gcp auth commands instead of commenting them * Adding headers * Removed sensitive information on gcp * Removing values to make it more easy for usersfill it * Solving names to public repo * Removing default values * Removing sample values * Removing values * Fixing path on script * Removing extra files * add security file * Updating files and structure for publishing * Updates for packaging * Updating readme * Updating metadata * Updating source code * Updating git ignore * Updating git ignore * updating metadata * Updating gitgitnore * removing extracted files * Updating repo * removing dataset egg info * Updating file permissions * Updating file permissions * removing key * Merging from parent * Merging from parent * Merging from parent * Merging from parent * Updating imports * Updating reame * Removing error * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * removing data_connector changes * Updating conda recipes * Updating conda recipes * Fixed bugs in setup.sh Added azure src and dependencies. * Removing conda folders * Updating blank space at the end of files * Updating readme * Validation/scans (#56) * Fixed dataset_api requirements file * Merging from data_connector * Updating gitignore * Fixing git ignore * Returning depencencies * Returning training code * Creating and re naming sample files * Adding format * New readme proposals * Fix on toml to avoid refactor * Readme agenda * Conda folder is unevitable * Exclud conda and egg folders * Adding badages in main readme... will see if we should use rst format for main readme only * Simple entry point for sample doc * Change header for sub_linked section * Modifications to current lass invocation * Adding relative link to documentation in AWS main readme file * Terms and conditions requirements update * Changes on Azure Readmi file * Removing previous terms and conditions * Updating path for datasets_urls * Updating path for datasets_urls * Removing data connector changes * Updating blank last line * Updated documentation with curren code functionality * Update documentation * Added code sample for upload, download and list blobs for oauth * first definition on dcp readme for bigquery * Sample connection with oauth * Adding readme sample for gcp service account connection with GCP * Connection documentation finished * Updating TPP file * updating with feedback * updating with feedback * Updating with feedback * Updating with feedback * Restoring lost changes for conda recipes * Updating conda recipes * Updating conda recipes * Updating conda recipe * Updating conda description * Updating changes from data_connector * Updating conda recipe * Hot fix for bad import * hotfix, binary storage stream downloaded package should write as binary on files * Updating git ignore * patching data connector to 1.0.1 * patching data connector to 1.0.1 * Updating recipes * Fix for toml where package build * Ignoring build folder * toml file is alwais included, have not sense exclude it * Fix on typo at conda install command * Fix on Apache version name * Fixing typo on conda descripion * Fixing typo on conda recipe meta.yaml * removing spaces for consistency --------- Signed-off-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: Felipe Leza Alvarez <109559376+flezaalv@users.noreply.github.com> Co-authored-by: aagalleg <alberto.gallegos.muro@intel.com> Co-authored-by: Gerardo Dominguez <gerardo.dominguez.aldama@intel.com> Co-authored-by: Leza Alvarez, Felipe <felipe.leza.alvarez@intel.com> Co-authored-by: Miguel Pineda <miguel.pineda.juarez@intel.com> Co-authored-by: ma-pineda <110496466+ma-pineda@users.noreply.github.com> Co-authored-by: gera-aldama <111396864+gera-aldama@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.