Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #109 from hifis-net/108-update_v1.16.0
Browse files Browse the repository at this point in the history
Update v1.16.0
  • Loading branch information
cmeessen authored Feb 14, 2023
2 parents 1846163 + 8cb73b7 commit 24b66fe
Show file tree
Hide file tree
Showing 130 changed files with 2,950 additions and 899 deletions.
21 changes: 3 additions & 18 deletions .github/workflows/e2e_tests_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,15 @@
# SPDX-FileCopyrightText: 2022 Ewan Cahen (Netherlands eScience Center) <e.cahen@esciencecenter.nl>
# SPDX-FileCopyrightText: 2022 Netherlands eScience Center
# SPDX-FileCopyrightText: 2022 dv4all
# SPDX-FileCopyrightText: 2023 Christian Meeßen (GFZ) <christian.meessen@gfz-potsdam.de>
# SPDX-FileCopyrightText: 2023 Helmholtz Centre Potsdam - GFZ German Research Centre for Geosciences
#
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: EUPL-1.2

name: e2e tests ubuntu
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "authentication/**"
- "backend-postgrest/**"
- "database/**"
- "e2e/**"
- "frontend/**"
- "nginx/**"
pull_request:
paths:
- "authentication/**"
- "backend-postgrest/**"
- "database/**"
- "e2e/**"
- "frontend/**"
- "nginx/**"

jobs:
ubuntu-v22:
Expand Down
61 changes: 22 additions & 39 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,42 +1,18 @@
# SPDX-FileCopyrightText: 2021 - 2022 Netherlands eScience Center
# SPDX-FileCopyrightText: 2023 Helmholtz Centre Potsdam - GFZ German Research Centre for Geosciences
#
# SPDX-License-Identifier: CC0-1.0
#
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Research Software Directory (as a service)
title: Helmholtz Research Software Directory
message: >-
Please cite this software using the information
provided in this file.
type: software
authors:
- given-names: Ewan Jacov
family-names: Cahen
affiliation: Netherlands eScience Center
email: e.cahen@esciencecenter.nl
- given-names: Dusan
family-names: Mijatovic
email: d.mijatovic@esciencecenter.nl
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0002-1898-4461'
- orcid: 'https://orcid.org/0000-0002-2170-3253'
affiliation: Netherlands eScience Center
given-names: Jesus
family-names: Garcia Gonzalez
email: j.g.gonzalez@esciencecenter.nl
- given-names: Jason
family-names: Maassen
email: j.maassen@esciencecenter.nl
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0002-8172-4865'
- given-names: Maaike
name-particle: de
family-names: Jong
email: m.dejong@esciencecenter.nl
affiliation: Netherlands eScience Center
orcid: 'https://orcid.org/0000-0003-4803-7411'
- given-names: Christian
family-names: Meeßen
email: christian.meessen@gfz-potsdam.de
Expand All @@ -56,24 +32,31 @@ authors:
email: norman.ziegner@ufz.de
affiliation: Helmholtz Centre for Environmental Research GmbH - UFZ
orcid: 'https://orcid.org/0000-0001-7579-216X'
identifiers:
- type: doi
value: 10.5281/zenodo.6379973
description: The archived releases for the sourcecode
repository-code: >-
https://github.com/research-software-directory/RSD-as-a-service
url: 'https://research-software-directory.org'
https://github.com/hifis-net/RSD-as-a-service
url: 'https://helmholtz.software'
abstract: >-
The Research Software Directory (as a service) is a
content management system that is tailored to
research software. Its main goal is to increase the
visibility, impact and reuse of research software.
The Helmholtz Research Software Directory is a
content management system for research software.
The goal of the Helmholtz RSD is to increase the
visibility, impact and reuse of research software
developed within the Helmholtz Association.
references:
- type: software
authors:
- name: "Netherlands eScience Center"
title: "Research Software Directory (as a service)"
doi: 10.5281/zenodo.6379973
version: v1.16.0
repository-code: https://github.com/research-software-directory/RSD-as-a-service
keywords:
- Research Software
- Software Citation
- FAIR Sofware
- Software Impact
- Software Reuse
license: Apache-2.0
version: v1.15.0
date-released: '2023-01-20'
license:
- EUPL-1.2
- Apache-2.0
version: hifis-1.5.0
date-released: '2023-02-14'
Loading

0 comments on commit 24b66fe

Please sign in to comment.