From 306d47783274e4be1e86c34782208b3496f99e06 Mon Sep 17 00:00:00 2001 From: Etienne Pallier Date: Tue, 9 Oct 2018 14:54:58 +0200 Subject: [PATCH] NEW versionning plan : YYYY.M.mmm.b (current is 2018.0.011.0) --- README.md | 11 +++++------ devices_channel/README.md | 2 +- simulators/README.md | 2 +- src/alert_manager/README.md | 2 +- src/analyzer/README.md | 2 +- src/common/README.md | 2 +- src/dashboard/README.md | 2 +- src/devices/README.md | 2 +- src/majordome/README.md | 2 +- src/monitoring/README.md | 2 +- src/observation_manager/README.md | 2 +- src/routine_manager/README.md | 2 +- src/scheduler/README.md | 2 +- src/user_manager/README.md | 2 +- src/utils/celme/README | 2 +- 15 files changed, 19 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 7f35464..ca20155 100644 --- a/README.md +++ b/README.md @@ -64,16 +64,15 @@ LAST VERSION Date: 9/10/18 By: E. Pallier -VERSION: 0.18.010 -- new versionning plan : M.YY.VVV.B +VERSION: 2018.0.011.0 +- NEW versionning plan : YYYY.M.mmm.b + - YYYY = Year - M = Major version number - - YY = Year - - VVV = Minor version number - - B = Bugfix number + - mmm = Minor version number + - b = Bugfix number - new devices_channel/ folder containing the new DeviceControllerAbstract and ClientChannelAbstract classes (independant from pyros for the moment, but will soon be integrated) - new src/utils/celme (celestial mecanics) library from Alain Klotz (more and more used inside pyros) -Major current version (0.18): - TECHNICAL DOC: tinyurl/pyros-colibri - DEV PLAN: https://docs.google.com/spreadsheets/d/1Gy6c-9fhUDBx5Bc6YrcGvfgP-HukWdhUh8oT11_y88g/edit#gid=664458270 - (OLD, TO BE UPDATED) https://projects.irap.omp.eu/versions/158 diff --git a/devices_channel/README.md b/devices_channel/README.md index 16fce19..a0e255d 100644 --- a/devices_channel/README.md +++ b/devices_channel/README.md @@ -1,5 +1,5 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 diff --git a/simulators/README.md b/simulators/README.md index f59af53..0e94577 100644 --- a/simulators/README.md +++ b/simulators/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/alert_manager/README.md b/src/alert_manager/README.md index f59af53..0e94577 100644 --- a/src/alert_manager/README.md +++ b/src/alert_manager/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/analyzer/README.md b/src/analyzer/README.md index f59af53..0e94577 100644 --- a/src/analyzer/README.md +++ b/src/analyzer/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/common/README.md b/src/common/README.md index f59af53..0e94577 100644 --- a/src/common/README.md +++ b/src/common/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/dashboard/README.md b/src/dashboard/README.md index f59af53..0e94577 100644 --- a/src/dashboard/README.md +++ b/src/dashboard/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/devices/README.md b/src/devices/README.md index f59af53..0e94577 100644 --- a/src/devices/README.md +++ b/src/devices/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/majordome/README.md b/src/majordome/README.md index f59af53..0e94577 100644 --- a/src/majordome/README.md +++ b/src/majordome/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/monitoring/README.md b/src/monitoring/README.md index f59af53..0e94577 100644 --- a/src/monitoring/README.md +++ b/src/monitoring/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/observation_manager/README.md b/src/observation_manager/README.md index f59af53..0e94577 100644 --- a/src/observation_manager/README.md +++ b/src/observation_manager/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/routine_manager/README.md b/src/routine_manager/README.md index f59af53..0e94577 100644 --- a/src/routine_manager/README.md +++ b/src/routine_manager/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/scheduler/README.md b/src/scheduler/README.md index f59af53..0e94577 100644 --- a/src/scheduler/README.md +++ b/src/scheduler/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/user_manager/README.md b/src/user_manager/README.md index f59af53..0e94577 100644 --- a/src/user_manager/README.md +++ b/src/user_manager/README.md @@ -1,3 +1,3 @@ -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 \ No newline at end of file diff --git a/src/utils/celme/README b/src/utils/celme/README index ea47047..0e93259 100644 --- a/src/utils/celme/README +++ b/src/utils/celme/README @@ -1,7 +1,7 @@ celme =========== -VERSION: 0.18.001 +VERSION: 2018.0.001 Date: 9/10/18 A python module for driving a robotic observatory -- libgit2 0.21.2