Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
171 commits
Select commit Hold shift + click to select a range
54d8396
add module and update schema
ramprasadn Oct 7, 2024
3f2fba2
run prettier
ramprasadn Oct 7, 2024
cfc2384
add to workflow
ramprasadn Oct 7, 2024
231cf02
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Oct 17, 2024
b82c456
update module
ramprasadn Oct 17, 2024
0de84ed
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Nov 10, 2024
704f270
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Jan 17, 2025
8a53126
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Feb 13, 2025
2bff64c
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Feb 17, 2025
2f544c1
update changelog
ramprasadn Feb 17, 2025
8db1af2
add changelog
ramprasadn Feb 21, 2025
b3eba09
bump version to 2.5.0dev
ramprasadn Feb 24, 2025
7d9bf72
fix testconfig
kubranarci Feb 25, 2025
64f09d7
skip alignment
kubranarci Feb 27, 2025
5a452cf
temp add testbam
kubranarci Feb 27, 2025
e359b2a
Merge branch 'dev' into skip_alignment
kubranarci Feb 27, 2025
e860a7a
fixes one Nexflow language server issue
fellen31 Mar 3, 2025
3fba6c3
CHANGELOG
fellen31 Mar 3, 2025
9e242ef
Update SVDB/merge to fix language server problems
fellen31 Mar 3, 2025
c41f303
remove skip_alignment
ramprasadn Mar 16, 2025
0533ae9
modify configs
ramprasadn Mar 17, 2025
10fcc9e
modify configs
ramprasadn Mar 17, 2025
2ea7e07
update schema
ramprasadn Mar 17, 2025
6933717
Merge pull request #684 from fellen31/update-svdb
ramprasadn Mar 17, 2025
d8f8fa6
Merge branch 'dev' into replace-for-loop
ramprasadn Mar 17, 2025
df257b8
Merge pull request #683 from fellen31/replace-for-loop
ramprasadn Mar 17, 2025
765dc68
update docs and changelog
ramprasadn Mar 17, 2025
092a5b9
Merge branch 'dev' into skip_alignment
ramprasadn Mar 17, 2025
f3a852f
fix lint
ramprasadn Mar 17, 2025
0cf1f3b
Merge branch 'skip_alignment' of github.com:kubranarci/raredisease in…
ramprasadn Mar 17, 2025
ae4a802
update CI
ramprasadn Mar 17, 2025
07b8b80
Update test.config
ramprasadn Mar 17, 2025
6c2a3b4
update align.nf
ramprasadn Mar 17, 2025
3bd42f0
Merge branch 'skip_alignment' of github.com:kubranarci/raredisease in…
ramprasadn Mar 17, 2025
03d5d78
update version
ramprasadn Mar 17, 2025
922be1c
update minimum ver
ramprasadn Mar 17, 2025
19166ae
update readme
ramprasadn Mar 17, 2025
b0ab616
Merge pull request #682 from kubranarci/skip_alignment
ramprasadn Mar 17, 2025
d4ddcbd
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Mar 17, 2025
07db49b
update docs & logic
ramprasadn Mar 18, 2025
1672389
fix lint
ramprasadn Mar 18, 2025
8973938
update_deepvar
ramprasadn Mar 19, 2025
0aa8dbb
update lint
ramprasadn Mar 19, 2025
44e741c
clean subworkflows
ramprasadn Mar 19, 2025
fb43740
fix issues in raredisease.nf and move required parameter validation t…
ramprasadn Mar 20, 2025
f37cfbb
fix indent
ramprasadn Mar 20, 2025
c9602ff
update logic in checkRequiredParameters
ramprasadn Mar 20, 2025
82bd7ed
Merge pull request #687 from nf-core/module_update
ramprasadn Mar 20, 2025
56ff592
review suggestions
ramprasadn Mar 20, 2025
7bc4e44
remove blank line
ramprasadn Mar 20, 2025
1046e7a
Merge branch 'dev' into lang_server_issues
ramprasadn Mar 20, 2025
721a0f2
Update modules to fix spelling and language server warnings
fellen31 Mar 20, 2025
dfa7d26
Merge pull request #688 from nf-core/lang_server_issues
ramprasadn Mar 20, 2025
3ebfa80
Merge branch 'dev' into fix-spelling-and-ls
ramprasadn Mar 20, 2025
ba54215
Merge pull request #689 from fellen31/fix-spelling-and-ls
ramprasadn Mar 20, 2025
c7e042e
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Mar 20, 2025
779cfee
haplogrep3 and fastp
ramprasadn Mar 21, 2025
4f52af0
Merge branch 'dev' of github.com:nf-core/raredisease into skip_tools
ramprasadn Mar 21, 2025
cd3f141
gens and peddy
ramprasadn Mar 21, 2025
05ee466
smncopynumbercaller
ramprasadn Mar 21, 2025
a2d5f85
germlinecnvcaller
ramprasadn Mar 21, 2025
182ae32
vcf2cytosure
ramprasadn Mar 21, 2025
a2de255
add fastqc
ramprasadn Mar 21, 2025
d26ad36
remove samplesheet
ramprasadn Mar 21, 2025
4a7ec4c
review suggestion
ramprasadn Mar 21, 2025
1bd90d6
Merge branch 'dev' of github.com:nf-core/raredisease into add_spring_…
ramprasadn Mar 21, 2025
57654dd
define new meta
ramprasadn Mar 21, 2025
634f8f4
add versions
ramprasadn Mar 21, 2025
ef4696d
Merge branch 'add_spring_func' of github.com:nf-core/raredisease into…
ramprasadn Mar 21, 2025
03d1f33
Update schema_input.json
ramprasadn Mar 24, 2025
4f23dd6
Merge pull request #678 from nf-core/add_spring_func
ramprasadn Mar 24, 2025
976686c
fix syntax
ramprasadn Mar 24, 2025
4550a3d
update conditional
ramprasadn Mar 24, 2025
901424a
Merge branch 'dev' of github.com:nf-core/raredisease into skip_tools
ramprasadn Mar 24, 2025
cc9ca05
update citations
ramprasadn Mar 24, 2025
f328184
Refactored shema_input.json
ShimiraOleg Mar 25, 2025
b8396e5
Update assets/schema_input.json
ShimiraOleg Mar 25, 2025
3a834c9
Update assets/schema_input.json
ShimiraOleg Mar 25, 2025
964675a
Update assets/schema_input.json
ShimiraOleg Mar 25, 2025
2e67f71
Update assets/schema_input.json
ShimiraOleg Mar 25, 2025
ca18376
Update assets/schema_input.json
ShimiraOleg Mar 25, 2025
42b8ff5
Changed 'shema_input.json' and 'nextflow_schema.json' with corrections
ShimiraOleg Mar 25, 2025
235df3c
Merge branch 'json-schema-improvements' of https://github.com/Shimira…
ShimiraOleg Mar 25, 2025
98b1d3f
Update nextflow_schema.json
ShimiraOleg Mar 25, 2025
306f523
Corrections on the 'nextflow_schema.json'
ShimiraOleg Mar 25, 2025
a0560a4
Merge pull request #690 from nf-core/skip_tools
ramprasadn Mar 26, 2025
9020d5a
change input to fastqc
ramprasadn Mar 26, 2025
e252db0
Merge branch 'dev' into json-schema-improvements
nvnieuwk Mar 26, 2025
e29886b
Update nextflow_schema.json
ShimiraOleg Mar 26, 2025
e6c0651
Update nextflow_schema.json
ShimiraOleg Mar 26, 2025
0accfbd
[automated] Fix code linting
nf-core-bot Mar 26, 2025
35c7643
Merge pull request #692 from ShimiraOleg/json-schema-improvements
ShimiraOleg Mar 26, 2025
d0a5133
first set
ramprasadn Mar 28, 2025
f42e57a
Merge branch 'dev' of github.com:nf-core/raredisease into skip_subwor…
ramprasadn Mar 28, 2025
c61f3c8
second set
ramprasadn Mar 28, 2025
6b1117c
another set
ramprasadn Mar 28, 2025
b69c5ea
another another set
ramprasadn Mar 28, 2025
4595a1f
refactor
ramprasadn Mar 28, 2025
47e35e1
Merge branch 'dev' into refactor_genclinset
ramprasadn Mar 28, 2025
b0ebe47
Merge branch 'refactor_genclinset' into skip_subworkflows2
ramprasadn Mar 29, 2025
003e1db
generate clinical set
ramprasadn Mar 29, 2025
9167528
update citations & refs
ramprasadn Mar 29, 2025
c8f41d1
update changelog
ramprasadn Mar 29, 2025
02faa63
typos
ramprasadn Mar 29, 2025
ff0913e
simplify logic
ramprasadn Mar 29, 2025
25cf17a
update test configs
ramprasadn Mar 30, 2025
7dc568a
rework logic in main script
ramprasadn Mar 30, 2025
6498c36
update changelog
ramprasadn Apr 11, 2025
dfba392
Merge branch 'refactor_genclinset' of github.com:nf-core/raredisease …
ramprasadn Apr 11, 2025
758bae8
Merge pull request #693 from nf-core/refactor_genclinset
ramprasadn Apr 14, 2025
2127c8d
Merge branch 'dev' into skip_subworkflows2
ramprasadn Apr 14, 2025
b15636f
fix lint
ramprasadn Apr 14, 2025
3928781
Merge branch 'skip_subworkflows2' of github.com:nf-core/raredisease i…
ramprasadn Apr 14, 2025
d87e6e4
Merge pull request #694 from nf-core/skip_subworkflows2
ramprasadn Apr 14, 2025
a71c20a
Refactor repeat annotation
fellen31 May 20, 2025
d76e82b
Merge branch 'patch' of github.com:nf-core/raredisease into bumpversion
ramprasadn May 23, 2025
74f21f3
Trigger CI tests
ramprasadn May 23, 2025
936a37b
update
ramprasadn May 23, 2025
69f7990
fix lint
ramprasadn May 23, 2025
c442334
update multiqc comment
ramprasadn May 23, 2025
ccdfbd9
Merge pull request #704 from nf-core/bumpversion
ramprasadn May 23, 2025
5c0f203
Merge branch 'dev' into refactor-annotate-repeat-expansions
ramprasadn May 23, 2025
7c3e79d
Merge pull request #702 from fellen31/refactor-annotate-repeat-expans…
ramprasadn May 23, 2025
43f6955
Template update for nf-core/tools version 3.3.1
nf-core-bot Jun 3, 2025
3daa625
Merge branch 'TEMPLATE' of github.com:nf-core/raredisease into templa…
ramprasadn Jun 4, 2025
12327be
update version
ramprasadn Jun 4, 2025
ac77cf3
update version
ramprasadn Jun 4, 2025
cbd95fd
stub run
ramprasadn Jun 4, 2025
f3dd9f1
fix pre-commit fail
ramprasadn Jun 4, 2025
33310b2
add stub
ramprasadn Jun 4, 2025
561d286
add a clean up step
ramprasadn Jun 4, 2025
8a36968
add tools to skip
ramprasadn Jun 4, 2025
eb1b859
add more skips
ramprasadn Jun 4, 2025
ba8447f
turn off test in CI
ramprasadn Jun 4, 2025
fb7cea1
option to turn off eklipse
ramprasadn Jun 4, 2025
9aa69ef
Merge branch 'template-update' of github.com:nf-core/raredisease into…
ramprasadn Jun 4, 2025
b004775
fix conditionals
ramprasadn Jun 4, 2025
c205be8
Merge branch 'template-update' of github.com:nf-core/raredisease into…
ramprasadn Jun 5, 2025
41b0404
test
ramprasadn Jun 10, 2025
dd504c9
pdiff
ramprasadn Jun 10, 2025
8d4f75c
update configs
ramprasadn Jun 10, 2025
cb85720
pre-commit fix
ramprasadn Jun 10, 2025
c215cd5
updatae snapshot for test & test bam
ramprasadn Jun 10, 2025
dbf32dd
Merge branch 'template-update' of github.com:nf-core/raredisease into…
ramprasadn Jun 10, 2025
da269e7
update skips
ramprasadn Jun 10, 2025
cb278bc
update skip_subworkflows
ramprasadn Jun 10, 2025
101e437
update skip_subworkflows
ramprasadn Jun 10, 2025
cd0e098
update skip_subworkflows again
ramprasadn Jun 10, 2025
103a18a
update vep container
ramprasadn Jun 10, 2025
7be2b98
set a vep image
ramprasadn Jun 11, 2025
43e1cad
remove sentieon
ramprasadn Jun 11, 2025
20aa9a7
update configs
ramprasadn Jun 11, 2025
99af10c
add ngsbits to skip
ramprasadn Jun 11, 2025
8019402
remove a test
ramprasadn Jun 12, 2025
c6c2350
fix lint
ramprasadn Jun 12, 2025
2a4952e
Apply suggestions from code review
ramprasadn Jun 16, 2025
9165128
update spring module
ramprasadn Jun 16, 2025
d076745
Merge pull request #707 from nf-core/template-update
ramprasadn Jun 16, 2025
91833c8
add missing versions
ramprasadn Jun 16, 2025
644bd33
bump version
ramprasadn Jun 16, 2025
6498647
update name in changelog
ramprasadn Jun 16, 2025
240be93
update snaps
ramprasadn Jun 16, 2025
18f0c18
Merge pull request #709 from nf-core/fixdev
ramprasadn Jun 17, 2025
2a23e1d
remove conda
ramprasadn Jun 17, 2025
8f8341b
update to large disk
ramprasadn Jun 17, 2025
0472381
review suggestions
ramprasadn Jun 24, 2025
7800b2f
fix lint
ramprasadn Jun 24, 2025
b0d8f38
update rocrate
ramprasadn Jun 24, 2025
03d194e
Update CHANGELOG.md
ramprasadn Jun 25, 2025
9c3ad6c
Update README.md
ramprasadn Jun 25, 2025
390389f
update rocrate
ramprasadn Jun 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 0 additions & 37 deletions .editorconfig

This file was deleted.

2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ If you wish to contribute a new step, please use the following coding standards:
5. Add any new parameters to `nextflow_schema.json` with help text (via the `nf-core pipelines schema build` tool).
6. Add sanity checks and validation for all relevant parameters.
7. Perform local tests to validate that the new code works as expected.
8. If applicable, add a new test command in `.github/workflow/ci.yml`.
8. If applicable, add a new test in the `tests` directory.
9. Update MultiQC config `assets/multiqc_config.yml` so relevant suffixes, file name clean up and module plots are in the appropriate order. If applicable, add a [MultiQC](https://https://multiqc.info/) module.
10. Add a description of the output files and if relevant any appropriate images from the MultiQC report to `docs/output.md`.

Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Learn more about contributing: [CONTRIBUTING.md](https://github.com/nf-core/rare
- [ ] If necessary, also make a PR on the nf-core/raredisease _branch_ on the [nf-core/test-datasets](https://github.com/nf-core/test-datasets) repository.
- [ ] Make sure your code lints (`nf-core pipelines lint`).
- [ ] Ensure the test suite passes (`nextflow run . -profile test,docker --outdir <OUTDIR>`).
- [ ] Ensure the test suite passes (`nextflow run . -profile test_one_sample,docker --outdir <OUTDIR>`).
- [ ] Ensure the test suite passes (`nextflow run . -profile test_singleton,docker --outdir <OUTDIR>`).
- [ ] Check for unexpected warnings in debug mode (`nextflow run . -profile debug,test,docker --outdir <OUTDIR>`).
- [ ] Usage Documentation in `docs/usage.md` is updated.
- [ ] Output Documentation in `docs/output.md` is updated.
Expand Down
69 changes: 69 additions & 0 deletions .github/actions/get-shards/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
name: "Get number of shards"
description: "Get the number of nf-test shards for the current CI job"
inputs:
max_shards:
description: "Maximum number of shards allowed"
required: true
paths:
description: "Component paths to test"
required: false
tags:
description: "Tags to pass as argument for nf-test --tag parameter"
required: false
outputs:
shard:
description: "Array of shard numbers"
value: ${{ steps.shards.outputs.shard }}
total_shards:
description: "Total number of shards"
value: ${{ steps.shards.outputs.total_shards }}
runs:
using: "composite"
steps:
- name: Install nf-test
uses: nf-core/setup-nf-test@v1
with:
version: ${{ env.NFT_VER }}
- name: Get number of shards
id: shards
shell: bash
run: |
# Run nf-test with dynamic parameter
nftest_output=$(nf-test test \
--profile +docker \
$(if [ -n "${{ inputs.tags }}" ]; then echo "--tag ${{ inputs.tags }}"; fi) \
--dry-run \
--ci \
--changed-since HEAD^) || {
echo "nf-test command failed with exit code $?"
echo "Full output: $nftest_output"
exit 1
}
echo "nf-test dry-run output: $nftest_output"

# Default values for shard and total_shards
shard="[]"
total_shards=0

# Check if there are related tests
if echo "$nftest_output" | grep -q 'No tests to execute'; then
echo "No related tests found."
else
# Extract the number of related tests
number_of_shards=$(echo "$nftest_output" | sed -n 's|.*Executed \([0-9]*\) tests.*|\1|p')
if [[ -n "$number_of_shards" && "$number_of_shards" -gt 0 ]]; then
shards_to_run=$(( $number_of_shards < ${{ inputs.max_shards }} ? $number_of_shards : ${{ inputs.max_shards }} ))
shard=$(seq 1 "$shards_to_run" | jq -R . | jq -c -s .)
total_shards="$shards_to_run"
else
echo "Unexpected output format. Falling back to default values."
fi
fi

# Write to GitHub Actions outputs
echo "shard=$shard" >> $GITHUB_OUTPUT
echo "total_shards=$total_shards" >> $GITHUB_OUTPUT

# Debugging output
echo "Final shard array: $shard"
echo "Total number of shards: $total_shards"
118 changes: 118 additions & 0 deletions .github/actions/nf-test/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
name: "nf-test Action"
description: "Runs nf-test with common setup steps"
inputs:
profile:
description: "Profile to use"
required: true
shard:
description: "Shard number for this CI job"
required: true
total_shards:
description: "Total number of test shards(NOT the total number of matrix jobs)"
required: true
paths:
description: "Test paths"
required: true
tags:
description: "Tags to pass as argument for nf-test --tag parameter"
required: false
runs:
using: "composite"
steps:
- name: Setup Nextflow
uses: nf-core/setup-nextflow@v2
with:
version: "${{ env.NXF_VERSION }}"

- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: "3.13"

- name: Install pdiff
shell: bash
run: |
python -m pip install pdiff

- name: Install nf-test
uses: nf-core/setup-nf-test@v1
with:
version: "${{ env.NFT_VER }}"
install-pdiff: true

- name: Setup apptainer
if: contains(inputs.profile, 'singularity')
uses: eWaterCycle/setup-apptainer@main

- name: Set up Singularity
if: contains(inputs.profile, 'singularity')
shell: bash
run: |
mkdir -p $NXF_SINGULARITY_CACHEDIR
mkdir -p $NXF_SINGULARITY_LIBRARYDIR

- name: Conda setup
if: contains(inputs.profile, 'conda')
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
with:
auto-update-conda: true
conda-solver: libmamba
conda-remove-defaults: true

# TODO Skip failing conda tests and document their failures
# https://github.com/nf-core/modules/issues/7017
- name: Run nf-test
shell: bash
env:
NFT_DIFF: ${{ env.NFT_DIFF }}
NFT_DIFF_ARGS: ${{ env.NFT_DIFF_ARGS }}
NFT_WORKDIR: ${{ env.NFT_WORKDIR }}
run: |
nf-test test \
--profile=+${{ inputs.profile }} \
$(if [ -n "${{ inputs.tags }}" ]; then echo "--tag ${{ inputs.tags }}"; fi) \
--ci \
--changed-since HEAD^ \
--verbose \
--tap=test.tap \
--shard ${{ inputs.shard }}/${{ inputs.total_shards }}

# Save the absolute path of the test.tap file to the output
echo "tap_file_path=$(realpath test.tap)" >> $GITHUB_OUTPUT

- name: Generate test summary
if: always()
shell: bash
run: |
# Add header if it doesn't exist (using a token file to track this)
if [ ! -f ".summary_header" ]; then
echo "# 🚀 nf-test results" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "| Status | Test Name | Profile | Shard |" >> $GITHUB_STEP_SUMMARY
echo "|:------:|-----------|---------|-------|" >> $GITHUB_STEP_SUMMARY
touch .summary_header
fi

if [ -f test.tap ]; then
while IFS= read -r line; do
if [[ $line =~ ^ok ]]; then
test_name="${line#ok }"
# Remove the test number from the beginning
test_name="${test_name#* }"
echo "| ✅ | ${test_name} | ${{ inputs.profile }} | ${{ inputs.shard }}/${{ inputs.total_shards }} |" >> $GITHUB_STEP_SUMMARY
elif [[ $line =~ ^not\ ok ]]; then
test_name="${line#not ok }"
# Remove the test number from the beginning
test_name="${test_name#* }"
echo "| ❌ | ${test_name} | ${{ inputs.profile }} | ${{ inputs.shard }}/${{ inputs.total_shards }} |" >> $GITHUB_STEP_SUMMARY
fi
done < test.tap
else
echo "| ⚠️ | No test results found | ${{ inputs.profile }} | ${{ inputs.shard }}/${{ inputs.total_shards }} |" >> $GITHUB_STEP_SUMMARY
fi

- name: Clean up
if: always()
shell: bash
run: |
sudo rm -rf /home/ubuntu/tests/
4 changes: 2 additions & 2 deletions .github/workflows/awsfulltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run-platform:
name: Run AWS full tests
# run only if the PR is approved by at least 2 reviewers and against the master/main branch or manually triggered
if: github.repository == 'nf-core/raredisease' && github.event.review.state == 'approved' && (github.event.pull_request.base.ref == 'master' || github.event.pull_request.base.ref == 'main') || github.event_name == 'workflow_dispatch'
if: github.repository == 'nf-core/raredisease' && github.event.review.state == 'approved' && (github.event.pull_request.base.ref == 'master' || github.event.pull_request.base.ref == 'main') || github.event_name == 'workflow_dispatch' || github.event_name == 'release'
runs-on: ubuntu-latest
steps:
- name: Set revision variable
Expand All @@ -39,7 +39,7 @@ jobs:
}
profiles: test_full

- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
with:
name: Seqera Platform debug log file
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/awstest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
}
profiles: test

- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
with:
name: Seqera Platform debug log file
path: |
Expand Down
71 changes: 0 additions & 71 deletions .github/workflows/ci.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/clean-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9
with:
stale-issue-message: "This issue has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment otherwise this issue will be closed in 20 days."
stale-pr-message: "This PR has been tagged as awaiting-changes or awaiting-feedback by an nf-core contributor. Remove stale label or add a comment if it is still useful."
Expand Down
20 changes: 10 additions & 10 deletions .github/workflows/download_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ on:
required: true
default: "dev"
pull_request:
types:
- opened
- edited
- synchronize
branches:
- main
- master
pull_request_target:
branches:
- main
- master
Expand Down Expand Up @@ -52,9 +44,9 @@ jobs:
- name: Disk space cleanup
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1

- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: "3.12"
python-version: "3.13"
architecture: "x64"

- name: Setup Apptainer
Expand Down Expand Up @@ -120,6 +112,7 @@ jobs:
echo "IMAGE_COUNT_AFTER=$image_count" >> "$GITHUB_OUTPUT"

- name: Compare container image counts
id: count_comparison
run: |
if [ "${{ steps.count_initial.outputs.IMAGE_COUNT_INITIAL }}" -ne "${{ steps.count_afterwards.outputs.IMAGE_COUNT_AFTER }}" ]; then
initial_count=${{ steps.count_initial.outputs.IMAGE_COUNT_INITIAL }}
Expand All @@ -132,3 +125,10 @@ jobs:
else
echo "The pipeline can be downloaded successfully!"
fi

- name: Upload Nextflow logfile for debugging purposes
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
with:
name: nextflow_logfile.txt
path: .nextflow.log*
include-hidden-files: true
Loading
Loading