Skip to content

Conversation

@hcannoodt
Copy link
Collaborator

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

hcannoodt and others added 30 commits December 17, 2024 09:53
fix the list formatting and other minor tweaks
…t from

Still allows any component command even if it doesn't make much sense
* use reflection to get viash to fix issue in nextflow edge

* add entry to changelog
* use reflection to get viash to fix issue in nextflow edge (#812)

* use reflection to get viash to fix issue in nextflow edge

* add entry to changelog

* pass session as an argument

* fix import
* remove deprecated runComponents

* update changelog
add a few lines on how to use viash run to a component using the package bundle
strip a few stripMargin calls that are not needed
* add more info to cli help

* update changelog

* remove comments that are only useful for the developer
#832)

* Fix author names in paper (#644)

* add paper

* update paper

* add more orcids

* move figures

* rename pipeline to workflow

* add section on benefits

* rewrite state of the field

* solve issue with figure 3

* update bibtex

* update bibtex again

* broaden domain

* update figure 2 based on @wilkinson's feedback

* minor changes in paper (#628)

* minor change

* fix refactoring error

* Add JOSS release info

* update readme

* Fix author names

---------

Co-authored-by: Daniel S. Katz <[email protected]>

* use reflection to get viash to fix issue in nextflow edge (#812)

* use reflection to get viash to fix issue in nextflow edge

* add entry to changelog

* Backport: Make sure scripts in Nextflow have the right extension (#815)

* Backport: Make sure scripts in Nextflow have the right extension

* fix changelog

* Edit -- I'm going to port it in the different direction

* Pass session as an argument (#818)

* pass session as an argument

* fix import

* Prepare for release

* post release changes, update release guide

* Add entry for 0.8.7

* port of #823

* add pr number

* copied 0.8.8 changelog entry

* update version and changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* post release changes

* cherry pick 5271a3b

* fix test

* Remove deprecated things (#833)

* wip deprecate things

* fix components

* fix test

* update tests and yamls

* fix test (recent versions of git require a message)

* remove test code for removed functionality

* Update CHANGELOG.md

---------

Co-authored-by: Hendrik Cannoodt <[email protected]>
Co-authored-by: Daniel S. Katz <[email protected]>
* add weekly test generated by copilot

* start without chat notifications

* Revert "start without chat notifications"

This reverts commit d432bda.
@hcannoodt hcannoodt requested a review from rcannood October 2, 2025 19:55
Copy link
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

LGTM!

@rcannood rcannood merged commit adda9db into main Oct 2, 2025
7 checks passed
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.

4 participants