Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
module-a-recipe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
nice
conda-bot-testbed
testbed-recipes
module-a-recipe
Merge requests
!3
Update version to 4.0.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update version to 4.0.0
update_to_4.0.0
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Ghost User
requested to merge
update_to_4.0.0
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
9bbf9fb4
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
9bbf9fb4
Update version to 4.0.0
· 9bbf9fb4
Testbed Conda Bot
authored
2 years ago
recipe/meta.yaml
+
1
−
1
Options
# Note: there are many handy hints in comments in this example -- remove them when you've finalized your recipe
# The final recipe shouldn't contain any comments!
{
%
set version = "
3
.0.0" %
}
{
%
set version = "
4
.0.0" %
}
{
%
set name = "module-a" %
}
package
:
Loading