Skip to content

CI: disable Nextflow's strict syntax#878

Merged
hcannoodt merged 2 commits into
mainfrom
ci/disable_strict_syntax
Mar 4, 2026
Merged

CI: disable Nextflow's strict syntax#878
hcannoodt merged 2 commits into
mainfrom
ci/disable_strict_syntax

Conversation

@DriesSchaumont
Copy link
Copy Markdown
Contributor

Describe your changes

Disable Nextflow's strict syntax parser because its not compatible with Viash yet

Related issue(s)

Closes #xxxx

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New functionality (non-breaking change which adds functionality)
  • Major change (non-breaking change which modifies existing functionality)
  • Minor change (non-breaking change which does not modify existing functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist

Requirements:

  • I have read the CONTRIBUTING doc.
  • I have performed a self-review of my code by checking the "Changed Files" tab.
  • My code follows the code style of this project.

Tests:

  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Documentation:

  • Proposed changes are described in the CHANGELOG.md.
  • I have updated the documentation accordingly.

Test Environment

@DriesSchaumont DriesSchaumont changed the title CI: disable strict syntax CI: disable Nextflow's strict syntax Mar 4, 2026
Copy link
Copy Markdown
Collaborator

@hcannoodt hcannoodt left a comment

Choose a reason for hiding this comment

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

Seems a good temporary solution

@hcannoodt hcannoodt merged commit 4ce7e19 into main Mar 4, 2026
12 of 13 checks passed
@hcannoodt hcannoodt deleted the ci/disable_strict_syntax branch March 4, 2026 13:21
lazappi pushed a commit that referenced this pull request May 13, 2026
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.

2 participants