Skip to content

Replace tethys manage start with tethys start throughout docs#1233

Merged
swainn merged 5 commits intomainfrom
docs-tethys-start-overhaul
Feb 17, 2026
Merged

Replace tethys manage start with tethys start throughout docs#1233
swainn merged 5 commits intomainfrom
docs-tethys-start-overhaul

Conversation

@shawncrawley
Copy link
Copy Markdown
Contributor

Description

The tethys manage start command is the old, more verbose way of starting a Tethys server. Though still valid, we ought to be consistent with using the most concise way.

Changes Made to Code

  • Every occurrence of tethys manage start was replaced with tethys start

Related PRs, Issues, and Discussions

Additional Notes

Quality Checks

  • At least one new test has been written for new code
  • New code has 100% test coverage
  • Code has been formatted with Black
  • Code has been linted with flake8
  • Docstrings for new methods have been added
  • The documentation has been updated appropriately

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 22, 2026

Coverage Status

coverage: 100.0%. remained the same
when pulling 8c57612 on docs-tethys-start-overhaul
into 44aad64 on main.

swainn and others added 2 commits February 17, 2026 15:01
Moves vulnerability scanning from the docker-build job to a new security-scan job that runs in parallel after docker build completes.

Improves workflow organization by isolating security concerns and allows the build process to complete faster while still maintaining security checks with the same Grype configuration and failure conditions.
@swainn swainn merged commit 587c141 into main Feb 17, 2026
35 checks passed
@swainn swainn deleted the docs-tethys-start-overhaul branch February 17, 2026 23:54
@swainn swainn mentioned this pull request Feb 18, 2026
jakeymac pushed a commit that referenced this pull request Mar 19, 2026
Replace `tethys manage start` with `tethys start` throughout docs
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.

3 participants