-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #349 from giffels/release-0.8.3
Prepare release of 0.8.3
- Loading branch information
Showing
4 changed files
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 7 additions & 6 deletions
13
docs/source/changes/354.add_support_for_submit_options_to_HTCondor_site_adapter.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
category: added | ||
summary: "Add support for submit options to HTCondor site adapter" | ||
description: | | ||
Add support for additional submit options to the `condor_submit` command used to submit HTCondor batch jobs in the | ||
HTCondor site adapter. For example: `-spool` to transfer input files to a remote HTCondor Schedd for job submission. | ||
pull requests: | ||
- 354 | ||
description: "Add support for additional submit options to the `condor_submit` command\ | ||
\ used to submit HTCondor batch jobs in the \nHTCondor site adapter. For example:\ | ||
\ `-spool` to transfer input files to a remote HTCondor Schedd for job submission.\n" | ||
issues: | ||
- 353 | ||
- 353 | ||
pull requests: | ||
- 354 | ||
version: 0.8.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
- semver: 0.8.3 | ||
date: '2024-10-21' | ||
- semver: 0.8.2 | ||
date: '2024-05-15' | ||
- semver: 0.8.1 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters