Skip to content

Extend visibility tiers for DevOps and Functions#79

Merged
TacoRocket merged 1 commit intomainfrom
visibility-tiers-devops-functions
Apr 9, 2026
Merged

Extend visibility tiers for DevOps and Functions#79
TacoRocket merged 1 commit intomainfrom
visibility-tiers-devops-functions

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

What changed

  • extend the visibility-tier validation seed to cover devops and functions
  • keep the same shared-story approach while checking that weaker views preserve honest routing and explicit credential-scope issues
  • add human-readable aliases for the high/medium/low tier names so test output is easier to map to admin-like, operator/dev-like, and user-like views

Why

  • devops and functions are the next places where partial visibility can blur operator follow-up if we do not test the downgrade path directly
  • the alias wording makes the tier tests easier to read without changing the underlying fixture structure

Validation

  • python3 -m pytest tests/test_visibility_tiers.py tests/test_collectors.py tests/test_terminal_ux.py -k "''visibility_tiers or collect_devops or collect_functions or devops_table_mode or functions_partial''"
  • python3 -m ruff check tests/test_visibility_tiers.py

@TacoRocket TacoRocket merged commit 337584b into main Apr 9, 2026
6 checks passed
@TacoRocket TacoRocket deleted the visibility-tiers-devops-functions branch April 9, 2026 00:18
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.

1 participant