Add HTCondor file transfer#446
Draft
eagoetz wants to merge 1 commit into
Draft
Conversation
eagoetz
force-pushed
the
batch-file-transfer
branch
8 times, most recently
from
May 23, 2026 00:26
646e3f9 to
d9b4eeb
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #446 +/- ##
==========================================
+ Coverage 49.26% 49.84% +0.58%
==========================================
Files 60 60
Lines 8806 8942 +136
==========================================
+ Hits 4338 4457 +119
- Misses 4468 4485 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
eagoetz
force-pushed
the
batch-file-transfer
branch
14 times, most recently
from
May 29, 2026 01:08
9b5f7cd to
acf67c5
Compare
eagoetz
force-pushed
the
batch-file-transfer
branch
from
June 1, 2026 19:57
acf67c5 to
54f6ae3
Compare
eagoetz
force-pushed
the
batch-file-transfer
branch
4 times, most recently
from
June 19, 2026 00:17
3e3f2a1 to
4c36cb6
Compare
eagoetz
force-pushed
the
batch-file-transfer
branch
from
June 22, 2026 21:14
4c36cb6 to
6c90e77
Compare
eagoetz
force-pushed
the
batch-file-transfer
branch
from
June 22, 2026 21:36
6c90e77 to
094cdfe
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the HTCondor file transfer to
vanillauniverse jobs.I had to unify the argument parsing for the
gw_summaryandgw_summary_pipeentry points because I needed the output path to the directory where thegw_summaryprogram is outputting files.