[tess.example.yml] arranging TeSS::Config.feature list#1224
Merged
Conversation
fbacall
approved these changes
Feb 10, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR reorganizes the feature configuration in tess.example.yml to improve readability and maintainability by grouping related features into logical categories. The changes add section comments to categorize features into "TeSS main resources", "Resources' features", "User login", "User rights", and "UI" sections.
Changes:
- Reorganized feature flags into logical, commented sections for better clarity
- Updated the "Possible features to disable" comment to include additional options
- Minor comment wording adjustment from "Be careful!" to "Caution!"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| # Possible features to disable: | ||
| # biotools, topics, operations, sponsors, fairshare, county, ardc_fields_of_research, | ||
| # other_types, subsets, syllabus, approved_editors address_finder, |
There was a problem hiding this comment.
There's a missing comma after "approved_editors" in the list of possible features to disable. The list should have commas between all items.
Suggested change
| # other_types, subsets, syllabus, approved_editors address_finder, | |
| # other_types, subsets, syllabus, approved_editors, address_finder, |
kennethrioja
force-pushed
the
tess-yml-style
branch
from
March 6, 2026 15:07
4c436ff to
5a5f93c
Compare
Co-authored-by: Copilot <175728472+Copilot@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.
Summary of changes
tess.example.ymlMotivation and context
featurebag – as an LLM may sell it "This drastically improves the DX"Checklist
to license it to the TeSS codebase under the
BSD license.