Skip to content

Conversation

@justinmk3
Copy link
Contributor

continues #6825


  • 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.

@justinmk3 justinmk3 requested review from a team as code owners April 7, 2025 19:25
@github-actions

This comment was marked as off-topic.

@justinmk3 justinmk3 force-pushed the fixdisclaimer branch 3 times, most recently from 5d255c9 to 4b8e6df Compare April 7, 2025 20:46
@justinmk3 justinmk3 force-pushed the fixdisclaimer branch 2 times, most recently from bc9557e to a2cc13d Compare April 7, 2025 21:06
jpinkney-aws and others added 2 commits April 8, 2025 09:18
Problem:
Webpack fails on the parent commit:

  2025-04-07T17:25:48.4129595Z Error: Cannot find module './globalState'
  2025-04-07T17:25:48.4148372Z at webpackMissingModule (file:///…/packages/amazonq/dist/test/web/testRunnerWebCore.js#vscode-extension:159675:92)

Solution:
Avoid importing `'aws-core-vscode/amazonq'` in `webviewProvider.ts`.
`AmazonQPromptSettings` is intended to have application-specific logic,
so move the logic there and drop the special `disclaimer.ts` module.
@justinmk3 justinmk3 merged commit 2f6d437 into aws:master Apr 8, 2025
30 of 31 checks passed
@justinmk3 justinmk3 deleted the fixdisclaimer branch April 8, 2025 18:13
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