enterprise-release: 26.1 Documentation#1303
Open
justinegeffen wants to merge 13 commits intomasterfrom
Open
Conversation
Contributor
justinegeffen
commented
Apr 14, 2026
- Main branch for 26.1 documentation.
- Please only edit the platform_enterprise docs
- Please create a branch off this branch with any updates
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* 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 v1 of release notes Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
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>
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>
49875cd to
eef54fd
Compare
justinegeffen
commented
Apr 17, 2026
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Signed-off-by: Justine Geffen <justinegeffen@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.