Document Nextflow syntax parser v2 features#1444
Merged
justinegeffen merged 9 commits intoMay 21, 2026
Merged
Conversation
Added section on enabling Nextflow syntax parser v2, including details on its default behavior, toggle options, and version requirements. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io>
Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io>
Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io>
cristianrcv
approved these changes
May 21, 2026
77772dd
into
enterprise-26.1-documentation
0 of 2 checks passed
justinegeffen
added a commit
that referenced
this pull request
May 22, 2026
* Update Docker images to version 26.1 Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs: document GitHub App credentials and manifest flow (#1302) * docs: document GitHub App credentials and manifest flow Add a new GitHub App subsection to the Git integration overview for both cloud and enterprise docs, covering the credentials form (Access token vs GitHub App, with Create-and-add vs Add-preexisting), the manifest-based app creation flow, repository installation steps, and how to handle duplicate credentials. Includes the credentials form screenshot for the new GitHub App tab. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add GitHub manifest page screenshot Replace the second image placeholder with a screenshot of GitHub's "Create GitHub App" page showing the pre-filled manifest, in both cloud and enterprise docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add GitHub App installation screenshot Replace the third image placeholder with a screenshot of GitHub's App installation page showing repository selection, in both cloud and enterprise docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-cloud/docs/git/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Removed cloud content --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> * added vNEXT * Removed broken links to Enterprise docs. * Additional step for vNext * Create 26.1 release notes (#1325) Added v1 of release notes Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog for Seqera Enterprise v26.1 Added new features and improvements for Azure, AWS, and GCP compute environments, including credential support and configuration updates. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs(changelog): format Enterprise v26.1 release notes Merge Azure/AWS/GCP sections into Compute environments, fix tense (6 items), correct product names (Studios, data link), move miscategorized bug fix, backtick code elements. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs(seqera-ai): add Projects page for Enterprise (#1346) * docs(seqera-ai): add Projects page for Enterprise Enterprise mirror of the Cloud Projects page. Documents how Seqera AI derives projects from Seqera Platform workspace labels prefixed with `project_`. Adapted from internal docs in seqeralabs/portal#865 for public-docs audience, with Enterprise-specific deployment note. - Add platform-enterprise_docs/seqera-ai/projects.md - Surface the page in the Enterprise Seqera AI landing page (index.md) - Register the page in the Enterprise sidebar Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Update platform-enterprise_docs/seqera-ai/projects.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/seqera-ai/index.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/seqera-ai/projects.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/seqera-ai/projects.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/seqera-ai/projects.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> * chore: Deprecate legacy distribution endpoint cr.seqera.io/private (#1372) * Update references to platform images in all docs pages * Update v24 docs for new harbor enterprise path * Add banners to v24+ for new image distribution endpoint * Update changelog for Seqera Platform v26.1 Added significant improvements to integration, troubleshooting, and management. Updated environment variables and made various enhancements to Studios and compute environments. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Updates to env vars and upgrade docs * Added upgrade notes for 26.1 (#1395) * Added upgrade notes for 26.1 * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Fixed broken relative links in changelog * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/upgrade.md Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * feat: GCP get-well [COMP-793] (#1316) * GCP get-well [COMP-793] * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update google-cloud-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update crypto_env.yml with OIDC PEM path Added OIDC PEM path configuration details. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update data_features_env.yml Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update google-cloud-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/google-cloud-batch.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/google-cloud-batch.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/google-cloud-batch.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/google-cloud-batch.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/google-cloud-batch.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update google-cloud-batch.md updated with spot reclamation settings Signed-off-by: MichaelTansiniSeqera <michael.tansini@seqera.io> * Update google-cloud-batch.md Signed-off-by: MichaelTansiniSeqera <michael.tansini@seqera.io> * Update google-cloud-batch.md Signed-off-by: MichaelTansiniSeqera <michael.tansini@seqera.io> * docs(compute-envs): add disable CE section and clarify Google Batch Instance Type - Document the disable/enable compute environment feature in the enterprise compute environment overview, mirroring the cloud docs. - Update the Google Batch Instance Type field description to reflect support for multiple machine types and family wildcards (COMP-1331). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Update google-cloud-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * [automated] Fix code formatting * Small fix * Voice and tense fixes * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update google-cloud-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Signed-off-by: MichaelTansiniSeqera <michael.tansini@seqera.io> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: MichaelTansiniSeqera <michael.tansini@seqera.io> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Seqera Docs Bot <info@seqera.io> Co-authored-by: Christopher Hakkaart <christopher.hakkaart@gmail.com> * Update google-cloud-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * PLAT-4895: document audit log v2 and config changes for Enterprise 26.1 (#1407) * docs(platform-enterprise): add 26.1 audit log docs [PLAT-4895] * docs(platform-enterprise): move PLAT-4895 updates to unversioned docs * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * enterprise: Add data lineage docs to 26.1 (#1414) * Update dates in data-lineage.md Updated creation and last updated dates for data lineage documentation. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update workspace-management.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update run-details.mdx Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update workspace-management.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update data-lineage.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add TOWER_LINEAGE_ALLOWED_WORKSPACES variable Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/monitoring/run-details.mdx Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> * Update enterprise-sidebar.json Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add Co-Scientist feature and update Studios Added Co-Scientist feature for Enterprise. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Fixed build breaker. * Update changelog/seqera-enterprise/v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Fixed date * docs(seqera-ai): align Enterprise Co-Scientist docs for 26.1 (#1381) * docs(seqera-ai): align enterprise co-scientist docs * Apply suggestions from code review Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @bebosudo Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/install-seqera-ai.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Enhance installation guide with ingress options Added details about defining Kubernetes ingresses and alternative service exposure methods. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update sai install docs with new helm chart structure * Drop ORG_CREDITS_ENABLED env var, now disabled by default * Rework the code blocks so they don't repeat 'agent-backend:', which may be confusing * Update Co-Scientist installation metadata Added creation and last updated dates to the Co-Scientist installation documentation. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update enterprise-sidebar.json Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Create prerequisites.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update enterprise-sidebar.json Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Co-authored-by: Alberto Chiusole <chiusole@seqera.io> * fixed TOC * Fixed header * tweak: make Fernet key generation instructions nicer * Port content and typo fixes * Update platform-enterprise_docs/enterprise/configuration/configtables/data_features_env.yml Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/configtables/data_features_env.yml Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/configtables/data_features_env.yml Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/configtables/data_features_env.yml Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Delete .claude/settings.json Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/configtables/data_features_env.yml Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update data_features_env.yml Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade path for existing integrations Removed reference to setting TOWER_AUDIT_LOG_V2_WRITE_MODE in the upgrade instructions. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/overview.mdx Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-enterprise/v26.1.md Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add section about audit log pre & post state capture (#1449) Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update upgrade.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * fixed build breaking * troubleshooting section added * feat: Azure get-well [COMP-806] (#1315) * feat: Azure get-well [COMP-806] * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update azure-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs: remove cloud changes from Azure get-well PR Revert studios/add-studio.md to master version. The overview.md whitespace fixes are enforced by pre-commit hooks and remain as-is. Cloud changes ported to azure-getwell-cloud branch. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * docs: remove remaining cloud changes from Azure get-well PR Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * docs: remove cloud changes from Azure get-well PR Restore custom-roles.md and roles.md to master versions. Cloud changes to be ported separately to azure-getwell-cloud branch. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Update azure-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs(compute-envs): add disable compute environment section Document the disable/enable compute environment feature in the enterprise compute environment overview, mirroring the cloud docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(azure-batch): correct credential field labels and managed identity guidance - Fix swapped Tenant ID / Client ID field labels in the Entra credential instructions (Tenant ID maps to Directory (tenant) ID; Client ID maps to Application (client) ID). - Add Managed Identity Operator role assignment for the service principal, required to attach a managed identity to a Batch pool. - Rename Azure Batch Data Contributor to Azure Batch Contributor (the built-in role sufficient for management-plane pool creation). - Add AcrPull role guidance on the managed identity for ACR image pulls. - Document why managed identities require Entra credentials (management-plane pool creation only accepts AAD tokens). - Document the four managed identity fields (resource ID vs client ID, head vs worker pool) and how they work in single-pool and dual-pool topologies. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Incorporated feedback * Update platform-enterprise_docs/compute-envs/azure-batch.md Co-authored-by: Jon Martí <jmartifraiz@gmail.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/azure-batch.md Co-authored-by: Jon Martí <jmartifraiz@gmail.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/azure-batch.md Co-authored-by: Jon Martí <jmartifraiz@gmail.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/compute-envs/azure-batch.md Co-authored-by: Jon Martí <jmartifraiz@gmail.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update azure-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Jon Martí <jmartifraiz@gmail.com> * Connect version and upgrade notes changes. * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update azure-batch.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Port cloud datasets page updates to enterprise 26.1 (#1437) * Port cloud datasets page updates to enterprise 26.1 Brings the enterprise datasets doc in line with the cloud version: linked (URL) datasets, restored Benefits/Format/Automation sections, Hugging Face mention, and standardized imperative action headings. Fixes the duplicate step number, missing blank line, "a uploaded" typo, and missing trailing period from the previous state. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Update platform-enterprise_docs/data/datasets.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @sabulous Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @sabulous Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @sabulous Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @sabulous Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @sabulous Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/data/datasets.md Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> * Update platform-enterprise_docs/monitoring/audit-logs.md Co-authored-by: Tomás Crespo García <tomas@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update overview.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Document Nextflow syntax parser v2 features (#1444) * Document Nextflow syntax parser v2 features Added section on enabling Nextflow syntax parser v2, including details on its default behavior, toggle options, and version requirements. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/launch/advanced.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Write new Enable Nextflow syntax parser v2 section * New comments * Apply suggestion from @christopher-hakkaart Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io> * Apply suggestion from @christopher-hakkaart Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io> * Apply suggestion from @christopher-hakkaart Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io> * Add note about toggle and export --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Christopher Hakkaart <christopher.hakkaart@gmail.com> * Apply suggestions from code review Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * docs(enterprise): Add IdP delegation documentation [PLAT-4827] (#1416) * docs(enterprise): add IdP delegation concept and group catalog pages [PLAT-4827] Add the conceptual hub page for IdP-delegated Teams and the group catalog documentation set: SCIM provisioning guides for Okta and Entra ID, manual entry guides for Google Workspace and Keycloak, and a catalog overview that covers SCIM push, manual entry, manual-to-SCIM promotion, orphaned-team behavior on group removal, and multi-organization deployment notes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(enterprise): add IdP claim mapping and multi-org routing pages [PLAT-4827] Add per-IdP OIDC and SAML claim configuration guidance for Okta, Entra ID, Keycloak, and Google Workspace. Add the multi-organization routing page covering the topology decision table, the cross-organization group-name uniqueness invariant, and conflict resolution. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(enterprise): add Teams page with IdP delegation procedure [PLAT-4827] Add a standalone Enterprise Teams page covering Team creation, editing, and the IdP delegation procedure. The delegation section includes prerequisites, the assignment flow, immutability behavior, login-time evaluation, and the conversion path back to manual management. Anchored as #delegate-a-team-to-an-idp-group for cross-references from the authentication docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * docs(enterprise): wire IdP delegation and Teams into sidebar and auth overview [PLAT-4827] Register the new IdP delegation pages and the new orgs-and-teams Teams page in the Enterprise sidebar. Update the authentication overview with a one-line OIDC group-claim note and an "IdP delegation and group claims" section that links to the new sub-folder. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * terminology * Apply suggestions from code review Co-authored-by: Nathan Johnson <swingingsimian@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/overview.md Co-authored-by: Nathan Johnson <swingingsimian@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md Co-authored-by: Joaquim Gamero <32884354+joaquimgamero@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @JaimeSeqLabs Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Corrections and feedback; removed manual pages * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update overview.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update teams.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update enterprise sidebar by removing deprecated items Removed deprecated items from the enterprise sidebar. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Added env var * [automated] Fix code formatting * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/multi-org-routing.md Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/authentication/idp-delegation/group-catalog/overview.md Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @JaimeSeqLabs Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @JaimeSeqLabs Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update teams.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update overview.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update teams.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @JaimeSeqLabs Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update scim-entra-id.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @christopher-hakkaart Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update overview.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Process changes and general edits --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Nathan Johnson <swingingsimian@users.noreply.github.com> Co-authored-by: Joaquim Gamero <32884354+joaquimgamero@users.noreply.github.com> Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com> Co-authored-by: Seqera Docs Bot <info@seqera.io> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> * Update install-seqera-coscientist.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update prerequisites.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update overview.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * sidebar * Added GPU images * Added instance families * [automated] Fix code formatting * parity for audit logs * Fix links (#1461) * docs: Changelog cleanup for v26.1 (#1462) * Suggestions for release notes * Tidy * Tidy --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update platform-enterprise_docs/enterprise/configuration/overview.mdx Co-authored-by: Tomás Crespo García <tomas@seqera.io> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * tower logging wording * Updated launcher and other fixes * Installation feedback * Version 26.1 docs cut * Fixed broken build * Added links to release notes * Remove current from drop-down * Update data-lineage.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update data-lineage.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update data lineage documentation with clearer instructions Clarified steps to enable data lineage and updated details for manual and automatic configurations. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * fix --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Signed-off-by: MichaelTansiniSeqera <michael.tansini@seqera.io> Signed-off-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Matteo Fiandesio <matteo.fiandesio@seqera.io> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Chris Hakkaart <chris.hakkaart@seqera.io> Co-authored-by: Alberto Chiusole <1922124+bebosudo@users.noreply.github.com> Co-authored-by: MichaelTansiniSeqera <michael.tansini@seqera.io> Co-authored-by: Seqera Docs Bot <info@seqera.io> Co-authored-by: Christopher Hakkaart <christopher.hakkaart@gmail.com> Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Co-authored-by: Georgi Hristov <georgi.hristov@seqera.io> Co-authored-by: Alberto Chiusole <chiusole@seqera.io> Co-authored-by: Endre Sükösd <endre.sukosd@seqera.io> Co-authored-by: Rob Newman <61608+robnewman@users.noreply.github.com> Co-authored-by: Tomás Crespo García <tomas@seqera.io> Co-authored-by: Jon Martí <jmartifraiz@gmail.com> Co-authored-by: Sabri Sahin <sabri.sahin@seqera.io> Co-authored-by: Nathan Johnson <swingingsimian@users.noreply.github.com> Co-authored-by: Joaquim Gamero <32884354+joaquimgamero@users.noreply.github.com> Co-authored-by: Jaime Muñoz Redondo <105782439+JaimeSeqLabs@users.noreply.github.com>
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
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.
Added section on enabling Nextflow syntax parser v2, including details on its default behavior, toggle options, and version requirements.