Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

fix: agent quickstart bugs with profile and rootly [SC-34970] - #209

Merged
eabruzzese merged 2 commits into
mainfrom
more-fixes
Oct 6, 2025
Merged

fix: agent quickstart bugs with profile and rootly [SC-34970]#209
eabruzzese merged 2 commits into
mainfrom
more-fixes

Conversation

@tvdaptible

Copy link
Copy Markdown
Contributor
  • unpage agent quickstart --profile threw exception when making the agents/ directory, because we do that before initializing config. fix is to allow the agent creation to make parent folder.
  • unpage agent quickstart threw exception when asking user to what payload if either of the pagerduty or rootly plugins were not part of the configuration. update is to only include those options if the plugins are configured.

* `unpage agent quickstart --profile` threw exception when making the `agents/` directory, because we do that before initializing config. fix is to allow the agent creation to make parent folder.
* `unpage agent quickstart` threw exception when asking user to what payload if either of the pagerduty or rootly plugins were not part of the configuration. update is to only include those options if the plugins are configured.
@eabruzzese
eabruzzese merged commit 19b5e8a into main Oct 6, 2025
8 checks passed
@eabruzzese
eabruzzese deleted the more-fixes branch October 6, 2025 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants