sdc/sdc-workflow-designer.git
2 days agoRemove userid check from workflow-designer 45/141245/2 master
Fiete Ostkamp [Wed, 11 Jun 2025 12:53:57 +0000 (14:53 +0200)]
Remove userid check from workflow-designer

- when the user_id is not set, use cs0008 as the id

Issue-ID: SDC-4735
Change-Id: I05e345d97108587db9acd9234e7102d89d541a2b
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 days ago1.13.2 release 76/141176/2
Fiete Ostkamp [Tue, 10 Jun 2025 07:43:52 +0000 (09:43 +0200)]
1.13.2 release

- fix wfd-be startup issue in 1.13 versions
  - the jetty 10 and spring upgrade to 5.3 had to be reverted to resolve the issue
- use latest jetty 9 version (9.4.49 -> 9.4.57)
- add tracing
- migrate project to junit 5

Issue-ID: SDC-4733
Change-Id: Ief4a334cb6b578cb5490ecf71acd5899eb076ccf
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 days agoUse latest workflow parent pom for workflow-frontend 77/141177/1
Fiete Ostkamp [Tue, 10 Jun 2025 08:55:43 +0000 (10:55 +0200)]
Use latest workflow parent pom for workflow-frontend

- use 1.13.2-SNAPSHOT parent pom
- adjust SSLProxyServlet class to revert changes that were
  made for the jetty 10 upgrade
- add sleep for the TracingTest since the test sometimes fails
  because the trace is not exported fast enough in the background

Issue-ID: SDC-4734
Change-Id: I3b7f846136c55275d57859496f81f753497aa5b3
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
3 days agosdc-workflow-backend crashes during startup 75/141175/1 1.13.2
Fiete Ostkamp [Tue, 10 Jun 2025 06:16:32 +0000 (08:16 +0200)]
sdc-workflow-backend crashes during startup

- reverse jetty upgrade (9 -> 10)
- reverse spring framework update (5.2 -> 5.3)

Issue-ID: SDC-4732
Change-Id: If2d921f4d9f23838f5cc3402ced61b624d3c598a
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2 months agoFix sdc-workflow-designer-be startup issue after adding tracing 62/140662/1
Fiete Ostkamp [Tue, 8 Apr 2025 12:11:39 +0000 (14:11 +0200)]
Fix sdc-workflow-designer-be startup issue after adding tracing

- make sure that the janino commons-compiler transitive dep has the same version
  as the janino dependency
- change janino dependency scope to compile since the runtime scope breaks
  app startup

Issue-ID: SDC-4728
Change-Id: Ibb429cd6c4831ecaf07c05c12c970e9c88910145
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
2 months agoAdd tracing for the sdc-workflow-designer 19/140619/2
Fiete Ostkamp [Fri, 28 Mar 2025 14:48:29 +0000 (15:48 +0100)]
Add tracing for the sdc-workflow-designer

Issue-ID: SDC-4726
Change-Id: I53aa1d081ac248b1153005f1e28f8113d1c3ed02
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
7 months agoMigrate sdc-workflow-designer to Junit5 25/139325/3
Fiete Ostkamp [Tue, 5 Nov 2024 07:29:42 +0000 (08:29 +0100)]
Migrate sdc-workflow-designer to Junit5

Issue-ID: SDC-4694
Change-Id: Iaae2e171e82cbfaeaa7c66aa441b0d5543b08f99
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
18 months agoRelease 1.13.1 03/136603/1
MichaelMorris [Tue, 21 Nov 2023 19:16:07 +0000 (19:16 +0000)]
Release 1.13.1

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4679
Change-Id: I7d83200fc54aee5b7c02a9d12a1a56707dea8dd8

18 months agoStep version to 1.13.1-SNAPSHOT 02/136602/1 1.13.1
MichaelMorris [Tue, 21 Nov 2023 17:35:34 +0000 (17:35 +0000)]
Step version to 1.13.1-SNAPSHOT

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4679
Change-Id: I5012e02214b777da245ddfef8dffb1eae8d25846

18 months agoSet cassandra-driver version 01/136601/6
MichaelMorris [Tue, 21 Nov 2023 12:39:20 +0000 (12:39 +0000)]
Set cassandra-driver version

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4679
Change-Id: I14aa7b6a03b10363e40dde983c175b65262b8a93

20 months agoRelease 1.13.0 67/136167/1
JvD_Ericsson [Fri, 13 Oct 2023 10:50:35 +0000 (11:50 +0100)]
Release 1.13.0

Issue-ID: SDC-4658
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: Ibc19442ceda976f0aa7b14356907dba59d16485f

20 months agoStep up version to 1.13.0-SNAPSHOT 63/136163/1 1.13.0
JvD_Ericsson [Thu, 12 Oct 2023 12:13:05 +0000 (13:13 +0100)]
Step up version to 1.13.0-SNAPSHOT

Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: If9e74b1d6439557c70c4531d033051797a07a928
Issue-ID: SDC-4658

20 months agoUpgrade vunerable depenecncies 46/136146/3
JvD_Ericsson [Tue, 10 Oct 2023 12:35:20 +0000 (13:35 +0100)]
Upgrade vunerable depenecncies

can't upgrade springframework to 6.0.12
since 6.0.12 requires java 17

Issue-ID: SDC-4653
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I041fb124472b6385d50877d25cb989303f3dbb08

2 years agoPreparation for JDK17 82/134082/4
vasraz [Thu, 13 Apr 2023 15:53:30 +0000 (16:53 +0100)]
Preparation for JDK17

Update/remove outdated plugin

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ia89aa73e09691d20dde39346244eb43663a01bde
Issue-ID: SDC-4467

2 years agoFix doc issue 84/134084/1
vasraz [Wed, 12 Apr 2023 13:44:52 +0000 (14:44 +0100)]
Fix doc issue

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I8a45e58fe039f4d1189b7e17b45e7a185bb63320
Issue-ID: SDC-4467

2 years agoRelease 1.12.0 65/133765/1
vasraz [Thu, 23 Mar 2023 13:14:13 +0000 (13:14 +0000)]
Release 1.12.0

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I9909e87e32f667e7f4497a157032fcdab210bc2b
Issue-ID: SDC-4447

2 years agoStep up version to 1.12.0-SNAPSHOT 56/133756/2 1.12.0
vasraz [Thu, 23 Mar 2023 10:39:43 +0000 (10:39 +0000)]
Step up version to 1.12.0-SNAPSHOT

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I3dadb94af6b7e052166c7058bd21eaaa5d0f459e
Issue-ID: SDC-4447

2 years agoUpgrade vulnerable dependencies 61/133761/1
vasraz [Thu, 23 Mar 2023 11:54:42 +0000 (11:54 +0000)]
Upgrade vulnerable dependencies

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I7ed3cb0670d5c0031b8484cd38ad36fc302ece77
Issue-ID: SDC-4287

2 years agoUpgrade vulnerable dependencies 26/133726/2
vasraz [Tue, 21 Mar 2023 17:19:42 +0000 (17:19 +0000)]
Upgrade vulnerable dependencies

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I21cb5ea9bca7485e5bcba89d0f69f3cad4711b04
Issue-ID: SDC-4287

2 years agoFix broken docs 25/133725/1
vasraz [Tue, 21 Mar 2023 17:18:18 +0000 (17:18 +0000)]
Fix broken docs

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I7eb8891b2f5360f241d444cae5897b42d000cf6f
Issue-ID: SDC-4287

2 years agoUpdate INFO.yaml 59/133359/1
MichaelMorris [Tue, 21 Feb 2023 11:03:02 +0000 (11:03 +0000)]
Update INFO.yaml

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4406
Change-Id: Id92b988bfb0e4c3596e755a2fef76c7ae965d811

2 years agoUpdate INFO.yaml 68/132668/1
MichaelMorris [Mon, 12 Dec 2022 12:03:59 +0000 (12:03 +0000)]
Update INFO.yaml

Removed AndrĂ© Schmid as he has stepped down as committer

Issue-ID: SDC-4304
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Change-Id: I257b7e95926ed2de7006c23219fdbb08fe14a21f

2 years agoImprove test coverage by excluding lombok generated file from count 45/132645/1
vasraz [Thu, 8 Dec 2022 19:00:55 +0000 (19:00 +0000)]
Improve test coverage by excluding lombok generated file from count

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I449d82648897d343b7f2206871d7c4b30a754d31
Issue-ID: SDC-4301

2 years agoFix SDC-WORKFLOW-DESIGNER-BE not logging to STDOUT 40/132540/1
vasraz [Wed, 30 Nov 2022 17:21:48 +0000 (17:21 +0000)]
Fix SDC-WORKFLOW-DESIGNER-BE not logging to STDOUT

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I9d9515aa44c823404f05eefe668c222543693790
Issue-ID: SDC-3549

2 years agoRemove 'Powered by Jetty' from default jetty response 18/132418/4
vasraz [Wed, 23 Nov 2022 11:09:05 +0000 (11:09 +0000)]
Remove 'Powered by Jetty' from default jetty response

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ic9d5e8bc8dd2b1fc9983158d5871c3317aae1333
Issue-ID: SDC-4277

2 years agoFix security issues 24/132424/4
vasraz [Wed, 23 Nov 2022 14:58:02 +0000 (14:58 +0000)]
Fix security issues

1. Redirect root to /workflows
2. High-severity bug 'application exposed to path traversal attack'

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ib3ef429e7d75d87c23f4c00b63e0554b1e223273
Issue-ID: SDC-4278

2 years agoFix broken Junit tests 20/132320/3
vasraz [Sat, 19 Nov 2022 19:29:31 +0000 (19:29 +0000)]
Fix broken Junit tests

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I98095b62d376c6438d227071819e2fb54441243e
Issue-ID: SDC-4272

2 years agoAlign jetty version 19/132319/9
vasraz [Sat, 19 Nov 2022 18:46:16 +0000 (18:46 +0000)]
Align jetty version

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I90b61b52f87331d974dc919ecf4d89022d1df516
Issue-ID: SDC-4273

2 years agoUpdate vulnerable dependencies 78/130778/1
vasraz [Wed, 7 Sep 2022 11:04:28 +0000 (12:04 +0100)]
Update vulnerable dependencies

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I35281d3e8992e1eefd3a790189244a3e67d96f17
Issue-ID: SDC-4152

2 years agoUpdate vulnerable dependency 32/130632/1
vasraz [Thu, 1 Sep 2022 13:38:06 +0000 (14:38 +0100)]
Update vulnerable dependency

junit 4.12 -> 4.13.2

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ia0f7edc1416a750d830374a1eb79901754ea9b93
Issue-ID: SDC-4152

3 years agoRelease 1.11.1 version 63/128763/1
vasraz [Thu, 21 Apr 2022 09:56:31 +0000 (10:56 +0100)]
Release 1.11.1 version

Change-Id: I985e69d02df1e9618e7cc8728e9fcc1805e4729f
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3976

3 years agoStep version to 1.11.1-SNAPSHOT 55/128755/2 1.11.1
vasraz [Thu, 21 Apr 2022 08:32:53 +0000 (09:32 +0100)]
Step version to 1.11.1-SNAPSHOT

Change-Id: I4d1890764ec98240b7f3c7c1a5331646daad916e
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3976

3 years agoFix broken launch WorkFlow Designer 90/128690/2
vasraz [Thu, 14 Apr 2022 22:21:49 +0000 (23:21 +0100)]
Fix broken launch WorkFlow Designer

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I60a9163b59fafff265c9a5f8582a1d4872ccc02b
Issue-ID: SDC-3970

3 years agoRelease 1.11.0 version 32/128432/1
vasraz [Mon, 11 Apr 2022 11:34:13 +0000 (12:34 +0100)]
Release 1.11.0 version

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I60f557aa49de324a0714be8358529ef04c2b6227
Issue-ID: SDC-3961

3 years agoRelease 1.11.0 version 01/128401/2
vasraz [Fri, 8 Apr 2022 16:05:07 +0000 (17:05 +0100)]
Release 1.11.0 version

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ifc6d6b36a04e760b28d1ef4cc53ab3604901faee
Issue-ID: SDC-3961

3 years agoStep version to 1.11.0 88/128388/2 1.11.0
vasraz [Fri, 8 Apr 2022 10:06:06 +0000 (11:06 +0100)]
Step version to 1.11.0

Change-Id: Ib9b4bfd37933d860070295560f5272789258eed2
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3958

3 years agoFix broken sdc-workflow-designer-be container 89/128289/1
vasraz [Mon, 4 Apr 2022 22:27:19 +0000 (23:27 +0100)]
Fix broken sdc-workflow-designer-be container

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3950
Change-Id: I606b7536da5e867cd7edf7f23f5532e09764ede4

3 years agoUpdate INFO.yaml 84/128084/2
MichaelMorris [Thu, 24 Mar 2022 15:09:42 +0000 (15:09 +0000)]
Update INFO.yaml

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3912
Change-Id: I4db647877fcdaa82057c8623cddc2b010762f45b

3 years agoRelease 1.10.0 version 71/127871/1
vasraz [Thu, 17 Mar 2022 15:09:47 +0000 (15:09 +0000)]
Release 1.10.0 version

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: If649f81982d5a94da135a5dc2f1fa53ade282f31
Issue-ID: SDC-3909

3 years agoStep version to 1.10.0-SNAPSHOT 94/127494/4 1.10.0
vasraz [Thu, 3 Mar 2022 21:13:02 +0000 (21:13 +0000)]
Step version to 1.10.0-SNAPSHOT

Change-Id: Ibecbc46203a78ca6a03c9d9bd4f66d19cc5e1b3a
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3896

3 years agoUpdate vulnerable dependencies 58/127458/1
vasraz [Wed, 2 Mar 2022 21:43:10 +0000 (21:43 +0000)]
Update vulnerable dependencies

Change-Id: I12295d7c2f1d67ed0c0f933e13ad0e74c2abcf5e
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3895

3 years agoRemove dependency vulnerability 93/122793/1
vasraz [Wed, 21 Jul 2021 13:13:56 +0000 (14:13 +0100)]
Remove dependency vulnerability

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: If9dcbb699e0953b1417ef70f6d01a84fded31cb9
Issue-ID: SDC-3572

4 years agoFix dependency vulnerabilities 68/121568/1
vasraz [Mon, 24 May 2021 18:06:50 +0000 (19:06 +0100)]
Fix dependency vulnerabilities

Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I165351142363f9fc201bac85b78f6ac5730c9e72
Issue-ID: SDC-3572

4 years agoUpdate PTL in INFO.yaml 69/121269/2
MichaelMorris [Tue, 11 May 2021 12:00:07 +0000 (13:00 +0100)]
Update PTL in INFO.yaml

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3544
Change-Id: I319f825317b69784d7f7079726aee724fdc2b580

4 years agoUpdate vulnerable package dependencies 58/121158/1
ChrisC [Fri, 7 May 2021 10:38:57 +0000 (12:38 +0200)]
Update vulnerable package dependencies

Update version to 1.9.0
Update vulnerable packages
Fix dependency conflicts

Issue-ID: SDC-3572
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I2dfac9340555ff41bb8b977bd28d0ed861c19125

4 years agoUpdate INFO.yaml 13/120713/1
ChrisC [Tue, 20 Apr 2021 12:54:32 +0000 (14:54 +0200)]
Update INFO.yaml

Add new committer

Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I49b39360963409909f005271933f8b9d48af20c2

4 years agoUpdate INFO.yaml 68/120468/1
ChrisC [Tue, 13 Apr 2021 09:13:59 +0000 (11:13 +0200)]
Update INFO.yaml

Remove inactive committers

Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Icde840ac6d33efbf987e008c9b393171df2ff23b

4 years agoUpdate Committers 19/120119/1
ChrisC [Thu, 1 Apr 2021 15:16:34 +0000 (17:16 +0200)]
Update Committers

Add AndrĂ© Schmid and Michael Morris as approved committers

Issue-ID: SDC-3544
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ica06a18a505c0f895d7a831876163a1618662641

4 years agoUpdate docker settings 64/114364/2 honolulu
xuegao [Wed, 28 Oct 2020 15:29:20 +0000 (16:29 +0100)]
Update docker settings

Update the docker settings based on the changes done on SDC side.

Issue-ID: SDC-3345
Change-Id: I6a933d34f5f90379f6315e6a54df09e81803bcf3
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate master to Honolulu 49/114449/1
ChrisC [Fri, 30 Oct 2020 15:48:10 +0000 (16:48 +0100)]
Update master to Honolulu

Update master version to 1.8.X for H release

Issue-ID: SDC-3349
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I1151c6afe63034f0f996a481ddb6dc978045016c

4 years agoUpdate INFO.yaml 71/114271/1
ChrisC [Tue, 27 Oct 2020 11:12:09 +0000 (12:12 +0100)]
Update INFO.yaml

Add new SDC committers

Issue-ID: SDC-3334
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ia82b0c77e43c38613c9e166ee266697047643321

4 years agoRelease 1.7.0 for sdc-workflow-handler 37/113137/2
sebdet [Thu, 24 Sep 2020 20:53:25 +0000 (22:53 +0200)]
Release 1.7.0 for sdc-workflow-handler

Release sdc-workflow-handler 1.7.0 for Guilin RC0

Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9f13a1022599cbb925d187a6b2b50fad64a6475b
Issue-ID: SDC-3299
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpgrade to java 11 75/112875/2 1.7.0
xuegao [Fri, 18 Sep 2020 08:22:19 +0000 (10:22 +0200)]
Upgrade to java 11

Update WFD from java 8 to java 11.

Issue-ID: SDC-3283
Change-Id: I7d87779d33771e572a98a60c663e192b2be7eaa1
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoUpdate INFO.yaml 50/111950/1
ChrisC [Tue, 1 Sep 2020 10:46:43 +0000 (12:46 +0200)]
Update INFO.yaml

Update PTL and move project to Mature as per TSC decision

Issue-ID: SDC-3243
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I1bc3d063383f05bc4c70de628aa40f9575b383d3

4 years agoUpdate css file name in conf.py 26/108526/2
lf-jobbuilder [Thu, 28 May 2020 21:29:28 +0000 (14:29 -0700)]
Update css file name in conf.py

ribbon.css is the correct name of the css file.

Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3f7f69909d92e2bf8692939fcafef92611e4926b

4 years agoAlign INFO.yaml 40/110340/4
ChrisC [Fri, 17 Jul 2020 15:24:51 +0000 (17:24 +0200)]
Align INFO.yaml

Align committers list with latest TSC decision

Issue-ID: SDC-3203
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I18962bc11c999d46db3c05a4ad42fa771de3dea2

4 years agoAdd tagging to docker 89/109189/1
sebdet [Tue, 16 Jun 2020 10:10:00 +0000 (12:10 +0200)]
Add tagging to docker

Add tagging groovy script to docker images

Issue-ID: SDC-3097
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4246a07fae11a4907d7d337fd882f074e36bc0b5

5 years agoAdjust docker-compose and SSL config 08/107208/2
andre.schmid [Tue, 5 May 2020 10:11:54 +0000 (11:11 +0100)]
Adjust docker-compose and SSL config

SSL is disabled by default as it is documented in the README.
Expose a port for cassandra docker.
Fix sdc-workflow-backend SDC_ENDPOINT environment variable.
Add some build artifacts to gitignore.

Issue-ID: SDC-3020
Change-Id: If4d81752f6b7c2c1ec2a73327bebbb8ef3ce0420
Signed-off-by: andre.schmid <andre.schmid@est.tech>
5 years agoAutomation adds index.rst 03/105403/2
LF Jenkins CI [Tue, 7 Apr 2020 17:44:08 +0000 (17:44 +0000)]
Automation adds index.rst

Issue-ID: CIMAN-376

Change-Id: I63b67e3184d41ff93551749366ced6936786c903
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
5 years agoUpdated the sdc cert. 92/104392/1
k.kedron [Wed, 25 Mar 2020 16:25:29 +0000 (17:25 +0100)]
Updated the sdc cert.

Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Iab5a9641e0e6e9892dc62e0b3e5ebf07494b714c

5 years agoRun pods as non-root user 07/103707/2
MichaelMorris [Tue, 10 Mar 2020 17:02:34 +0000 (17:02 +0000)]
Run pods as non-root user

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: Ic50b8663f278b97185c471a4113de29b3e53e023

5 years agoFix name convention issue 54/102754/3
vasraz [Wed, 2 Oct 2019 11:08:49 +0000 (12:08 +0100)]
Fix name convention issue

Rename modules:
workflow-designer-init to sdc-workflow-designer-init
workflow-designer-be to sdc-workflow-designer-be
workflow-designer-ui to sdc-workflow-designer-ui
Rename docker images:
onap/workflow-init to onap/sdc-workflow-init
onap/workflow-backend to onap/sdc-workflow-backend
onap/workflow-frontend to onap/sdc-workflow-frontend

List of changed files:
modified:   README.md
modified:   docker-compose/debug.yml
modified:   docker-compose/docker-compose.yml
modified:   pom.xml
modified:   sdc-workflow-bdd/pom.xml
modified:   sdc-workflow-designer-be/pom.xml
modified:   sdc-workflow-designer-init/pom.xml
modified:   sdc-workflow-designer-ui/pom.xml
modified:   sdc-workflow-designer-ui/src/main/frontend/yarn.lock
modified:   version.properties

All others changes are relaited to rename/move.

Change-Id: Ic989b6347b815f85e77e23fc8d7884c05b650a27
Issue-ID: SDC-2334
Issue-ID: SDC-2335
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
5 years agoMigrate sdc-sdc-workflow-designer docs 27/101327/4
Jessica Wagantall [Thu, 6 Feb 2020 23:10:49 +0000 (15:10 -0800)]
Migrate sdc-sdc-workflow-designer docs

Merging this will create
https://onap-sdc-sdc-workflow-designer.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3f5d2ae1354045437581edac43865b7230724ec4

5 years agoCreate Version 1.6.1 10/102310/4
shrek2000 [Tue, 25 Feb 2020 11:56:34 +0000 (13:56 +0200)]
Create Version 1.6.1

change version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I0af027a908d1993ffc1edba239e6e36768c049a9

5 years agoCreate Version 1.6.1 09/102309/1 1.6.1
Oren Kleks [Tue, 25 Feb 2020 11:19:28 +0000 (13:19 +0200)]
Create Version 1.6.1

change version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I87d996c68814030cad87718f814396203ae7eb47

5 years agoBump version to 1.6.1 86/102186/3
Oren Kleks [Sun, 23 Feb 2020 12:34:47 +0000 (14:34 +0200)]
Bump version to 1.6.1

Bump version to 1.6.1
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I5106d6aadba325fb334893c7512f6f4d9a117504
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
5 years agoCassandra 3 Upgrade 83/102183/1
shrek2000 [Sun, 23 Feb 2020 11:14:01 +0000 (13:14 +0200)]
Cassandra 3 Upgrade

Move workflow to use SDC cassandra 3
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I3e0a47c514525e684cf291269a35b9511920eec6

5 years agoMove Jacoco to xml 97/101797/1
Ofir Sonsino [Sun, 16 Feb 2020 16:57:06 +0000 (18:57 +0200)]
Move Jacoco to xml

Change-Id: I19ba1e4b76523e6ee9912fedc42dc14eb5370c40
Issue-ID: SDC-2740
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
5 years agoCommiter removal from INFO.yaml 98/99598/2
Tomasz Golabek [Fri, 13 Dec 2019 08:58:52 +0000 (09:58 +0100)]
Commiter removal from INFO.yaml

Removed Piotr Darosz cause of resignation from commiter role

Change-Id: I8e0a8cabc088f93b9d6e5024f3e03530cf0147ad
Issue-ID: SDC-2448
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoSecure FE communications to the workflow backend 97/99197/5
ilanap [Thu, 5 Dec 2019 09:55:08 +0000 (11:55 +0200)]
Secure FE communications to the workflow backend

Updating the pom file so that the dockers are created for the new charts

Issue-ID: OOM-1954
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I7ac0c2b6bfd9f6a9cd6664c36a6797c297752987
Signed-off-by: ilanap <ilanap@amdocs.com>
5 years agoNode/Yarn update 45/99045/1
ilanap [Tue, 3 Dec 2019 12:31:09 +0000 (14:31 +0200)]
Node/Yarn update

Upgrade yarn/npm in accordance with SDC

Issue-ID: SDC-2703
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: Ibbaeeebd13bbda98c920c6cb542539a2108b2fb6

5 years agoBump version to 1.6.0 with changes to common 44/99044/1
ilanap [Tue, 3 Dec 2019 12:11:46 +0000 (14:11 +0200)]
Bump version to 1.6.0 with changes to common

Taking the changes made to the common libs and take the release instead of the snapshot
Issue-ID: SDC-2541

Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I8af53f69bd164eb9d6a9de9c46cfa16a6484741b

5 years agoupdate info.yaml 91/98791/3
Oren Kleks [Sun, 24 Nov 2019 15:06:22 +0000 (17:06 +0200)]
update info.yaml

Issue-ID: SDC-2448
Signed-off-by: Oren Kleks <oren.kleks@amdocs.com>
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I26bcab73404b2f8f7826973dcd041969b1fe9d45
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
5 years agoBump version to 1.6.0-SNAPSHOT 97/98797/2
talig [Mon, 25 Nov 2019 07:32:56 +0000 (09:32 +0200)]
Bump version to 1.6.0-SNAPSHOT

Change-Id: I7926a49c42f448b273be9ad92a795c936ed076c4
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
5 years agoUse versioning, zusammen and session libs from sdc-common-be 66/98666/1
talig [Wed, 20 Nov 2019 13:13:47 +0000 (15:13 +0200)]
Use versioning, zusammen and session libs from sdc-common-be

zusammen-lib in sdc-common-be uses cassandra 3.6.0 withoutJMXReporting
(cassandra 3.4.0 with spring boot 2.1.0 caused:
java.lang.NoClassDefFoundError: com/codahale/metrics/JmxReporter)

Change-Id: I248442d519b2ad5f4869e9384e447e9004d24586
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
5 years agoChanges for backend to support SSL 99/98499/7
ilanap [Mon, 18 Nov 2019 11:38:23 +0000 (13:38 +0200)]
Changes for backend to support SSL

Changes to support starting in https mode and changes to support making a secured call to the SDC backend

Issue-ID: SDC-2405

Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I0588484fdcb0903934814906672f4fc9a76eca2c
Signed-off-by: ilanap <ilanap@amdocs.com>
5 years agoupdate info.yaml 96/98596/7
shrek2000 [Tue, 19 Nov 2019 12:11:38 +0000 (14:11 +0200)]
update info.yaml

Issue-ID: SDC-2448
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Id81c47ebbb3d490eaefb8e48f20431985fdef989
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
5 years agoEnabled HTTPS for sdc-workflow-designer 42/96842/5
r.bogacki [Thu, 10 Oct 2019 06:48:03 +0000 (08:48 +0200)]
Enabled HTTPS for sdc-workflow-designer

-Fixes for frontend and backend communication

Change-Id: Ic8e27e1e8f116ccef23e032fbb02a99af56fa516
Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
5 years agoBump version to 1.5.2 86/96686/1
Ofir Sonsino [Mon, 7 Oct 2019 16:08:42 +0000 (19:08 +0300)]
Bump version to 1.5.2

Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
5 years agoEnabled HTTPS for sdc-workflow-designer 67/96667/4
r.bogacki [Mon, 7 Oct 2019 11:26:42 +0000 (13:26 +0200)]
Enabled HTTPS for sdc-workflow-designer

Updated broken jetty start bash script

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I2d8bf55e5deadd6973f6b027cb45ad797ece9993

5 years agoEnabled HTTPS for sdc-workflow-designer 50/96450/6
r.bogacki [Tue, 1 Oct 2019 06:58:51 +0000 (08:58 +0200)]
Enabled HTTPS for sdc-workflow-designer

-Enabled HTTPS for frontend and backend
-Updated paths and passwords for a certificates

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ibccdae478c047aac1a69192e3c257ea31dc39cac

5 years agoStop Swagger UI interface in workflow-designer-be 56/95656/1
Piotr Borelowski [Fri, 13 Sep 2019 15:32:14 +0000 (17:32 +0200)]
Stop Swagger UI interface in workflow-designer-be

Changed profile name to 'swagger' to make sure
the release container build process does not use it.
Still, anyone can use it if they want.

Issue-ID: OJSI-31
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I0474ca3ddcf9ae3c781d1e5ebd49183b1d8e7b9f

5 years agoStop Swagger UI interface in workflow-designer-be 46/95346/1
Piotr Borelowski [Tue, 10 Sep 2019 11:48:01 +0000 (13:48 +0200)]
Stop Swagger UI interface in workflow-designer-be

Implemented DisableSwaggerController to respond with NOT_FOUND status
when asked for swagger-ui.html.

Issue-ID: OJSI-31
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I0dd580cb7a936c28c028dd6c1168468c40a9dc3b

5 years agoBump version to 1.5.1 20/95320/1
Ofir Sonsino [Tue, 10 Sep 2019 08:20:45 +0000 (11:20 +0300)]
Bump version to 1.5.1

Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
5 years agoFix throwing an UnsatisfiedDependencyException upon starting 66/95166/2
Piotr Borelowski [Fri, 6 Sep 2019 15:06:39 +0000 (17:06 +0200)]
Fix throwing an UnsatisfiedDependencyException upon starting

The UnsatisfiedDependencyException is finally caused by
ClassNotFoundException: c.g.c.u.c.FutureFallback.
That was fixed by upgrading the spring boot version to 2.1.0.RELEASE.
By doing that the cassandra version was upgraded to version 3.6.0,
which doesn't require the FutureFallback class.

Issue-ID: SDC-2557
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5b319096978e768b7520fb937fd2b3dad26f15c5

5 years agocommons-codec removed 20/94420/1
Tomasz Golabek [Wed, 28 Aug 2019 10:21:27 +0000 (12:21 +0200)]
commons-codec removed

Change-Id: Id2b6e0f65f15bed115b9c30ec2b51f9ed3ab0532
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agofix INFO.yaml 37/93737/2
Ofir Sonsino [Sun, 18 Aug 2019 11:20:20 +0000 (14:20 +0300)]
fix INFO.yaml

Change-Id: If2e4cc9bf54185fc33e7e746c7509f35d1355c87
Issue-ID: SDC-2448
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
5 years agoHTTPS calls into sdc-workflow-designer-be 82/92182/1
r.bogacki [Mon, 29 Jul 2019 09:42:22 +0000 (11:42 +0200)]
HTTPS calls into sdc-workflow-designer-be

Implement HTTPS calls into sdc-workflow-designer-be
-Added p12 certificate.
-Updated application configuration.

Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I80dd694452a253a93627850a901b17f217d8366b

5 years agoupdate INFO.yaml 34/91434/2 1.5.0
avigaffa [Mon, 15 Jul 2019 08:14:51 +0000 (11:14 +0300)]
update INFO.yaml

update INFO.yaml withOjas Dubey as committer

Change-Id: I8bb84f1bc7a4b277200f5cc89872760c3822050c
Issue-ID: CIMAN-267
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoAdded oparent to workflow designer 62/91162/7
Tomasz Golabek [Wed, 10 Jul 2019 14:35:51 +0000 (16:35 +0200)]
Added oparent to workflow designer

Removed errors regarding to a missing license and others.
Added checkstyle-suppressions.xml to disable some warnings.

Fixed License

Change-Id: I90cb860e6879454287279abdc3c36c7aafbdd2a0
Issue-ID: SDC-2429
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoMaven staging plugin removed 50/91350/1
Tomasz Golabek [Fri, 12 Jul 2019 11:31:53 +0000 (13:31 +0200)]
Maven staging plugin removed

Required by global-jjb

Change-Id: I640090fc37a1d4c326fdcda73792a284a0b22afa
Issue-ID: SDC-2444
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoAutowired annotation for ApplicationConfigurer 80/90780/2
Tomasz Golabek [Tue, 2 Jul 2019 11:55:03 +0000 (13:55 +0200)]
Autowired annotation for ApplicationConfigurer

Injection of the properties moved to the constructor replacing
field annotations.

Change-Id: Iba78b8171f8ee022c1f91637a12fb40e93162459
Issue-ID: SDC-2407
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoUpgrade to ONAP-UI 90/90990/2
Ariel Kenan [Sun, 7 Jul 2019 11:08:55 +0000 (14:08 +0300)]
Upgrade to ONAP-UI

Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d
Issue-ID: SDC-2411
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
6 years agoUpgrade jetty-http 30/89730/1
Piotr Darosz [Wed, 12 Jun 2019 06:00:10 +0000 (08:00 +0200)]
Upgrade jetty-http

Upgrade the jetty-http component to the current version.

Change-Id: I5512fe8d47506d8fb951fdc2ad63c8178d34afdf
Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
6 years agoFix INFO.yaml lint issues 98/89298/2
Jessica Wagantall [Tue, 4 Jun 2019 23:00:46 +0000 (16:00 -0700)]
Fix INFO.yaml lint issues

- Fixed indentation issues
- Fixed duplication key issues

Issue-ID: CIMAN-246
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I3a1bf4217ae2173a8f1156cebae56f27eef45845

6 years agoBumped up version to 1.5.0 42/88542/1
Sonsino, Ofir (os0695) [Mon, 27 May 2019 12:19:04 +0000 (15:19 +0300)]
Bumped up version to 1.5.0

Change-Id: I538a52a0a0874cfe04621683c6900213f5fcff90
Issue-ID: SDC-1920
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
6 years agoConnection to WF designer times out 73/86973/1
avigaffa [Sun, 5 May 2019 13:20:24 +0000 (16:20 +0300)]
Connection to WF designer times out

Adding support for SSL to WFD-FE
Issue-ID: SDC-2246

Change-Id: Ia16327f90e6c96e0584f2e2dbb9b2ee3afd7af08
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
6 years agofix artifact not updating with versioning 34/84434/4 1.4.0
Ariel Kenan [Sun, 7 Apr 2019 09:16:37 +0000 (12:16 +0300)]
fix artifact not updating with versioning

Change-Id: Id343b73f600154eff7b52b643be3aeca3bdf23c9
Issue-ID: SDC-2223
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
6 years agoupdate INFO.yaml 65/83565/3
avigaffa [Thu, 28 Mar 2019 08:22:53 +0000 (10:22 +0200)]
update INFO.yaml

removing Vitaliy

Change-Id: Ib9102c7e760b13b339dfaca97a8c7dd24ca0e90e
Issue-ID: CIMAN-246
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
6 years agoSecure cassandra support on WF BE 70/82270/2
priyanshu [Thu, 14 Mar 2019 15:48:06 +0000 (21:18 +0530)]
Secure cassandra support on WF BE

1. Added support for secure cassandra on WF BE.
2. By default the SSL is not enabled.
3. updated ReadMe.

Change-Id: I2ddb5ebf091fd70c9693e7cc325fb44d03949dd6
Issue-ID: SDC-2194
Signed-off-by: priyanshu <pagarwal@amdocs.com>