Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Merge requests
!1449
twiddle for pipeline testing
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
twiddle for pipeline testing
tweak-for-alma-curator
into
2.8.2-DEVELOPMENT
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Charlotte Hausman
requested to merge
tweak-for-alma-curator
into
2.8.2-DEVELOPMENT
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
the last product fetcher pex deployed was... weird. testing
0
0
Merge request reports
Viewing commit
49528ca1
Show latest version
1 file
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
49528ca1
twiddle for pipeline testing
· 49528ca1
Charlotte Hausman
authored
1 year ago
apps/cli/executables/pexable/productfetcher/productfetcher/product_fetcher.py
+
3
−
1
Options
@@ -53,7 +53,9 @@ class RetrievalMode(Enum):
class
CLIParam
(
Enum
):
"""
Codifies productfetcher
'
s various command-line parameters
"""
"""
Codifies productfetcher
'
s various command-line parameters
"""
DESTINATION_DIRECTORY
=
"
--output
"
SPL
=
"
--product-locator
"
Loading