Skip to content

Commit 712baaf

Browse files
authored
Merge pull request #45 from lsst/tickets/DM-49674
DM-49674: v29 release notes
2 parents 9b6de28 + 9879944 commit 712baaf

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-toml
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
1212
# Ruff version.
13-
rev: v0.9.5
13+
rev: v0.9.6
1414
hooks:
1515
- id: ruff
1616
args: [--fix]

doc/changes/dm-48539.feature.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/lsst.ctrl.bps.parsl/CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
lsst-ctrl-bps-parsl v29.0.0 2025-03-25
2+
======================================
3+
4+
New Features
5+
------------
6+
7+
- Added support for PBS/Torque and updated Princeton site to support new Tiger3 cluster. (`dm-48539 <https://rubinobs.atlassian.net/browse/dm-48539>`_)
8+
9+
110
lsst-ctrl-bps-parsl v28.0.0 2024-11-21
211
======================================
312

0 commit comments

Comments
 (0)