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 #58 from hifis-net/cleanup-for-v1.0.0
Browse files Browse the repository at this point in the history
Cleanup for release 1.0.0
  • Loading branch information
cmeessen authored Oct 7, 2022
2 parents 1951b60 + 61766bb commit 1016cae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/_ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:
- name: checkout
# https://github.com/actions/checkout
uses: actions/checkout@v3
with:
submodules: recursive
ssh-key: ${{secrets.ssh_private_key}}
- name: hifis styling
run: |
rm -rf ./frontend/public
Expand Down
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,6 @@ SPDX-License-Identifier: CC-BY-4.0

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.

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.

If you want to contribute to this repository, please ask for access to the Research Software Directory Team on hifis-net.

To clone the repo, open a terminal and use

```
git clone --recurse-submodules <URL>
```

::: End of HIFIS notes

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

0 comments on commit 1016cae

Please sign in to comment.