Skip to content

Commit ec82a70

Browse files
dlaehnemanncmeesterscoderabbitai[bot]
authored
docs: review and edit new docs (#237)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated `docs/further.md` with extensive restructuring and detailed guidance on installation, resource configuration, MPI, GPU, local execution, advanced settings, and job nesting. - Added comprehensive examples, best practices, and troubleshooting tips for SLURM cluster interaction and resource management. - **Chores** - Updated the release announcement workflow to use a newer version of the Mastodon release post action. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Christian Meesters <cmeesters@users.noreply.github.com> Co-authored-by: meesters <meesters@uni-mainz.de> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 6c8499a commit ec82a70

File tree

2 files changed

+201
-199
lines changed

2 files changed

+201
-199
lines changed

.github/workflows/announce-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Post to Mastodon
19-
uses: snakemake/mastodon-release-post-action@v1.2.3
19+
uses: snakemake/mastodon-release-post-action@v1.4.0
2020
with:
2121
access-token: ${{ secrets.MASTODONBOT }}
2222
pr-title: ${{ github.event.head_commit.message }}

0 commit comments

Comments
 (0)