Skip to content

feat: Update v26.1 docs to explain Studios is enabled on all ws by default#1105

Merged
bebosudo merged 23 commits intomasterfrom
chiusole/update-v26.1-with-studios-on-by-default
Feb 6, 2026
Merged

feat: Update v26.1 docs to explain Studios is enabled on all ws by default#1105
bebosudo merged 23 commits intomasterfrom
chiusole/update-v26.1-with-studios-on-by-default

Conversation

@bebosudo
Copy link
Member

@bebosudo bebosudo commented Feb 5, 2026

Starting from Platform v26.1, Studios is enabled by default on all Workspaces, so there won't be any need to edit the tower.yml file anymore, since the WS's where it can be enabled can now be controlled by an env var. Shall we drop the tower.yml snippet altogether?

Also, I'm not sure where changelog updates for v26.1 should go. Is there a file? a PR? do we create it automatically? @justinegeffen

bebosudo and others added 20 commits February 3, 2026 18:51
Corrected relative paths to Studios documentation that were broken after the Studios docs reorganization. Updated links in configuration tables and Docker Compose template to point to the correct install-studios.md file.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Corrected relative paths in v25.1 and v25.2 that were pointing to incorrect locations after the Studios docs reorganization. Updated 7 broken links in configuration tables and 1 in Docker Compose template to point to the correct install-studios.md file.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Editorial Review Complete (PR type: content) - No issues found! Documentation looks good. Review by Claude Code editorial agents

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

📝 Documentation Review Summary (PR type: content)

Check Status
Voice/Tone ❌ failure
Terminology ❌ failure

Review powered by Claude Code editorial agents

To apply suggestions:

  • Click "Commit suggestion" on individual inline comments
  • Select multiple suggestions and batch commit them together

@justinegeffen
Copy link
Contributor

Thanks, @bebosudo! The changelog is done in a separate repo for review and then ported over when the release is ready. The branch for that will be created closer to the end of March. :)

Base automatically changed from chiusole/add-studios-and-pipeline-optimizations-helm-docs to master February 6, 2026 08:28
@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for seqera-docs ready!

Name Link
🔨 Latest commit 7769f68
🔍 Latest deploy log https://app.netlify.com/projects/seqera-docs/deploys/6985a9036796690008e7f99c
😎 Deploy Preview https://deploy-preview-1105--seqera-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bebosudo
Copy link
Member Author

bebosudo commented Feb 6, 2026

internal link checker is now passing

@bebosudo bebosudo requested a review from gavinelder February 6, 2026 09:20
@bebosudo bebosudo merged commit efb3e51 into master Feb 6, 2026
10 checks passed
@bebosudo bebosudo deleted the chiusole/update-v26.1-with-studios-on-by-default branch February 6, 2026 10:27
data-studio:
allowed-workspaces: [12345,67890]
```
1. From Platform v26.1, Studios is enabled by default on all workspaces. To enable Studios on specific workspaces only, set the `TOWER_DATA_STUDIO_ALLOWED_WORKSPACES` environment variable (e.g., `TOWER_DATA_STUDIO_ALLOWED_WORKSPACES="12345,67890"`) on the Platform backend containers. To disable Studios for all workspaces, set `TOWER_DATA_STUDIO_ALLOWED_WORKSPACES=""` (an empty string).
Copy link
Member

Choose a reason for hiding this comment

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

Both of these approaches work, so I'm not necessarily complaining. But what's the point of moving away from tower.yml in favour of the environment variable way (particularly since previous docs referenced tower.yml)?

Is the intention to do this across all configurations? (i.e deprecate and eventually remove tower.yml as a configuration method)?

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