com/golog.git
5 days agoRIC:1060: Change in PTL 22/12222/1 master
Abdulwahid W [Tue, 30 Apr 2024 13:08:13 +0000 (18:38 +0530)]
RIC:1060: Change in PTL

Change-Id: I8de2f288993fa0f2cbe17c715f6ecc1e3a350fcf
Signed-off-by: Abdulwahid W <abdulwahid.w@nokia.com>
3 weeks agoFix: Remove unused Inputs. Passing the as SONAR_ARGS 90/12690/1
Jessica Wagantall [Mon, 8 Apr 2024 23:40:46 +0000 (16:40 -0700)]
Fix: Remove unused Inputs. Passing the as SONAR_ARGS

Change-Id: Ic43ed77717bd97fe7d8ede2ea84bf3fc235cc95b
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
3 weeks agoFix: Remove extra line calling prescan job 89/12689/1
Jessica Wagantall [Mon, 8 Apr 2024 23:35:44 +0000 (16:35 -0700)]
Fix: Remove extra line calling prescan job

Change-Id: I748a49bded70e8bd25f8bb66f82b1228be96bc0a
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
3 weeks agoCI: Add silent prescan SonarCloud job 88/12688/1
Jessica Wagantall [Mon, 8 Apr 2024 21:21:06 +0000 (14:21 -0700)]
CI: Add silent prescan SonarCloud job

Change-Id: Ic2d8c58db48050aa4cb28844f427d351c9896b37
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
8 months agoRemoving deprecated functions from readthedocs 52/11752/3 i-release
czichy [Fri, 1 Sep 2023 06:24:00 +0000 (09:24 +0300)]
Removing deprecated functions from readthedocs

Change-Id: I317423e3ba10add592fc21c85c16ab98aef00550
Signed-off-by: czichy <thoralf.czichy@nokia.com>
13 months agogo version update 07/10807/1 h-release
anbalan [Mon, 27 Mar 2023 12:33:57 +0000 (18:03 +0530)]
go version update

Signed-off-by: anbalan <abdulwahid.w@nokia.com>
Change-Id: Ica235f53411455768f0873e32e6f3ab255b0e198

3 years agoAdd log formatting option and dynamic Log-Level change Implement MDC Log entry format... 64/4964/2 cherry dawn e-release f-release g-release v0.0.2
wahidw [Mon, 2 Nov 2020 05:10:18 +0000 (05:10 +0000)]
Add log formatting option and dynamic Log-Level change Implement MDC Log entry formatting options via environment variables and implement dynamic Log-Level change what makes possible to change the log level of a running process in a Docker container.

Signed-off-by: wahidw <abdulwahid.w@nokia.com>
Change-Id: If37a78ab2c4a8fb27a931087a9a7840827cc7d47

3 years agoAdded documentation 92/4592/1
wahidw [Sun, 23 Aug 2020 08:15:41 +0000 (13:45 +0530)]
Added documentation

Change-Id: Ib529696eccb013f62563dc486585f3b86da3e263
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
3 years agoAdding committers and remove inactive ones 01/4301/1
czichy [Thu, 2 Jul 2020 14:24:56 +0000 (17:24 +0300)]
Adding committers and remove inactive ones

Signed-off-by: czichy <thoralf.czichy@nokia.com>
Change-Id: I624cbe42ecd8b9202d3974549dd555485ac32579

4 years agoMerge "Add new license claim" bronze
Roni Riska [Thu, 28 Nov 2019 06:42:11 +0000 (06:42 +0000)]
Merge "Add new license claim"

4 years agoAdd new license claim 98/1798/1
Roni Riska [Wed, 27 Nov 2019 08:18:18 +0000 (10:18 +0200)]
Add new license claim

Adding extra line that src files are part of RIC platform projec.

Change-Id: Ie199d3187fd3a8b6133664b4ee8b8e3324a6c26f
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoMerge "Update README.md" Amber
Roni Riska [Tue, 26 Nov 2019 06:44:38 +0000 (06:44 +0000)]
Merge "Update README.md"

4 years agoUpdate README.md 58/1758/1
Roni Riska [Mon, 25 Nov 2019 07:35:48 +0000 (09:35 +0200)]
Update README.md

Added more description of the MDC usage.

Change-Id: I45490c50396d5297171374b05d4a5e041611f996
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoMerge "Automation adds INFO.yaml"
Roni Riska [Thu, 14 Nov 2019 08:22:33 +0000 (08:22 +0000)]
Merge "Automation adds INFO.yaml"

4 years agoAdd documents building 04/1504/3
Roni Riska [Tue, 12 Nov 2019 14:08:10 +0000 (16:08 +0200)]
Add documents building

Currenly only minimal release notes is included.

Change-Id: Ie2ff83f8ee458f9d659b009088c46a8fdbb3ca97
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoAutomation adds INFO.yaml 51/1451/2
Aric Gardner [Fri, 8 Nov 2019 16:05:18 +0000 (16:05 +0000)]
Automation adds INFO.yaml

Change-Id: I566458506efc44fb72f4795685bef45ed68dcbb5
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
4 years agoUse go modules and include CI support 07/1307/1
Roni Riska [Thu, 31 Oct 2019 14:16:32 +0000 (16:16 +0200)]
Use go modules and include CI support

Start using go modules as go packages should.
Also include a CI support, the docker file
build runs module unit tests.
No publish of anykind.

Change-Id: I4a30ef48a3fe9649942f1a58ea597d7c5b1580b5
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoFirst version of the Golang logging library 45/245/2 v0.0.1
Roni Riska [Tue, 4 Jun 2019 08:27:33 +0000 (11:27 +0300)]
First version of the Golang logging library

Change-Id: Id2a997eb1269a20f428fd94fce7051ecfc9ab1e6
Signed-off-by: Roni Riska <roni.riska@nokia.com>
4 years agoInitial empty repository
Andrew Grimberg [Tue, 14 May 2019 17:56:23 +0000 (17:56 +0000)]
Initial empty repository