Skip to content

Fix warning message#1088

Merged
maxulysse merged 1 commit intomasterfrom
fix_warn
Apr 20, 2026
Merged

Fix warning message#1088
maxulysse merged 1 commit intomasterfrom
fix_warn

Conversation

@maxulysse
Copy link
Copy Markdown
Member


name: New Config
about: A new cluster config

Please follow these steps before submitting your PR:

  • If your PR is a work in progress, include [WIP] in its title
  • Your PR targets the master branch
  • You've included links to relevant issues, if any

Steps for adding a new config profile:

  • Add your custom config file to the conf/ directory
  • Add your documentation file to the docs/ directory
  • Add your custom profile to the nfcore_custom.config file in the top-level directory
  • Add your profile name to the profile: scope in .github/workflows/main.yml
  • OPTIONAL: Add your custom profile path and GitHub user name to .github/CODEOWNERS (**/<custom-profile>** @<github-username>)

@maxulysse maxulysse merged commit 075134d into master Apr 20, 2026
150 of 161 checks passed
@maxulysse maxulysse deleted the fix_warn branch April 20, 2026 10:06
Comment thread conf/wustl_htcf.config
System.out.println("WARNING: THIS CONFIG IS NO LONGER MAINTAINED.")
System.out.println("WARNING:")
System.out.println("WARNING: THIS CONFIG WILL BE DEPRECATED BY THE END OF MAY 2026 DUE TO AN UPCOMING VERSION NEXTFLOW THAT WILL NOT BE BACKWARDS COMPATIBLE.
System.out.println("WARNING: THIS CONFIG WILL BE DEPRECATED BY THE END OF MAY 2026 DUE TO AN UPCOMING VERSION NEXTFLOW THAT WILL NOT BE BACKWARDS COMPATIBLE.")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
System.out.println("WARNING: THIS CONFIG WILL BE DEPRECATED BY THE END OF MAY 2026 DUE TO AN UPCOMING VERSION NEXTFLOW THAT WILL NOT BE BACKWARDS COMPATIBLE.")
System.out.println("WARNING: THIS CONFIG WILL BE DEPRECATED BY THE END OF MAY 2026 DUE TO AN UPCOMING NEXTFLOW VERSION THAT WILL NOT BE BACKWARDS COMPATIBLE.")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants