Skip to content

Conversation

@nkomonen-amazon
Copy link
Contributor

Problem:

If a user has not selected Q Developer Profile after signing in, their features will not work.

Some existing users, before the introduction of Q Developer Profiles, who were already signed in had their features stop working because they didn't select a profile.

Solution:

On startup if we detect the user did not select a profile, then send a warning message that their features will not work until they select one. The message will have a button to allow them to select a profile through quickpick, or entirly ignore the message and not show it again.

Screenshot 2025-04-24 at 5 42 51 PM
  • 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.

Problem:

If a user has not selected Q Developer Profile after signing in, their
features will not work.

Some existing users, before the introduction of Q Developer Profiles, who were
already signed in had their features stop working because they didn't select a profile.

Solution:

On startup if we detect the user did not select a profile, then send a warning message that their
features will not work until they select one. The message will have a button to allow them to select
a profile through quickpick, or entirly ignore the message and not show it again.

Signed-off-by: nkomonen-amazon <[email protected]>
Signed-off-by: nkomonen-amazon <[email protected]>
@nkomonen-amazon nkomonen-amazon requested review from a team as code owners April 24, 2025 21:46
@github-actions
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
Copy link
Contributor Author

/retryBuilds

Moved the notify message function to a better location to avoid
circular dependency

Signed-off-by: nkomonen-amazon <[email protected]>
@nkomonen-amazon nkomonen-amazon merged commit 8ece808 into aws:master Apr 25, 2025
30 of 31 checks passed
@nkomonen-amazon nkomonen-amazon deleted the profileSelecMessage branch April 25, 2025 16:14
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