File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 55
66.. to_doc
77
8+ ---------------------
9+ 0.15.8 (2025-07-17)
10+ ---------------------
11+ * Support HTCondor in CLUSTER_SLOTS_STATEMENT.sh (thanks to `@kysrpex `_).
12+ `Pull Request 405 `_
13+ * BasicAuth for PulsarTesRunner (thanks to `@BorisYourich `_). `Pull Request
14+ 391 `_
15+ * Move `get_pulsar_app_config() ` and `_ensure_manager_config() ` (thanks to
16+ `@jmchilton `_). `Pull Request 402 `_
17+
818---------------------
9190.15.8 (2025-06-09)
1020---------------------
@@ -522,6 +532,9 @@ History
522532
523533
524534.. github_links
535+ .. _Pull Request 405 : https://github.com/galaxyproject/pulsar/pull/405
536+ .. _Pull Request 391 : https://github.com/galaxyproject/pulsar/pull/391
537+ .. _Pull Request 402 : https://github.com/galaxyproject/pulsar/pull/402
525538.. _Pull Request 387 : https://github.com/galaxyproject/pulsar/pull/387
526539.. _Pull Request 398 : https://github.com/galaxyproject/pulsar/pull/398
527540.. _Pull Request 397 : https://github.com/galaxyproject/pulsar/pull/397
@@ -694,3 +707,6 @@ History
694707.. _@cat-bro : https://github.com/cat-bro
695708.. _@peterg1t : https://github.com/peterg1t
696709.. _@neoformit : https://github.com/neoformit
710+ .. _@BorisYourich : https://github.com/BorisYourich
711+ .. _@kysrpex : https://github.com/kysrpex
712+ .. _@jmchilton : https://github.com/jmchilton
Original file line number Diff line number Diff line change 1- __version__ = '0.15.8 '
1+ __version__ = '0.15.9 '
22
33PROJECT_NAME = "pulsar"
44PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"
You can’t perform that action at this time.
0 commit comments