Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring RunConfigAPI.configureRun() #4912

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2a2e8cc
getBindCombination subfunction for configureRun
gkfthddk Feb 1, 2024
af4b4d8
reduced lines with dict loop for mapping at configureRun
gkfthddk Feb 1, 2024
6d24d1a
Reduce duplicated specArguments
gkfthddk Feb 1, 2024
8674e22
unittest function for getBindCombination subfunction at RunConfigAPI.py
gkfthddk Feb 13, 2024
01d4f10
getCustodialSite subfunction for configureRun.
gkfthddk Feb 13, 2024
863524d
Reduce repeated subscriptions dictionary for phedexConfigs dataset.
gkfthddk Feb 13, 2024
5b60320
joinComma function
gkfthddk Feb 13, 2024
a94da78
getSpecArguments function to make specArguments of workflow.
gkfthddk Feb 14, 2024
0e7d66b
unittest function test_getCustodinalSite
gkfthddk Feb 14, 2024
09ad24a
getCustodialSite fix if state
gkfthddk Feb 14, 2024
1bfd889
fix repeatation at subscription in releasePromptReco.
gkfthddk Feb 16, 2024
79ce25f
getDataTiers function for releasePromptReco
gkfthddk Feb 20, 2024
2090935
Merge branch 'master' into master
germanfgv Feb 27, 2024
c4936b6
unittest script for RunConfigAPI
gkfthddk Feb 28, 2024
6b58b85
Update src/python/T0/RunConfig/RunConfigAPI.py
gkfthddk Feb 28, 2024
f87db51
Update src/python/T0/RunConfig/RunConfigAPI.py
gkfthddk Feb 28, 2024
5abb299
fix function name by suggestion
gkfthddk Feb 28, 2024
ccdafca
unittest
gkfthddk Feb 28, 2024
ecc974c
assertIn order fix
gkfthddk Mar 12, 2024
d3c8fa0
test_getCustodialSite unittest
gkfthddk Mar 12, 2024
296f1d5
Update RunConfigAPI.py
gkfthddk Jul 16, 2024
bea635c
Merge branch 'master' into master
germanfgv Aug 14, 2024
b5df647
remove mapping to initiallize DAO
germanfgv Aug 15, 2024
228ad1a
Remove insertDAO mapping
germanfgv Aug 15, 2024
b3d9bfa
remove insertDAO mapping
germanfgv Aug 15, 2024
ee884ff
fix custodial typo
germanfgv Aug 23, 2024
80faa06
Reduced getDataTiers(). descriptions stacking lines in releasePromptR…
Aug 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading