Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MLAir
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
Container registry
Model registry
Operate
Environments
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
esde
machine-learning
MLAir
Merge requests
!352
Resolve "release v1.5.0"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "release v1.5.0"
release_v1.5.0
into
master
Overview
0
Commits
105
Pipelines
4
Changes
31
Merged
Ghost User
requested to merge
release_v1.5.0
into
master
3 years ago
Overview
0
Commits
105
Pipelines
4
Changes
31
Expand
Closes
#338 (closed)
Edited
3 years ago
by
Ghost User
0
0
Merge request reports
Compare
master
version 2
e4ae0579
3 years ago
version 1
ac63c799
3 years ago
master (base)
and
latest version
latest version
c3d12245
105 commits,
3 years ago
version 2
e4ae0579
104 commits,
3 years ago
version 1
ac63c799
103 commits,
3 years ago
31 files
+
1326
−
567
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
31
Search (e.g. *.vue) (Ctrl+P)
.gitlab/issue_templates/release.md
+
1
−
0
Options
@@ -14,6 +14,7 @@ vX.Y.Z
*
[ ] Adjust
`changelog.md`
(see template for changelog)
*
[ ] Update version number in
`mlair/__ init__.py`
*
[ ] Create new dist file:
`python3 setup.py sdist bdist_wheel`
*
[ ] Add new dist file
`mlair-X.Y.Z-py3-none-any.whl`
to git
*
[ ] Update file link
`distribution file (current version)`
in
`README.md`
*
[ ] Update file link in
`docs/_source/installation.rst`
*
[ ] Commit + push
Loading