lsst-ctrl-bps-htcondor 29.0.0rc2__tar.gz → 29.2025.1300__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.
- {lsst_ctrl_bps_htcondor-29.0.0rc2/python/lsst_ctrl_bps_htcondor.egg-info → lsst_ctrl_bps_htcondor-29.2025.1300}/PKG-INFO +1 -1
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/doc/lsst.ctrl.bps.htcondor/CHANGES.rst +22 -0
- lsst_ctrl_bps_htcondor-29.2025.1300/python/lsst/ctrl/bps/htcondor/version.py +2 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300/python/lsst_ctrl_bps_htcondor.egg-info}/PKG-INFO +1 -1
- lsst_ctrl_bps_htcondor-29.0.0rc2/python/lsst/ctrl/bps/htcondor/version.py +0 -2
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/COPYRIGHT +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/LICENSE +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/MANIFEST.in +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/README.rst +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/bsd_license.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/doc/lsst.ctrl.bps.htcondor/index.rst +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/doc/lsst.ctrl.bps.htcondor/userguide.rst +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/gpl-v3.0.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/pyproject.toml +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/__init__.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/etc/__init__.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/etc/htcondor_defaults.yaml +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/final_post.sh +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/handlers.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/htcondor_config.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/htcondor_service.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/lssthtc.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst/ctrl/bps/htcondor/provisioner.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst_ctrl_bps_htcondor.egg-info/SOURCES.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst_ctrl_bps_htcondor.egg-info/dependency_links.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst_ctrl_bps_htcondor.egg-info/requires.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst_ctrl_bps_htcondor.egg-info/top_level.txt +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/python/lsst_ctrl_bps_htcondor.egg-info/zip-safe +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/setup.cfg +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_handlers.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_htcondor_service.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_lssthtc.py +0 -0
- {lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_provisioner.py +0 -0
|
@@ -1,3 +1,25 @@
|
|
|
1
|
+
lsst-ctrl-bps-htcondor v29.0.0 (2025-03-25)
|
|
2
|
+
===========================================
|
|
3
|
+
|
|
4
|
+
New Features
|
|
5
|
+
------------
|
|
6
|
+
|
|
7
|
+
- Added GenericWorkflowJob's environment values to HTCondor job submit files. (`DM-48245 <https://rubinobs.atlassian.net/browse/DM-48245>`_)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Bug Fixes
|
|
11
|
+
---------
|
|
12
|
+
|
|
13
|
+
- Included non-Python data artifacts when packaging for PyPi distribution, including ``etc/*yaml`` and ``final_post.sh``. (`DM-48032 <https://rubinobs.atlassian.net/browse/DM-48032>`_)
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
Other Changes and Additions
|
|
17
|
+
---------------------------
|
|
18
|
+
|
|
19
|
+
- Modified the function responsible for replacing placeholders in command line arguments so it gracefully handles the case when there are no placeholders to replace. (`DM-46307 <https://rubinobs.atlassian.net/browse/DM-46307>`_)
|
|
20
|
+
- Improved reporting of provisioning job in atypical situations. (`DM-48752 <https://rubinobs.atlassian.net/browse/DM-48752>`_)
|
|
21
|
+
|
|
22
|
+
|
|
1
23
|
lsst-ctrl-bps-htcondor v28.0.0 (2024-11-21)
|
|
2
24
|
===========================================
|
|
3
25
|
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_handlers.py
RENAMED
|
File without changes
|
|
File without changes
|
{lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_lssthtc.py
RENAMED
|
File without changes
|
{lsst_ctrl_bps_htcondor-29.0.0rc2 → lsst_ctrl_bps_htcondor-29.2025.1300}/tests/test_provisioner.py
RENAMED
|
File without changes
|