Skip to content

Commit 907524d

Browse files
Merge main into feature/dev-execution
2 parents 9d43b87 + 085a3da commit 907524d

18 files changed

+8
-307
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type" : "removal",
3+
"description" : "Removed support for 2024.2.x IDEs and Gateway 2025.1"
4+
}

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
build_target: [ ':plugin-core:buildPlugin', ':plugin-toolkit:intellij-standalone:buildPlugin', ':plugin-amazonq:buildPlugin' ]
21-
version: [ '2024.2', '2024.3', '2025.1', '2025.2' ]
21+
version: [ '2024.3', '2025.1', '2025.2' ]
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4

.run/Run AWS Toolkit - Community [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run AWS Toolkit - Gateway [2025.1].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run AWS Toolkit - Rider [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run AWS Toolkit - Ultimate [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run All - Community [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run All - Rider [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run All - Ultimate [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.run/Run Amazon Q - Community [2024.2].run.xml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)