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

Commit 1016cae

Browse files
authored
Merge pull request #58 from hifis-net/cleanup-for-v1.0.0
Cleanup for release 1.0.0
2 parents 1951b60 + 61766bb commit 1016cae

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.github/workflows/_ghcr.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ jobs:
5353
- name: checkout
5454
# https://github.com/actions/checkout
5555
uses: actions/checkout@v3
56-
with:
57-
submodules: recursive
58-
ssh-key: ${{secrets.ssh_private_key}}
5956
- name: hifis styling
6057
run: |
6158
rm -rf ./frontend/public

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,6 @@ SPDX-License-Identifier: CC-BY-4.0
2828

2929
Welcome to the HIFIS-Fork of the [Research Software Directory](https://github.com/research-software-directory/RSD-as-a-service). This fork contains adjustments for the Helmholtz version of the RSD.
3030

31-
At the current stage of development, we have some divergence to the upstream branch. The goal is to get rid of those in the future. This is why we aim to to keep our contributions at the end of the commit history, which is why we **frequently rebase the main branch** of this repository. Together with the Netherlands eScience Center, we are working on reducing the divergence between our fork and upstream. Until this is managed, please be aware of frequent history rewrites.
32-
33-
If you want to contribute to this repository, please ask for access to the Research Software Directory Team on hifis-net.
34-
35-
To clone the repo, open a terminal and use
36-
37-
```
38-
git clone --recurse-submodules <URL>
39-
```
40-
4131
::: End of HIFIS notes
4232

4333
## Our mission: To promote the visibility, impact and reuse of research software

0 commit comments

Comments
 (0)