This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1054 from sardana-org/release-Jan19
Release Jan19 (2.7.0)
- Loading branch information
Showing
179 changed files
with
7,900 additions
and
3,111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
Sardana is Free Software by the CELLS / ALBA Synchrotron, Bellaterra, Spain | ||
|
||
SECTION 1: GENERAL LICENSE FOR SARDANA SOURCE CODE | ||
================================================= | ||
|
||
The files in Sardana, except for the cases described in SECTION 2 | ||
are distributed under the GNU Lesser General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or | ||
(at your option) any later version. | ||
See <http://www.gnu.org/licenses/> | ||
|
||
SECTION 2: EXCEPTIONS | ||
===================== | ||
|
||
Some files (e.g., those authored by 3rd parties or the documentation | ||
sources) are distributed under Free Software / documentation licenses | ||
that may differ from the the general one defined in SECTION 1. | ||
|
||
The following is a list of these exceptions: | ||
|
||
2.1: Explicit copyright info in header/metadata: | ||
------------------------------------------------ | ||
|
||
If a file contains an explicit license or other copyright information in | ||
its header or metadata which differs from the one defined in SECTION 1, | ||
such license/copyright info mentioned in the header/metadata prevails. | ||
|
||
2.2: Documentation: | ||
------------------- | ||
|
||
The .py scripts in the doc directory are treated as per SECTION 1, | ||
and the rest of its files are distributed under a Creative Commons | ||
Attribution 3.0 License | ||
See <http://creativecommons.org/licenses/by/3.0/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# How to release (draft) | ||
# How to release | ||
|
||
This is a guide for sardana release managers: it details the steps for making | ||
an official release, including a checklist of stuff that should be manually | ||
|
@@ -34,6 +34,7 @@ tested. | |
3. The version numbers used in the man pages of the Sardana scripts are | ||
bumped (you may use `taurus/doc/makeman` script executing it from the | ||
doc directory e.g. `sardana/doc`) and committing the changes. | ||
There is a known [problem with the spock version number](https://github.com/sardana-org/sardana/issues/518). | ||
4. In the code use version number instead of milestone in deprecation | ||
warnings (if any) e.g. replace *Jul18* with *2.5.0*. | ||
5. Create a PR to merge the `release-XXX` against the **`master`** branch | ||
|
@@ -63,7 +64,7 @@ tested. | |
* Ilustration: sardana or official logo (use png) | ||
* Summary: short summary of the news (do not include the whole changelog here..) | ||
* Categories: Release | ||
2. After submitting click on Modify this content text of the area <<Content>> and provide detailes of the release e.g. changelog. | ||
2. After submitting click on Modify this content text of the area \<\<Content\>\> and provide detailes of the release e.g. changelog. | ||
12. Notify mailing lists ([email protected], [email protected], [email protected]) | ||
|
||
## Manual test checklist | ||
|
@@ -111,8 +112,7 @@ Hint: this list can be used as a template to be copy-pasted on a release manual | |
attribute. | ||
- [ ] Add the `sys/tg_test/1/double_scalar` attribute to the measurement | ||
group. | ||
- [ ] Open online plot. | ||
- [ ] Set JsonRecorder to true. In spock do `senv JsonRecorder True` | ||
- [ ] Open online plot (This should ask to enable JsonRecorder, set it to true. Otherwise enable it in spock: `senv JsonRecorder True`). | ||
- [ ] Run step scan | ||
- [ ] Verify that records appear in spock output. | ||
- [ ] Verify that records were stored in scan files. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.