Merge branch 'master' of
https://code-repo.d4science.org/gCubeCI/gCubeReleaseConfigs # Conflicts: # .project
This commit is contained in:
commit
3a809520db
2
2020.md
2
2020.md
|
@ -8,12 +8,14 @@
|
|||
* [Build Report](closed/4.27.0/build_commits.841.csv)
|
||||
* [Tag Report](closed/4.27.0/tags.129.csv)
|
||||
* [Release Notes](closed/4.27.0/release_notes.146.md)
|
||||
|
||||
## 4.26.0
|
||||
* Released on 11-11-2020
|
||||
* [Build Configuration](closed/4.26.0/gcube-4.26.0.yaml)
|
||||
* [Build Report](closed/4.26.0/build_commits.795.csv)
|
||||
* [Tag Report](closed/4.26.0/tags.126.csv)
|
||||
* [Release Notes](closed/4.26.0/release_notes.122.md)
|
||||
|
||||
## 4.25.1
|
||||
* Released on 22-10-2020
|
||||
* [Build Configuration](closed/4.25.1/gcube-4.25.1.yaml)
|
||||
|
|
|
@ -5,18 +5,22 @@ gCube_release:
|
|||
Components:
|
||||
|
||||
NoDeps:
|
||||
- name: maven-parent
|
||||
version: 1.1.0
|
||||
- name: smart-executor-bom
|
||||
version: 3.0.0
|
||||
- name: maven-portal-bom
|
||||
version: 3.6.3
|
||||
|
||||
CoreLibraries:
|
||||
- name: smart-executor-api
|
||||
version: 3.0.0
|
||||
- name: common-authorization
|
||||
version: 2.4.0
|
||||
# - name: gcat-api
|
||||
# version: 1.2.2
|
||||
- name: document-store-lib-no-insert
|
||||
version: 2.0.0
|
||||
- name: oidc-library
|
||||
version: 1.3.0
|
||||
|
||||
Model:
|
||||
- name: storagehub-model
|
||||
|
@ -31,9 +35,6 @@ gCube_release:
|
|||
version: 3.1.0
|
||||
|
||||
ClientLibraries:
|
||||
# - name: gcat-client
|
||||
# version: 1.2.2
|
||||
## checking the changelog
|
||||
- name: storagehub-client-library
|
||||
version: 1.3.0
|
||||
- name: storagehub-script-utils
|
||||
|
@ -41,13 +42,9 @@ gCube_release:
|
|||
- name: smart-executor-client
|
||||
version: 3.0.0
|
||||
|
||||
# EnablingLibraries:
|
||||
# - name: common-smartgears-app
|
||||
# version: 2.0.3
|
||||
# - name: resource-registry-schema-client
|
||||
# version: 4.0.0
|
||||
# - name: resource-registry-context-client
|
||||
# version: 4.0.0
|
||||
Libraries:
|
||||
- name: storagehub-client-wrapper
|
||||
version: 1.1.0
|
||||
|
||||
PortalLibraries:
|
||||
- name: email-templates-library
|
||||
|
@ -56,7 +53,16 @@ gCube_release:
|
|||
version: 2.0.0
|
||||
- name: oidc-library-portal
|
||||
version: 1.3.1
|
||||
|
||||
|
||||
Hooks:
|
||||
- name: user-registration-hook
|
||||
version: 2.0.4
|
||||
- name: VREFolder-hook
|
||||
version: 6.8.2
|
||||
|
||||
LibrariesII:
|
||||
- name: threadlocal-vars-cleaner
|
||||
version: 2.3.1
|
||||
|
||||
Plugins:
|
||||
- name: accounting-dashboard-harvester-se-plugin
|
||||
|
@ -102,8 +108,14 @@ gCube_release:
|
|||
version: 6.27.1
|
||||
- name: messages
|
||||
version: 2.5.0
|
||||
- name: social-mail-servlet
|
||||
version: 2.5.0
|
||||
- name: workspace-widget-portlet
|
||||
version: 1.5.1
|
||||
|
||||
|
||||
Distributions:
|
||||
- name: smartgears-distribution
|
||||
version: 3.4.1
|
||||
- name: gcube-portal-bundle
|
||||
version: 5.0.2
|
||||
|
|
Loading…
Reference in New Issue