artefacts-cli 0.9.2__py3-none-any.whl → 0.9.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: artefacts 0.9.2.dev8\n"
9
+ "Project-Id-Version: artefacts 0.9.4.dev18\n"
10
10
  "Report-Msgid-Bugs-To: dev@artefacts.com\n"
11
- "POT-Creation-Date: 2025-05-12 11:10+0900\n"
11
+ "POT-Creation-Date: 2025-06-18 09:50+0900\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,116 +17,137 @@ msgstr ""
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Generated-By: Babel 2.17.0\n"
19
19
 
20
- #: artefacts/cli/__init__.py:28
20
+ #: artefacts/cli/__init__.py:27
21
21
  #, python-brace-format
22
22
  msgid "Could not determine package version: {error_message}. Default to 0.0.0"
23
23
  msgstr ""
24
24
 
25
- #: artefacts/cli/__init__.py:99
25
+ #: artefacts/cli/__init__.py:97
26
26
  #, python-brace-format
27
27
  msgid "Error on job creation: {status_code}"
28
28
  msgstr ""
29
29
 
30
- #: artefacts/cli/__init__.py:179
30
+ #: artefacts/cli/__init__.py:170
31
31
  #, python-brace-format
32
32
  msgid "Error on scenario creation: {status_code}"
33
33
  msgstr ""
34
34
 
35
- #: artefacts/cli/__init__.py:290
35
+ #: artefacts/cli/__init__.py:279
36
36
  msgid ""
37
37
  "Files generated by the job are not uploaded to Artefacts, including the ones "
38
38
  "specified in output_dirs"
39
39
  msgstr ""
40
40
 
41
- #: artefacts/cli/__init__.py:302
41
+ #: artefacts/cli/__init__.py:291
42
42
  #, python-brace-format
43
43
  msgid "Uploading {file_name} ({file_size:.2f} MB)"
44
44
  msgstr ""
45
45
 
46
- #: artefacts/cli/__init__.py:316
46
+ #: artefacts/cli/__init__.py:302
47
47
  #, python-brace-format
48
48
  msgid "File too large: {file_name} could not be uploaded"
49
49
  msgstr ""
50
50
 
51
- #: artefacts/cli/__init__.py:324
51
+ #: artefacts/cli/__init__.py:310
52
52
  #, python-brace-format
53
53
  msgid "Error uploading {file_name}: {error_message}, skipping"
54
54
  msgstr ""
55
55
 
56
- #: artefacts/cli/app.py:57 artefacts/cli/app.py:104 artefacts/cli/app.py:117
56
+ #: artefacts/cli/app.py:59 artefacts/cli/app.py:137 artefacts/cli/app.py:150
57
57
  msgid "PROJECT_NAME"
58
58
  msgstr ""
59
59
 
60
- #: artefacts/cli/app.py:76
60
+ #: artefacts/cli/app.py:75
61
61
  #, python-brace-format
62
62
  msgid "Opening the project settings page: {url}"
63
63
  msgstr ""
64
64
 
65
- #: artefacts/cli/app.py:81
65
+ #: artefacts/cli/app.py:88
66
66
  #, python-brace-format
67
67
  msgid "Please enter your API KEY for {project}"
68
68
  msgstr ""
69
69
 
70
- #: artefacts/cli/app.py:88
70
+ #: artefacts/cli/app.py:95
71
71
  #, python-brace-format
72
72
  msgid "API KEY saved for {project}"
73
73
  msgstr ""
74
74
 
75
- #: artefacts/cli/app.py:91
75
+ #: artefacts/cli/app.py:98
76
76
  msgid ""
77
- "Would you like to download the generated artefacts.yaml file? This will "
77
+ "Would you like to download a pregenerated artefacts.yaml file? This will "
78
78
  "overwrite any existing config file in the current directory."
79
79
  msgstr ""
80
80
 
81
- #: artefacts/cli/app.py:113
81
+ #: artefacts/cli/app.py:112
82
+ #, python-brace-format
83
+ msgid ""
84
+ "We encountered a problem in getting the generated configuration file. Please "
85
+ "consider downloading it from the project page on the dashboard at {url}. "
86
+ "Sorry for the inconvenience."
87
+ msgstr ""
88
+
89
+ #: artefacts/cli/app.py:117 artefacts/cli/app.py:130
90
+ msgid ""
91
+ "If you are using an alternative server, please also consider checking the "
92
+ "value of ARTEFACTS_API_URL in your environment."
93
+ msgstr ""
94
+
95
+ #: artefacts/cli/app.py:123
96
+ #, python-brace-format
97
+ msgid ""
98
+ "Our apologies: The project page does not seem available at the moment. If "
99
+ "`{project_name}` is correct, please try again later."
100
+ msgstr ""
101
+
102
+ #: artefacts/cli/app.py:146
82
103
  #, python-brace-format
83
104
  msgid "{project} config removed"
84
105
  msgstr ""
85
106
 
86
- #: artefacts/cli/app.py:133 artefacts/cli/app.py:635 artefacts/cli/app.py:641
107
+ #: artefacts/cli/app.py:163 artefacts/cli/app.py:686 artefacts/cli/app.py:692
87
108
  #, python-brace-format
88
109
  msgid "Error getting project info: {message}"
89
110
  msgstr ""
90
111
 
91
- #: artefacts/cli/app.py:144 artefacts/cli/app.py:518
112
+ #: artefacts/cli/app.py:174 artefacts/cli/app.py:572
92
113
  #: artefacts/cli/app_containers.py:187
93
114
  msgid "JOBNAME"
94
115
  msgstr ""
95
116
 
96
- #: artefacts/cli/app.py:149 artefacts/cli/app.py:502
117
+ #: artefacts/cli/app.py:179 artefacts/cli/app.py:556
97
118
  msgid "Artefacts configuration file."
98
119
  msgstr ""
99
120
 
100
- #: artefacts/cli/app.py:155
121
+ #: artefacts/cli/app.py:185
101
122
  msgid "Run with no tracking nor test execution"
102
123
  msgstr ""
103
124
 
104
- #: artefacts/cli/app.py:161
125
+ #: artefacts/cli/app.py:191
105
126
  msgid "Skip configuring a simulator resource provided by Artefacts"
106
127
  msgstr ""
107
128
 
108
- #: artefacts/cli/app.py:168
129
+ #: artefacts/cli/app.py:198
109
130
  msgid "Do not upload to Artefacts files generated during a run (e.g. rosbags)"
110
131
  msgstr ""
111
132
 
112
- #: artefacts/cli/app.py:176
133
+ #: artefacts/cli/app.py:206
113
134
  msgid ""
114
135
  "Break the 'middleware network' isolation between the test suite and the host "
115
136
  "(in ROS1: --reuse-master flag; in ROS2: --disable-isolation flag). Primarily "
116
137
  "for debugging"
117
138
  msgstr ""
118
139
 
119
- #: artefacts/cli/app.py:182 artefacts/cli/app.py:507
140
+ #: artefacts/cli/app.py:212 artefacts/cli/app.py:561
120
141
  msgid "Optional description for this run"
121
142
  msgstr ""
122
143
 
123
- #: artefacts/cli/app.py:190 artefacts/cli/app.py:515
144
+ #: artefacts/cli/app.py:220 artefacts/cli/app.py:569
124
145
  msgid ""
125
146
  "Skip configuration validation, so that unsupported settings can be tried "
126
147
  "out, e.g. non-ROS settings or simulators like SAPIEN."
127
148
  msgstr ""
128
149
 
129
- #: artefacts/cli/app.py:198
150
+ #: artefacts/cli/app.py:228
130
151
  msgid ""
131
152
  "[Experimental] Run the job inside a package container. The container image "
132
153
  "is build if it does not exist yet, with default name as \"artefacts\" "
@@ -134,26 +155,26 @@ msgid ""
134
155
  "(for now) --dryrun, --nosim, --noisolation and --description."
135
156
  msgstr ""
136
157
 
137
- #: artefacts/cli/app.py:205
158
+ #: artefacts/cli/app.py:235
138
159
  msgid ""
139
160
  "[Experimental] Path to a custom Dockerfile. Defaults to Dockerfile in the "
140
161
  "run directory. This flag is only used together with `--in-container`"
141
162
  msgstr ""
142
163
 
143
- #: artefacts/cli/app.py:212
164
+ #: artefacts/cli/app.py:242
144
165
  msgid ""
145
166
  "[Deprecated and unused from 0.8.0; Image names are now internally managed] "
146
167
  "Run the job using the image name passed here. Only used when running with --"
147
168
  "in-container set."
148
169
  msgstr ""
149
170
 
150
- #: artefacts/cli/app.py:220
171
+ #: artefacts/cli/app.py:250
151
172
  msgid ""
152
173
  "[Experimental] Override the default behaviour to always rebuild the "
153
174
  "container image (as we assume incremental testing)."
154
175
  msgstr ""
155
176
 
156
- #: artefacts/cli/app.py:228
177
+ #: artefacts/cli/app.py:258
157
178
  msgid ""
158
179
  "Show any GUI if any is created by the test runs. By default, UI elements are "
159
180
  "run but hidden---only test logs are returned. Please note GUI often assume "
@@ -161,148 +182,152 @@ msgid ""
161
182
  "appropriate environment."
162
183
  msgstr ""
163
184
 
164
- #: artefacts/cli/app.py:277
185
+ #: artefacts/cli/app.py:307
165
186
  msgid "Checking container image"
166
187
  msgstr ""
167
188
 
168
- #: artefacts/cli/app.py:285
189
+ #: artefacts/cli/app.py:315
169
190
  msgid "Container image ready"
170
191
  msgstr ""
171
192
 
172
- #: artefacts/cli/app.py:286
193
+ #: artefacts/cli/app.py:316
173
194
  msgid "Run in container"
174
195
  msgstr ""
175
196
 
176
- #: artefacts/cli/app.py:296
197
+ #: artefacts/cli/app.py:326
177
198
  msgid "Starting tests"
178
199
  msgstr ""
179
200
 
180
- #: artefacts/cli/app.py:299
201
+ #: artefacts/cli/app.py:329
181
202
  msgid "Error: Job name not defined"
182
203
  msgstr ""
183
204
 
184
- #: artefacts/cli/app.py:309
205
+ #: artefacts/cli/app.py:339
185
206
  #, python-brace-format
186
207
  msgid "Job type not supported: {jt}"
187
208
  msgstr ""
188
209
 
189
- #: artefacts/cli/app.py:321
210
+ #: artefacts/cli/app.py:351
190
211
  #, python-brace-format
191
212
  msgid ""
192
213
  "The selected framework '{framework}' is deprecated. Using '{alt}' instead."
193
214
  msgstr ""
194
215
 
195
- #: artefacts/cli/app.py:330
216
+ #: artefacts/cli/app.py:360
196
217
  #, python-brace-format
197
218
  msgid ""
198
219
  "WARNING: framework: '{framework}' is not officially supported. Attempting "
199
220
  "run."
200
221
  msgstr ""
201
222
 
202
- #: artefacts/cli/app.py:339
223
+ #: artefacts/cli/app.py:369
203
224
  #, python-brace-format
204
225
  msgid "AWS BATCH ARRAY DETECTED, batch_index={index}"
205
226
  msgstr ""
206
227
 
207
- #: artefacts/cli/app.py:368
228
+ #: artefacts/cli/app.py:399
208
229
  msgid ""
209
230
  "Unable to authenticate (Stage: Job initialisation), please check your "
210
231
  "project name and API key"
211
232
  msgstr ""
212
233
 
213
- #: artefacts/cli/app.py:379
234
+ #: artefacts/cli/app.py:410
214
235
  #, python-brace-format
215
236
  msgid "Starting scenario {sid}/{num}: {name}"
216
237
  msgstr ""
217
238
 
218
- #: artefacts/cli/app.py:389
239
+ #: artefacts/cli/app.py:420
219
240
  msgid ""
220
241
  "Unable to authenticate (Stage: Job run), please check your project name and "
221
242
  "API key"
222
243
  msgstr ""
223
244
 
224
- #: artefacts/cli/app.py:402
245
+ #: artefacts/cli/app.py:433
225
246
  msgid "Test launch file not specified for ros2 project"
226
247
  msgstr ""
227
248
 
228
- #: artefacts/cli/app.py:408
249
+ #: artefacts/cli/app.py:439 artefacts/cli/app.py:501
229
250
  msgid "launch_test file not specified error"
230
251
  msgstr ""
231
252
 
232
- #: artefacts/cli/app.py:410
253
+ #: artefacts/cli/app.py:441 artefacts/cli/app.py:503
233
254
  msgid ""
234
255
  "Please specify a `ros_testfile` in the artefacts.yaml scenario configuration."
235
256
  msgstr ""
236
257
 
237
- #: artefacts/cli/app.py:416 artefacts/cli/app.py:459 artefacts/cli/app.py:477
258
+ #: artefacts/cli/app.py:449 artefacts/cli/app.py:511 artefacts/cli/app.py:532
238
259
  msgid "Performing dry run"
239
260
  msgstr ""
240
261
 
241
- #: artefacts/cli/app.py:427
262
+ #: artefacts/cli/app.py:461
242
263
  msgid "Artefacts failed to execute the tests"
243
264
  msgstr ""
244
265
 
245
- #: artefacts/cli/app.py:439
266
+ #: artefacts/cli/app.py:469
267
+ msgid "ROS2 environment error"
268
+ msgstr ""
269
+
270
+ #: artefacts/cli/app.py:471 artefacts/cli/app.py:481
246
271
  msgid ""
247
272
  "Not able to execute tests. Make sure that ROS2 is sourced and that your "
248
273
  "launch file syntax is correct."
249
274
  msgstr ""
250
275
 
251
- #: artefacts/cli/app.py:453
276
+ #: artefacts/cli/app.py:495
252
277
  msgid "Test launch file not specified for ros1 project"
253
278
  msgstr ""
254
279
 
255
- #: artefacts/cli/app.py:471
280
+ #: artefacts/cli/app.py:523
256
281
  msgid "run command not specified for scenario"
257
282
  msgstr ""
258
283
 
259
- #: artefacts/cli/app.py:491
284
+ #: artefacts/cli/app.py:547
260
285
  msgid "Done"
261
286
  msgstr ""
262
287
 
263
- #: artefacts/cli/app.py:530 artefacts/cli/app_containers.py:231
288
+ #: artefacts/cli/app.py:584 artefacts/cli/app_containers.py:231
264
289
  #, python-brace-format
265
290
  msgid "Project config file not found: {config}"
266
291
  msgstr ""
267
292
 
268
- #: artefacts/cli/app.py:542
293
+ #: artefacts/cli/app.py:596
269
294
  #, python-brace-format
270
295
  msgid "Can't find a job named '{jobname}' in config '{config}'"
271
296
  msgstr ""
272
297
 
273
- #: artefacts/cli/app.py:562
298
+ #: artefacts/cli/app.py:612
274
299
  msgid "Packaging source..."
275
300
  msgstr ""
276
301
 
277
- #: artefacts/cli/app.py:608
302
+ #: artefacts/cli/app.py:659
278
303
  #, python-brace-format
279
304
  msgid ""
280
305
  "Apologies, problem in interacting with the Artefacts backend: {status_code} "
281
306
  "{reason}. Response text: {detail}."
282
307
  msgstr ""
283
308
 
284
- #: artefacts/cli/app.py:622
309
+ #: artefacts/cli/app.py:673
285
310
  #, python-brace-format
286
311
  msgid ""
287
312
  "Missing access! Please make sure your API key is added at {url}/settings"
288
313
  msgstr ""
289
314
 
290
- #: artefacts/cli/app.py:629
315
+ #: artefacts/cli/app.py:680
291
316
  #, python-brace-format
292
317
  msgid "Billing issue, please go to {url}/settings to correct: {error}"
293
318
  msgstr ""
294
319
 
295
- #: artefacts/cli/app.py:648
320
+ #: artefacts/cli/app.py:699
296
321
  #, python-brace-format
297
322
  msgid ""
298
323
  "Error getting project info: {status_code} {reason}. Response text: {detail}."
299
324
  msgstr ""
300
325
 
301
- #: artefacts/cli/app.py:664
326
+ #: artefacts/cli/app.py:715
302
327
  msgid "Testing local source"
303
328
  msgstr ""
304
329
 
305
- #: artefacts/cli/app.py:713
330
+ #: artefacts/cli/app.py:764
306
331
  #, python-brace-format
307
332
  msgid "Uploading complete! The new job will show up shortly at {url}"
308
333
  msgstr ""
@@ -396,16 +421,23 @@ msgstr ""
396
421
  msgid "Package run failed:"
397
422
  msgstr ""
398
423
 
399
- #: artefacts/cli/config.py:31
424
+ #: artefacts/cli/config.py:43
400
425
  #, python-brace-format
401
426
  msgid "No API KEY set. Please run `artefacts config add {project_name}`"
402
427
  msgstr ""
403
428
 
404
- #: artefacts/cli/config.py:50 artefacts/cli/config.py:58
429
+ #: artefacts/cli/config.py:62 artefacts/cli/config.py:70
405
430
  #, python-brace-format
406
431
  msgid "Connecting to {api_url} using {auth_type}"
407
432
  msgstr ""
408
433
 
434
+ #: artefacts/cli/config.py:99
435
+ msgid ""
436
+ "Unable to interact with the Artefacts API at this time. Our apologies, this "
437
+ "looks like us. Please retry later, or perhaps confirm your internet "
438
+ "connectivity."
439
+ msgstr ""
440
+
409
441
  #: artefacts/cli/ros1.py:55
410
442
  msgid ""
411
443
  "[warning in generate_rosbag_args] rosbag_record asks for 'subscriptions' but "
@@ -450,12 +482,12 @@ msgstr ""
450
482
  msgid "Project config file {file_name} not found."
451
483
  msgstr ""
452
484
 
453
- #: artefacts/cli/utils_ros.py:70
485
+ #: artefacts/cli/utils_ros.py:92
454
486
  #, python-brace-format
455
487
  msgid "[Exception in parse_tests_results] {message}"
456
488
  msgstr ""
457
489
 
458
- #: artefacts/cli/utils_ros.py:72
490
+ #: artefacts/cli/utils_ros.py:94
459
491
  msgid "Test result xml could not be loaded, marking success as False"
460
492
  msgstr ""
461
493
 
@@ -6,9 +6,9 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: artefacts 0.9.2.dev8\n"
9
+ "Project-Id-Version: artefacts 0.9.4.dev18\n"
10
10
  "Report-Msgid-Bugs-To: dev@artefacts.com\n"
11
- "POT-Creation-Date: 2025-05-12 11:10+0900\n"
11
+ "POT-Creation-Date: 2025-06-18 09:50+0900\n"
12
12
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
artefacts/cli/logger.py CHANGED
@@ -1,8 +1,12 @@
1
1
  import logging
2
+ import os
2
3
  import sys
3
4
 
4
5
  logger = logging.getLogger("artefacts")
5
- logger.setLevel(logging.INFO) # Allow INFO and above
6
+ if os.environ.get("ARTEFACTS_CLI_ENV") == "development":
7
+ logger.setLevel(logging.DEBUG)
8
+ else:
9
+ logger.setLevel(logging.INFO)
6
10
 
7
11
 
8
12
  # INFO and WARNING messages go to stdout
artefacts/cli/ros2.py CHANGED
@@ -184,7 +184,7 @@ def run_ros2_tests(run):
184
184
  # upload logs anyway to help user debug
185
185
  run.log_artifacts(run.output_path)
186
186
  if success is None:
187
- run.log_tests_results(results, False)
187
+ # run() in app.py will handle the error message
188
188
  return results, success
189
189
 
190
190
  # upload any additional files in the folders specified by the user in artefacts.yaml
artefacts/cli/version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '0.9.2'
21
- __version_tuple__ = version_tuple = (0, 9, 2)
20
+ __version__ = version = '0.9.4'
21
+ __version_tuple__ = version_tuple = (0, 9, 4)
@@ -1 +1 @@
1
- from artefacts_copava import *
1
+ from artefacts_copava import * # noqa: F403
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: artefacts_cli
3
- Version: 0.9.2
3
+ Version: 0.9.4
4
4
  Author-email: FD <fabian@artefacts.com>, AGC <alejandro@artefacts.com>, TN <tomo@artefacts.com>, EP <eric@artefacts.com>
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Homepage, https://github.com/art-e-fact/artefacts-client
@@ -20,6 +20,7 @@ Requires-Dist: mcap-ros2-support
20
20
  Requires-Dist: PyYAML>=6.0
21
21
  Requires-Dist: requests>=2.27.1
22
22
  Requires-Dist: rospkg
23
+ Requires-Dist: urllib3>=2.4.0
23
24
  Provides-Extra: dev
24
25
  Requires-Dist: awscli; extra == "dev"
25
26
  Requires-Dist: babel==2.17.0; extra == "dev"
@@ -1,33 +1,33 @@
1
1
  artefacts/__init__.py,sha256=VLmogtpRQeJjQjAORV8ClSJ5qF-57Hxx3apvgy9H1zk,76
2
- artefacts/cli/__init__.py,sha256=H_HWGto-Emwy7YJwk0hqONKkq5oBTLqnlde85PDLg_Y,13554
3
- artefacts/cli/app.py,sha256=EhRqZ8_8_sawYBtmObMNvq6wrpsHk-23W6SvbDFFUCc,25344
2
+ artefacts/cli/__init__.py,sha256=jApH1hGuUu4m-XWoCJTcgA2y7esvX9dUo_pYjSycwB8,13075
3
+ artefacts/cli/app.py,sha256=7ERkYYZPdrW7RyXjLDqKP7AT3tkWHEDVFL5X1E7llYk,27868
4
4
  artefacts/cli/app_containers.py,sha256=oTWEAIE0m0nQQV7d33q75OL9-Bql0gDEnWGkmgCBnWE,8503
5
5
  artefacts/cli/app_containers.pyi,sha256=3fBxcSppJr6EOEcUojvflG3Eegg7lv2Qp0dNQQILrP4,63
6
6
  artefacts/cli/bagparser.py,sha256=aegvhIgwF-C1giGQWKB-cn0I2fW_iVamFwYm7YkfIyo,3738
7
- artefacts/cli/config.py,sha256=_9j5yn_A3GF2pLdpORzrNIC78tfR64eFr_7QzypAOc8,2170
7
+ artefacts/cli/config.py,sha256=KqPkNaK_qYYndgj8JVlfRcIiAae--i1AphtR43BniS0,7226
8
8
  artefacts/cli/constants.py,sha256=l7xoXiKaZIpcn3JFwf5Tf5Kprfmf9x63AUfdTQQ3zGA,435
9
9
  artefacts/cli/errors.py,sha256=BiCRo3IwVjtEotaFtmwsGTZiX-TRE69KqLrEQItLsag,34
10
- artefacts/cli/helpers.py,sha256=OIoJcJzsGBpqSLE8pN5tEzPStC_nzYoZ0aP0NJ0jJsw,1335
10
+ artefacts/cli/helpers.py,sha256=j8AYj7hAO-ZFCa4FTFqLrjl7JlYQGWWLJvjWkovK2L4,1594
11
11
  artefacts/cli/i18n.py,sha256=qcTt_u1rdASzUfG1ANigGgqoqw3igt28AVO2VqFCV20,913
12
- artefacts/cli/logger.py,sha256=PklhdEs-T8p9eogX7O_i6Gmw3v707y1Z0vgVwxBu96Q,792
12
+ artefacts/cli/logger.py,sha256=K-A4RRfIEkjibEPhAsGD_XXC92e6S2REcvAT5ZwydO0,880
13
13
  artefacts/cli/other.py,sha256=c1rbtVkJ7DnmlPAf0bbkT_PNDcEoXbMqD2JIg_ShBaE,1391
14
14
  artefacts/cli/parameters.py,sha256=msf2aG-tmw0ahxwrPpB2W6KqdMj5A-nw9DPG9flkHTg,788
15
15
  artefacts/cli/ros1.py,sha256=tE6WK8SQZPPdWwFnOdIDTNv7chhr6AXY53gDYOEHJhY,9995
16
- artefacts/cli/ros2.py,sha256=7iP7gtl7wLHo-7eIZPkFNRMHDrp5z-oexVmczed11Ks,8619
16
+ artefacts/cli/ros2.py,sha256=P_IVG8rDYaPsPJKKnwEFer8yI41HEtvtbLf4ymgbj0E,8629
17
17
  artefacts/cli/utils.py,sha256=-lMkPo5UtvnYG1D8NGnbOwO8jT4GXhYuwMxs29A393Q,4239
18
18
  artefacts/cli/utils_ros.py,sha256=lOQSMtcRl3OHZ1t_dpZZnP5YdeydLBlcVNs9h91ZXa4,2845
19
- artefacts/cli/version.py,sha256=eeYYTSIkrgfRwSQ7LKo_py3xs3DvzgfWiAtK4K1JM4A,511
19
+ artefacts/cli/version.py,sha256=8J5e_PpW7gLxApQspc-qNiHqQcX4LYr2ELdH8En2QZE,511
20
20
  artefacts/cli/containers/__init__.py,sha256=x3g6nz5TLRtF1bU0mlIN0aDd0Gwv3V3skE1aW9uVK5k,2274
21
21
  artefacts/cli/containers/docker_cm.py,sha256=vOd6qoXc-WEA9ZXDkV-nHF7j5MXmaKFw8bz_qsdakqk,6480
22
22
  artefacts/cli/containers/docker_utils.py,sha256=jGZJy0kapWnFwo5BBudtgI1gY9PXhLTgKCgecNsFUZ8,2966
23
23
  artefacts/cli/containers/utils.py,sha256=O86S4SE-Ajd07f4GnwwFjqGQWu2s-KeB829DkWYJJbQ,2408
24
- artefacts/cli/locales/art.pot,sha256=W3s62uHTSWPNAqmnZ9p_19npQW2oonoc28j8Bj96Eo0,13967
25
- artefacts/cli/locales/base.pot,sha256=Pd3ojlQiqsbS3RXrFkJWckyepU3K10hEKBH0dIb5iHg,27188
26
- artefacts/cli/locales/click.pot,sha256=nWt25hFB8_U87KeTIgSMucVZqw6mo8oQGrw3KvcFmVA,13852
27
- artefacts/copava/__init__.py,sha256=rBf3JxQob2YHGnhuQPoMQQ06fzL-j2BCrLzqF_aZBSw,31
24
+ artefacts/cli/locales/art.pot,sha256=1arPub-xKIohMcgW6JTIeJxFSMpO__kPXzUObDftTOw,14991
25
+ artefacts/cli/locales/base.pot,sha256=gV8U2fy0DsgBUa1FvZ027ZbrBdgaM9DcDVjRWmAE3Tc,28212
26
+ artefacts/cli/locales/click.pot,sha256=pAmOnCtnOs776VuxY9LyKYwxT21YglEq5Vt-_e1IC78,13853
27
+ artefacts/copava/__init__.py,sha256=Fs90xyrDMq6Av7JnDSeZtu5Y18U5_Sh2cdNBWn5vkBM,45
28
28
  artefacts/wrappers/artefacts_ros1_meta.launch,sha256=9tN7_0xLH8jW27KYFerhF3NuWDx2dED3ks_qoGVZAPw,1412
29
- artefacts_cli-0.9.2.dist-info/METADATA,sha256=e2L4g9PTOE72GRR1VTNRsM7YP9pdhouE6cBo750-npU,3529
30
- artefacts_cli-0.9.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
- artefacts_cli-0.9.2.dist-info/entry_points.txt,sha256=nlTXRzilNjccbi53FgaRWCQPkG-pv61HRkaCkrKjlec,58
32
- artefacts_cli-0.9.2.dist-info/top_level.txt,sha256=FdaMV1C9m36MWa-2Stm5xVODv7hss_nRYNwR83j_7ow,10
33
- artefacts_cli-0.9.2.dist-info/RECORD,,
29
+ artefacts_cli-0.9.4.dist-info/METADATA,sha256=YzNJdZHIoY4F-Nq8oAdBLd7HVSzd-5Li6WotiLQpq2Q,3559
30
+ artefacts_cli-0.9.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
+ artefacts_cli-0.9.4.dist-info/entry_points.txt,sha256=nlTXRzilNjccbi53FgaRWCQPkG-pv61HRkaCkrKjlec,58
32
+ artefacts_cli-0.9.4.dist-info/top_level.txt,sha256=FdaMV1C9m36MWa-2Stm5xVODv7hss_nRYNwR83j_7ow,10
33
+ artefacts_cli-0.9.4.dist-info/RECORD,,