Skip to content

refactor(amazonq): Minor Auth refactors to make code more readable #7326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: feature/amazonqLSP-auth
Choose a base branch
from

Conversation

nkomonen-amazon
Copy link
Contributor

To make the code more readable this just moves certain code to the appropriate places

Functionally things are the same.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

We ultimately want to bubble up all Q activation code in to packages/amazonq instead of packages/core. As core
existed before packages/amazonq did, and no one has ported all amazonq code to packages/amazonq.

This does that.

Signed-off-by: nkomonen-amazon <[email protected]>
Copy link

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@nkomonen-amazon nkomonen-amazon marked this pull request as ready for review May 15, 2025 23:26
@nkomonen-amazon nkomonen-amazon requested review from a team as code owners May 15, 2025 23:26
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.

2 participants