Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update some process to openms dev #289

Merged
merged 6 commits into from
Sep 25, 2023
Merged

update some process to openms dev #289

merged 6 commits into from
Sep 25, 2023

Conversation

ypriverol
Copy link
Member

PR checklist

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/quantms branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Sep 25, 2023

nf-core lint overall result: Passed ✅

Posted for pipeline commit 8f454d4

+| ✅ 154 tests passed       |+
#| ❔   4 tests were ignored |#

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.9
  • Run at 2023-09-25 14:12:48

- remove PTXQC from workflow
@ypriverol ypriverol requested a review from jpfeuffer September 25, 2023 13:31
@jpfeuffer
Copy link
Collaborator

In theory that's ok but there is also the dev profile that switches to nightly containers.
So, I usually only update OpenMS versions for the parts where it's absolutely necessary for CI to succeed.

@ypriverol
Copy link
Member Author

I think, If I'm honest, that all tools in Dev should be pointing to OpenMS Dev and only switch to release when Dev is merge into Master for release.

@ypriverol
Copy link
Member Author

@jpfeuffer In the last commit ec5b3ae I added the id_transfer_threshold. Can you check.

@jpfeuffer
Copy link
Collaborator

I think it should depend on requantification != none instead of targeted_only = false

@ypriverol
Copy link
Member Author

ypriverol commented Sep 25, 2023

ping @jpfeuffer you mean transfer_ids != off

@ypriverol ypriverol merged commit 8250b03 into bigbio:dev Sep 25, 2023
@jpfeuffer
Copy link
Collaborator

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants