Commit 9c2c884
Dataset_librarian code updates (#1187)
* 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 <[email protected]>
* 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 <[email protected]>
Signed-off-by: Felipe Leza Alvarez <[email protected]>
Co-authored-by: Miguel Pineda <[email protected]>
Co-authored-by: Gerardo Dominguez <[email protected]>
Co-authored-by: gera-aldama <[email protected]>
Co-authored-by: Felipe Leza Alvarez <[email protected]>
Co-authored-by: aagalleg <[email protected]>
Co-authored-by: Leza Alvarez, Felipe <[email protected]>
Co-authored-by: ma-pineda <[email protected]>1 parent 4729d65 commit 9c2c884
File tree
45 files changed
+2735
-268
lines changed- datasets
- data_connector
- data_connector
- aws
- azure
- gcp
- samples
- aws
- azure
- dependencies
- src
- gcp
- interoperability
- dataset_api
- conda/recipes
- py38_recipe
- py39_recipe
- src/dataset_librarian
- dataset_api
- scripts
- brca
- mvtec-ad
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+2735
-268
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
20 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
6 | | - | |
| 18 | + | |
| 19 | + | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
10 | 23 | | |
| 24 | + | |
11 | 25 | | |
12 | 26 | | |
13 | 27 | | |
| |||
20 | 34 | | |
21 | 35 | | |
22 | 36 | | |
23 | | - | |
| 37 | + | |
24 | 38 | | |
25 | 39 | | |
26 | 40 | | |
| |||
33 | 47 | | |
34 | 48 | | |
35 | 49 | | |
36 | | - | |
| 50 | + | |
37 | 51 | | |
38 | 52 | | |
39 | | - | |
| 53 | + | |
40 | 54 | | |
41 | 55 | | |
42 | 56 | | |
43 | 57 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 58 | + | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| |||
102 | 108 | | |
103 | 109 | | |
104 | 110 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 142 | + | |
| 143 | + | |
146 | 144 | | |
147 | 145 | | |
148 | 146 | | |
| |||
327 | 325 | | |
328 | 326 | | |
329 | 327 | | |
330 | | - | |
| 328 | + | |
331 | 329 | | |
332 | 330 | | |
333 | 331 | | |
| |||
420 | 418 | | |
421 | 419 | | |
422 | 420 | | |
| 421 | + | |
423 | 422 | | |
424 | 423 | | |
425 | 424 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | | - | |
| 59 | + | |
56 | 60 | | |
57 | | - | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | | - | |
61 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
62 | 82 | | |
63 | 83 | | |
64 | 84 | | |
| |||
67 | 87 | | |
68 | 88 | | |
69 | 89 | | |
70 | | - | |
| 90 | + | |
71 | 91 | | |
72 | | - | |
| 92 | + | |
73 | 93 | | |
74 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
75 | 97 | | |
76 | 98 | | |
77 | 99 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 100 | + | |
| 101 | + | |
91 | 102 | | |
92 | 103 | | |
93 | 104 | | |
94 | 105 | | |
95 | | - | |
96 | | - | |
| 106 | + | |
| 107 | + | |
97 | 108 | | |
98 | | - | |
99 | | - | |
100 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
101 | 112 | | |
102 | 113 | | |
103 | 114 | | |
104 | 115 | | |
105 | 116 | | |
106 | 117 | | |
107 | | - | |
| 118 | + | |
108 | 119 | | |
109 | 120 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
116 | 127 | | |
117 | 128 | | |
118 | 129 | | |
119 | 130 | | |
120 | | - | |
121 | | - | |
| 131 | + | |
| 132 | + | |
122 | 133 | | |
123 | 134 | | |
124 | 135 | | |
125 | 136 | | |
126 | | - | |
| 137 | + | |
127 | 138 | | |
128 | 139 | | |
129 | | - | |
| 140 | + | |
130 | 141 | | |
131 | 142 | | |
132 | | - | |
| 143 | + | |
133 | 144 | | |
134 | | - | |
| 145 | + | |
135 | 146 | | |
136 | 147 | | |
137 | 148 | | |
| |||
141 | 152 | | |
142 | 153 | | |
143 | 154 | | |
144 | | - | |
145 | | - | |
| 155 | + | |
| 156 | + | |
146 | 157 | | |
147 | 158 | | |
148 | 159 | | |
149 | 160 | | |
150 | | - | |
| 161 | + | |
151 | 162 | | |
152 | | - | |
| 163 | + | |
153 | 164 | | |
154 | 165 | | |
155 | | - | |
| 166 | + | |
156 | 167 | | |
157 | 168 | | |
158 | 169 | | |
159 | | - | |
| 170 | + | |
160 | 171 | | |
161 | 172 | | |
162 | 173 | | |
163 | 174 | | |
164 | 175 | | |
165 | 176 | | |
166 | | - | |
167 | | - | |
| 177 | + | |
| 178 | + | |
168 | 179 | | |
169 | 180 | | |
170 | 181 | | |
171 | 182 | | |
172 | | - | |
| 183 | + | |
173 | 184 | | |
174 | | - | |
| 185 | + | |
175 | 186 | | |
176 | 187 | | |
177 | | - | |
| 188 | + | |
178 | 189 | | |
179 | | - | |
| 190 | + | |
180 | 191 | | |
0 commit comments