Commit a7aff92
authored
feat(amazonq): point to flare production manifest (aws#7214)
## Problem
We currently point to the alpha manifest and Flare deployment is ready
for us to point to prod.
## Solution
- switch the config to point to prod.
- supported version `1.*.*` will force us to explicitly support new
major versions, but automatically pull new minor versions. Following the
LSP toolkit spec.
---
- 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](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.1 parent 457efa4 commit a7aff92
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments