dkist-processing-ops 1.6.25rc1__tar.gz → 1.6.27__tar.gz
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.
Potentially problematic release.
This version of dkist-processing-ops might be problematic. Click here for more details.
- dkist_processing_ops-1.6.27/.snyk +3 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/PKG-INFO +3 -3
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/bitbucket-pipelines.yml +12 -14
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/_version.py +2 -2
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/PKG-INFO +3 -3
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/SOURCES.txt +1 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/requires.txt +1 -1
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/pyproject.toml +1 -1
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/.gitignore +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/.pre-commit-config.yaml +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/LICENSE.rst +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/MANIFEST.in +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/README.rst +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/__init__.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/dags/scale.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tasks/__init__.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tasks/read_memory_leak.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tasks/wait.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tests/__init__.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tests/test_workflows.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/workflows/__init__.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/workflows/memory_leak.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/workflows/smoke.py +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/dependency_links.txt +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/not-zip-safe +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops.egg-info/top_level.txt +0 -0
- {dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.27
|
|
4
4
|
Summary: Automated Processing smoke test and operations workflows
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD 3-Clause
|
|
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
11
11
|
Requires-Python: >=3.11
|
|
12
12
|
Description-Content-Type: text/x-rst
|
|
13
13
|
License-File: LICENSE.rst
|
|
14
|
-
Requires-Dist: dkist-processing-common==10.5.
|
|
14
|
+
Requires-Dist: dkist-processing-common==10.5.6
|
|
15
15
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -11,25 +11,23 @@ definitions:
|
|
|
11
11
|
- pip
|
|
12
12
|
name: Lint
|
|
13
13
|
script:
|
|
14
|
-
-
|
|
15
|
-
-
|
|
16
|
-
-
|
|
17
|
-
-
|
|
14
|
+
- echo "Retrieving and Executing Lint Script"
|
|
15
|
+
- curl -fL https://getcli.jfrog.io | sh
|
|
16
|
+
- ./jfrog rt dl --url $ARTIFACTORY_URL --user $ARTIFACTORY_USER --password $ARTIFACTORY_PASSWORD generic-packages/ci_scripts/latest/lint_python.sh
|
|
17
|
+
- cat ci_scripts/latest/lint_python.sh
|
|
18
|
+
- chmod 755 ci_scripts/latest/lint_python.sh
|
|
19
|
+
- ./ci_scripts/latest/lint_python.sh
|
|
18
20
|
- step: &scan
|
|
19
21
|
caches:
|
|
20
22
|
- pip
|
|
21
23
|
name: Scan
|
|
22
24
|
script:
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
- cat
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
- chmod 755 snyk
|
|
30
|
-
- ./snyk -d auth $SNYK_TOKEN
|
|
31
|
-
- echo $SNYK_CLI_COMMAND
|
|
32
|
-
- $SNYK_CLI_COMMAND
|
|
25
|
+
- echo "Retrieving and Executing Scan Script"
|
|
26
|
+
- curl -fL https://getcli.jfrog.io | sh
|
|
27
|
+
- ./jfrog rt dl --url $ARTIFACTORY_URL --user $ARTIFACTORY_USER --password $ARTIFACTORY_PASSWORD generic-packages/ci_scripts/latest/scan_python.sh
|
|
28
|
+
- cat ci_scripts/latest/scan_python.sh
|
|
29
|
+
- chmod 755 ci_scripts/latest/scan_python.sh
|
|
30
|
+
- ./ci_scripts/latest/scan_python.sh
|
|
33
31
|
- step: &test
|
|
34
32
|
caches:
|
|
35
33
|
- pip
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.27
|
|
4
4
|
Summary: Automated Processing smoke test and operations workflows
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD 3-Clause
|
|
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
11
11
|
Requires-Python: >=3.11
|
|
12
12
|
Description-Content-Type: text/x-rst
|
|
13
13
|
License-File: LICENSE.rst
|
|
14
|
-
Requires-Dist: dkist-processing-common==10.5.
|
|
14
|
+
Requires-Dist: dkist-processing-common==10.5.6
|
|
15
15
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/__init__.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/dags/scale.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.6.25rc1 → dkist_processing_ops-1.6.27}/dkist_processing_ops/tasks/wait.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|