-
Notifications
You must be signed in to change notification settings - Fork 5
feat: Update v26.1 docs to explain Studios is enabled on all ws by default #1105
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
Merged
bebosudo
merged 23 commits into
master
from
chiusole/update-v26.1-with-studios-on-by-default
Feb 6, 2026
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
c2c8a53
Add Pipeline Optimization and Studios helm docs in ent vNext
bebosudo 4acfd69
Move generic Studios instructions to install-studios page, keep k8s a…
bebosudo 08b6bda
Update ingress mention and warning, make it more cloud-agnostic
bebosudo 7e5ee3d
Fix sidebar
bebosudo 78422c5
Backport studios and groundswell helm + docs reorg to v25.3
bebosudo 58943e7
Fix sidebars for v25.x
bebosudo 581070c
Consolidate product requirements in each /install-* page
bebosudo 188f182
Backport changes to v25.x
bebosudo 24ed648
Fix link after /enterprise/studios was removed
bebosudo e53f4ea
Fix some more links
bebosudo 516fb3c
Fix more links
bebosudo 951fc48
Fix codeowners to use the new links /enterprise/*-kubernetes and -helm
bebosudo 38bd386
Update changelogs with new links
bebosudo 233c2b3
Update homepage link to install studios enterprise
bebosudo 9a23270
Fix broken Studios links in v25.3 configuration files
justinegeffen 1ecd21d
Fix broken Studios links in v25.1 and v25.2 configuration files
justinegeffen c8b0d8e
Update vNext too
bebosudo 24ea571
Fix ../ in data_features_env.yml
bebosudo f7f802d
Merge branch 'master' into chiusole/add-studios-and-pipeline-optimiza…
justinegeffen 2cd2e1a
Update v26.1 docs to explain Studios is enabled on all ws by default …
bebosudo b54074c
Removed mention of tower.yml entirely to control studios in v26.1
bebosudo 3f3cdc4
Merge branch 'master' into chiusole/update-v26.1-with-studios-on-by-d…
bebosudo 7769f68
Remove mentions of tower.yml from k8s/compose guides for studios in p…
bebosudo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
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.
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)?