Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Poulpe
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
octobus
Poulpe
Commits
d2785804
Commit
d2785804
authored
1 year ago
by
Pierre-Yves David
Browse files
Options
Downloads
Patches
Plain Diff
cli: add the missing "s" to den-list-bin-env-setups"
This align the naming to "den-list-benchmarks".
parent
dd1718d4
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
python-libs/poulpe/cli.py
+2
-2
2 additions, 2 deletions
python-libs/poulpe/cli.py
tests/test-bin-env-setup-listing.t
+1
-1
1 addition, 1 deletion
tests/test-bin-env-setup-listing.t
tests/test-setup-poulpe-den.t
+26
-26
26 additions, 26 deletions
tests/test-setup-poulpe-den.t
with
29 additions
and
29 deletions
python-libs/poulpe/cli.py
+
2
−
2
View file @
d2785804
...
...
@@ -103,7 +103,7 @@
@poulpe_cli.command
()
@click.option
(
"
--den-path
"
,
type
=
click
.
Path
(
exists
=
True
),
default
=
"
.
"
)
def
den_list_bin_env_setup
(
den_path
=
"
.
"
):
def
den_list_bin_env_setup
s
(
den_path
=
"
.
"
):
"""
Find and list automatic Binary Environment automated setup in a Poulpe Den
"""
den_root
=
Path
(
den_path
)
den
=
den_mod
.
PoulpeDen
(
den_root
)
...
...
@@ -190,7 +190,7 @@
Currently, only bin-env options can be used, more choices will be
implemented later.
See available bin-env options with `poulpe den-list-bin-env-setup`.
See available bin-env options with `poulpe den-list-bin-env-setup
s
`.
\b
Example:
...
...
This diff is collapsed.
Click to expand it.
tests/test-bin-env-setup-listing.t
+
1
−
1
View file @
d2785804
...
...
@@ -24,7 +24,7 @@
vanillia
run
------------
$
poulpe
den
-
list
-
bin
-
env
-
setup
$
poulpe
den
-
list
-
bin
-
env
-
setup
s
hg:
*
MERCURIAL_VERSION
an
identifier
of
the
Mercurial
version
we
want
to
install
-
REQUIRED
...
...
This diff is collapsed.
Click to expand it.
tests/test-setup-poulpe-den.t
+
26
−
26
View file @
d2785804
...
...
@@ -47,19 +47,19 @@
--
help
Show
this
message
and
exit
.
Commands:
bin
-
env
-
util
use
`
poulpe bin-env-util --help
`
for
details
den
-
check
Verify
and
Summarise
the
state
of
a
Poulpe
Den
den
-
execute
-
tasks
execute
the
content
of
a
schedule
file
den
-
generate
-
tasks
Generate
a
tasks
list
from
parameters
.
den
-
list
-
benchmarks
Find
and
list
benchmarks
available
in
a
Poulpe
Den
den
-
list
-
bin
-
env
-
setup
Find
and
list
automatic
Binary
Environment
...
den
-
list
-
data
-
envs
Find
and
list
Data
Enviroment
available
in
a
...
den
-
setup
-
bin
-
env
execute
the
content
of
a
schedule
file
diff
-
result
use
`
poulpe diff-result --help
`
for
details
env
-
desc
use
`
poulpe env-desc --help
`
for
details
result
-
compare
Compare
results
together
.
result
-
search
use
`
poulpe result-search --help
`
for
details
run
-
util
use
`
poulpe run-util --help
`
for
details
bin
-
env
-
util
use
`
poulpe bin-env-util --help
`
for
details
den
-
check
Verify
and
Summarise
the
state
of
a
Poulpe
Den
den
-
execute
-
tasks
execute
the
content
of
a
schedule
file
den
-
generate
-
tasks
Generate
a
tasks
list
from
parameters
.
den
-
list
-
benchmarks
Find
and
list
benchmarks
available
in
a
Poulpe
...
den
-
list
-
bin
-
env
-
setup
s
Find
and
list
automatic
Binary
Environment
...
den
-
list
-
data
-
envs
Find
and
list
Data
Enviroment
available
in
a
...
den
-
setup
-
bin
-
env
execute
the
content
of
a
schedule
file
diff
-
result
use
`
poulpe diff-result --help
`
for
details
env
-
desc
use
`
poulpe env-desc --help
`
for
details
result
-
compare
Compare
results
together
.
result
-
search
use
`
poulpe result-search --help
`
for
details
run
-
util
use
`
poulpe run-util --help
`
for
details
The
shell
works
...
...
@@ -72,19 +72,19 @@
--
help
Show
this
message
and
exit
.
Commands:
bin
-
env
-
util
use
`
poulpe bin-env-util --help
`
for
details
den
-
check
Verify
and
Summarise
the
state
of
a
Poulpe
Den
den
-
execute
-
tasks
execute
the
content
of
a
schedule
file
den
-
generate
-
tasks
Generate
a
tasks
list
from
parameters
.
den
-
list
-
benchmarks
Find
and
list
benchmarks
available
in
a
Poulpe
Den
den
-
list
-
bin
-
env
-
setup
Find
and
list
automatic
Binary
Environment
...
den
-
list
-
data
-
envs
Find
and
list
Data
Enviroment
available
in
a
...
den
-
setup
-
bin
-
env
execute
the
content
of
a
schedule
file
diff
-
result
use
`
poulpe diff-result --help
`
for
details
env
-
desc
use
`
poulpe env-desc --help
`
for
details
result
-
compare
Compare
results
together
.
result
-
search
use
`
poulpe result-search --help
`
for
details
run
-
util
use
`
poulpe run-util --help
`
for
details
bin
-
env
-
util
use
`
poulpe bin-env-util --help
`
for
details
den
-
check
Verify
and
Summarise
the
state
of
a
Poulpe
Den
den
-
execute
-
tasks
execute
the
content
of
a
schedule
file
den
-
generate
-
tasks
Generate
a
tasks
list
from
parameters
.
den
-
list
-
benchmarks
Find
and
list
benchmarks
available
in
a
Poulpe
...
den
-
list
-
bin
-
env
-
setup
s
Find
and
list
automatic
Binary
Environment
...
den
-
list
-
data
-
envs
Find
and
list
Data
Enviroment
available
in
a
...
den
-
setup
-
bin
-
env
execute
the
content
of
a
schedule
file
diff
-
result
use
`
poulpe diff-result --help
`
for
details
env
-
desc
use
`
poulpe env-desc --help
`
for
details
result
-
compare
Compare
results
together
.
result
-
search
use
`
poulpe result-search --help
`
for
details
run
-
util
use
`
poulpe run-util --help
`
for
details
We
can
activate
the
env
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment