Where to send it
Through your Aspect support channel: the shared Slack channel if your agreement includes one, otherwise the support address your Aspect contact gave you. Anything that includes a credential goes through the secure channel, never the chat.What to include
Most of the turnaround on a configuration change is a round trip asking what you meant. These avoid it:- Which deployment, if your organization has more than one.
- What should change, in the terms of the configuration options: the runner group name, the platform, the retention window.
- What it’s for, in a sentence. Knowing that a new pool is for GPU integration tests rather than general build fan-out often changes what Aspect recommends.
- When it needs to be live, if there is a date.
What’s routine
These are applied without downtime:- Scaling a runner group’s minimum or maximum.
- Adding or removing a runner group.
- Adding a remote execution platform, or changing a platform’s worker count.
- Changing which warming set a runner group restores. The targets it warms live in your own
aspect ci warmingjob. - Adjusting retention windows.
What needs a window
These are scheduled with you, typically outside your working hours:- Version upgrades, including major ones. Aspect proposes a window; see Upgrades.
- Changing the identity provider, including moving to or from your own identity provider. Every client re-authenticates afterwards.
- Changing the endpoint domain. Clients must reconfigure: an
aspect auth configureagainst the new host, and a regenerated Bazel rc. - Adding private endpoints, which needs coordination on both sides.
- Storage or database resizing beyond what happens automatically.

