-
Notifications
You must be signed in to change notification settings - Fork 6
Develop #851
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…map passed to fromState (#793)
…h, renameKeys and DataflowHelper (#792)
fix the list formatting and other minor tweaks
Improve the scope documentation
…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 (#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.
update actions of checkout, setup-java and setup-python
Run components from Viash Hub
Feature/split changelogs
rcannood
approved these changes
Oct 2, 2025
Member
rcannood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Related issue(s)
Closes #xxxx
Type of Change
Checklist
Requirements:
Tests:
Documentation:
Test Environment