Releases: seqeralabs/node-red-seqera
Releases · seqeralabs/node-red-seqera
node-red-seqera v1.5.1
What's Changed
- Add User-Agent header to all API calls for traffic analytics #32
Full Changelog: 1.5.0...1.5.1
node-red-seqera v1.5.0
- 💥 Breaking change: Poll files node updates #27
- Added
pollIntervalSecondsfield to output payload alongsidenextPoll - "Every poll" output port is now hidden by default, with a checkbox option to enable it
- Added new "Deleted results" output that fires when files are removed from the Data Link
- Added
- Add GitHub Actions workflow for preview docker images for PRs #28
- Add CI testing with mocha #26
Warning: The change in the "Poll files" available ports on this node could affect your workflows. Please update with care - make sure that the correct output ports are still connected!
Full Changelog: 1.4.1...1.5.0
node-red-seqera v1.4.1
- Bugfix: Don't use absolute paths for internal API calls for config setup
- Fixes 404 errors when running Node-RED on a sub-path
Full Changelog: 1.4.0...1.4.1
node-red-seqera v1.4.0
- New node: Poll workflows #21
- Docker image image updates
- Updates to the starter flow, including comments
- Enable Node-RED telemetry to avoid annoying pop-up on first launch
Full Changelog: 1.3.0...1.4.0
node-red-seqera v1.3.0
- 💥 Breaking change! Renamed
createtoaddto match Seqera Platform terminology- Renamed
create-datasettoadd-dataset - Renamed
create-studiotoadd-studio - Export your node as JSON, rename and reimport to fix your flows if needed
- Renamed
- 📚 New
mkdocs materialwebsite with totally revamped and rewritten documentation: https://seqeralabs.github.io/node-red-seqera/ #17 - ✨ New Monitor Studios node to report on the status of a Studio after creation #1
- ♻️ New: Ability to launch a resume pipeline #12
- New example workflow showing pipeline resume #12
- Update all Seqera nodes to support passing through unrecognised
msgvariables #15 - Make config API check work for previously saved API tokens #16
Full Changelog: 1.2.0...1.3.0
node-red-seqera v1.2.0
New features
- Launch node: added ability to provide key/value pairs for params in the editor interface
What's Changed
- Bump axios from 1.10.0 to 1.12.0 by @dependabot[bot] in #9
- Bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #10
Full Changelog: 1.1.0...1.2.0
node-red-seqera v1.1.0
What's Changed
- feat: Docker build pipeline can be manually triggered by @adamrtalbot in #2
- feat: update datasets node to support header line by @ejseqera in #6
- Example: nf-core/rnaseq into nf-core/differentialabundnace by @adamrtalbot in #7
- Add customizable run name field to workflow launch node by @adamrtalbot in #8
- docs: Add token permission requirements to README by @adamrtalbot in #4
New Contributors
- @adamrtalbot made their first contribution in #2
- @ejseqera made their first contribution in #6
Full Changelog: 1.0.1...1.1.0
node-red-seqera v1.0.1
- Use two separate Docker image names for the vanilla and Studios images.
- Bumped versions of npm dependencies
Full Changelog: 1.0.0...1.0.1
node-red-seqera v1.0.0
- Moved repository to seqeralabs/node-red-seqera 🎉
- Tidied up and updated
README.md - Made a vanilla
Dockerfileto run outside of Seqera Studios
Full Changelog: 0.3.3...1.0.0
node-red-seqera v0.3.3
- Datalink nodes: autocomplete datalinks, not datasets 🙈
Full Changelog: 0.3.2...0.3.3