Skip to content

refactor: convert drains commands to esm#3373

Merged
erika-wallace merged 5 commits intov11.0.0from
ew/v11-update-drains-command
Sep 18, 2025
Merged

refactor: convert drains commands to esm#3373
erika-wallace merged 5 commits intov11.0.0from
ew/v11-update-drains-command

Conversation

@erika-wallace
Copy link
Contributor

Description

Work Item

This PR converts the drains command and its associated tests to ESM.

Testing

  1. Pull down branch, yarn install && yarn build
  2. run ./bin/run drains -a <app>, confirm that drains are listed
  3. run ./bin/run drains:add syslog://logs.example.com -a <app>, confirm success message
  4. run ./bin/run drains:remove syslog://logs.example.com -a <app>, confirm success message

@erika-wallace erika-wallace requested a review from a team as a code owner September 18, 2025 19:20
Copy link
Contributor

@tlowrimore-heroku tlowrimore-heroku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erika-wallace Nicely done! I like your solution to partitioning drains on with/without addons!

@erika-wallace erika-wallace merged commit 4e1760f into v11.0.0 Sep 18, 2025
13 checks passed
@erika-wallace erika-wallace deleted the ew/v11-update-drains-command branch September 18, 2025 21:59
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