Skip to content

Fix publishing with trailing output directory name templates#867

Merged
hcannoodt merged 6 commits into
develop_0_9from
fix/output_template_trailing_slashes
Feb 9, 2026
Merged

Fix publishing with trailing output directory name templates#867
hcannoodt merged 6 commits into
develop_0_9from
fix/output_template_trailing_slashes

Conversation

@DriesSchaumont
Copy link
Copy Markdown
Contributor

Describe your changes

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 base branch from main to develop_0_9 February 9, 2026 10:00
Comment thread src/test/scala/io/viash/runners/nextflow/Vdsl3StandaloneTest.scala Outdated
Co-authored-by: Hendrik Cannoodt <hendrik.cannoodt@gmail.com>
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.

LGTM!

@hcannoodt hcannoodt merged commit 0e84f14 into develop_0_9 Feb 9, 2026
7 checks passed
@hcannoodt hcannoodt deleted the fix/output_template_trailing_slashes branch February 9, 2026 12:52
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