Skip to content

Conversation

@keeganirby
Copy link
Contributor

Problem

Wizard code intermixed with command logic

Solution

Refactor out the Wizard so the TailLogGroup command class can focus only on command logic.

  • Additionally adds the AWSToolkit for VSCode UserAgent to the CWL LiveTail client.

License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@keeganirby keeganirby requested a review from a team as a code owner October 15, 2024 18:08
@github-actions
Copy link

This pull request implements a feature or fix, so it must include a changelog entry. See CONTRIBUTING.md#changelog for instructions.

@justinmk3
Copy link
Contributor

Please review https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#pull-request-title . Seems clear that refactor is the appropriate title here. feat and fix imply that a changelog is needed, as the above comment mentions.

In the future please choose a useful type from https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#pull-request-title , this helps reviewers and automation.

@justinmk3 justinmk3 changed the title feat(cwl): Refactor TailLogGroupWizard into its own class refactor(cwl): lift TailLogGroupWizard into its own class Oct 15, 2024
@justinmk3 justinmk3 merged commit ccf6033 into aws:feature/cwltail Oct 15, 2024
32 of 34 checks passed
karanA-aws pushed a commit to karanA-aws/aws-toolkit-vscode that referenced this pull request Jan 17, 2025
## Problem
Wizard code intermixed with command logic

## Solution
Refactor out the Wizard so the TailLogGroup command class can focus only
on command logic.

* Additionally adds the AWSToolkit for VSCode UserAgent to the CWL
LiveTail client.
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