Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.base
Commits
8aa916f2
Verified
Commit
8aa916f2
authored
1 year ago
by
Yannick DAYER
Browse files
Options
Downloads
Patches
Plain Diff
meta (conda): add back the "bob" commands tests.
parent
7b40a544
No related branches found
No related tags found
1 merge request
!324
meta (conda): fix the entry-points not being created correctly with conda
Pipeline
#79915
passed
1 year ago
Stage: qa
Stage: test
Stage: doc
Stage: dist
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conda/meta.yaml
+16
-0
16 additions, 0 deletions
conda/meta.yaml
with
16 additions
and
0 deletions
conda/meta.yaml
+
16
−
0
View file @
8aa916f2
...
@@ -55,6 +55,22 @@ test:
...
@@ -55,6 +55,22 @@ test:
imports
:
imports
:
-
{{
name.replace('-'
,
'
_'
)
}}
-
{{
name.replace('-'
,
'
_'
)
}}
commands
:
commands
:
-
bob bio --help
-
bob bio annotate --help
-
bob bio metrics --help
-
bob bio roc --help
-
bob bio det --help
-
bob bio epc --help
-
bob bio hist --help
-
bob bio cmc --help
-
bob bio dir --help
-
bob bio gen --help
-
bob bio evaluate --help
-
bob bio sort --help
-
bob bio pipeline simple --help
-
bob bio pipeline score-norm --help
-
bob bio pipeline transform --help
-
bob bio pipeline train --help
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
-
conda inspect linkages -p $PREFIX {{ name }}
# [not win]
-
conda inspect objects -p $PREFIX {{ name }}
# [osx]
-
conda inspect objects -p $PREFIX {{ name }}
# [osx]
...
...
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