Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lmc-base-classes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
LOFAR2.0
lmc-base-classes
Commits
af974b99
Unverified
Commit
af974b99
authored
4 years ago
by
Drew Devereux
Browse files
Options
Downloads
Patches
Plain Diff
[
MCCS-586
] bump release
parent
8134138f
Branches
mccs-586
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
.git-blame-ignore-revs
+3
-0
3 additions, 0 deletions
.git-blame-ignore-revs
.release
+2
-2
2 additions, 2 deletions
.release
README.md
+3
-0
3 additions, 0 deletions
README.md
src/ska_tango_base/release.py
+1
-1
1 addition, 1 deletion
src/ska_tango_base/release.py
with
9 additions
and
3 deletions
.git-blame-ignore-revs
+
3
−
0
View file @
af974b99
...
@@ -6,3 +6,6 @@
...
@@ -6,3 +6,6 @@
# black entire repo
# black entire repo
4402797422cf9e01687e34786b94cbf2674f05e1
4402797422cf9e01687e34786b94cbf2674f05e1
#rename "master" to "controller"
8134138fd614b8308dd14a2a9940870f1b2c63cf
This diff is collapsed.
Click to expand it.
.release
+
2
−
2
View file @
af974b99
release=0.11.
0
release=0.11.
1
tag=ska_tango_base-0.11.
0
tag=ska_tango_base-0.11.
1
This diff is collapsed.
Click to expand it.
README.md
+
3
−
0
View file @
af974b99
...
@@ -247,6 +247,9 @@ Tango devices can be launched with a `-v` parameter to set the logging level. Fo
...
@@ -247,6 +247,9 @@ Tango devices can be launched with a `-v` parameter to set the logging level. Fo
## Version History
## Version History
#### 0.11.1
-
Minor breaking change: rename of "Master" devices to "Controller"
#### 0.11.0
#### 0.11.0
-
Breaking change: state models and component managers
-
Breaking change: state models and component managers
-
Re-implementation of operational state model to better model
-
Re-implementation of operational state model to better model
...
...
This diff is collapsed.
Click to expand it.
src/ska_tango_base/release.py
+
1
−
1
View file @
af974b99
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
"""
Release information for ska_tango_base Python Package
"""
"""
Release information for ska_tango_base Python Package
"""
name
=
"""
ska_tango_base
"""
name
=
"""
ska_tango_base
"""
version
=
"
0.11.
0
"
version
=
"
0.11.
1
"
version_info
=
version
.
split
(
"
.
"
)
version_info
=
version
.
split
(
"
.
"
)
description
=
"""
A set of generic base devices for SKA Telescope.
"""
description
=
"""
A set of generic base devices for SKA Telescope.
"""
author
=
"
SKA India and SARAO and CSIRO and INAF
"
author
=
"
SKA India and SARAO and CSIRO and INAF
"
...
...
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