Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_common
Commits
3e3a5f53
Commit
3e3a5f53
authored
Jan 05, 2026
by
BO ZHANG
🏀
Browse files
tweaks
parent
37e51c56
Pipeline
#11702
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_common/ccds.py
View file @
3e3a5f53
...
@@ -113,6 +113,8 @@ class CCDS:
...
@@ -113,6 +113,8 @@ class CCDS:
else
:
else
:
print
(
f
"refs_abspath:
{
refs_abspath
}
"
)
print
(
f
"refs_abspath:
{
refs_abspath
}
"
)
return
refs_abspath
def
validate
(
self
,
pmapname
:
str
)
->
bool
:
def
validate
(
self
,
pmapname
:
str
)
->
bool
:
"""Validate pmap."""
"""Validate pmap."""
return
client
.
api
.
check_mapping_exists
(
pmapname
)
return
client
.
api
.
check_mapping_exists
(
pmapname
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment