Sevalla Changelog #0075 Less noise, faster debugging
Sevalla Changelog #0075 Scoped access, deploy control, app health, and cost visibility. Updates that remove friction in production workflows.
Establishing connection…
Signal detected.
Link established.
Baud here with a 56k Sevalla changelog transmission.
Updates in this transmission:
Five updates shipped. All reduce day-to-day friction in production.
Let's take a look.
Project Admin role#
Project-level access without permission overhead.
You no longer need company-level access to manage a project.
Project Admins can:
- Add and remove users
- Change roles
- Control access to apps and databases
They cannot touch anything outside their project.
What changed in practice:
- Teams don't need to ask for access changes anymore.
- Access stays scoped.
- No over-permissioning just to move fast.
Check out the project admin documentation
Deploy paths (static sites)#
Stop triggering deploys for irrelevant changes.
You can now control what triggers a deploy.
- Allow paths: deploy only when these change
- Ignore paths: skip deploy if only these change
Works in dashboard, CLI, Terraform, API.
What changed in practice:
- Monorepo commits no longer trigger unnecessary builds.
- Deploys happen only when something relevant changes.
See the deploy paths documentation
Update static site source#
Change repo without rebuilding the site.
You can switch:
- Repo
- Provider (GitHub, GitLab, Bitbucket)
- Visibility
No delete. No recreate.
What changed in practice:
- Refactoring repos or migrating providers no longer breaks your deployment setup.
App health#
See failures without digging through logs.
You now get real-time visibility into instance failures.
Includes:
- Exit codes (137, 139, etc.)
- Restart counts
- Failure type detection
- Plain-language explanations
What changed in practice:
- You don't start with logs anymore.
- You start with the failure.
Learn about app health here
Usage page#
Cost visibility without exporting data.
You can now see:
- Daily costs
- Per-service breakdown
- Project-level filtering
- Cost trends over time
Export still available if needed.
What changed in practice:
- Costs are visible while you're working.
- Not after the fact.
Learn more on the usage page documentation
Transmission complete#
Less permission overhead. Fewer unnecessary deploys. Faster debugging. Clearer cost visibility.
More improvements on the way.
Awaiting next transmission.
Link closed.