File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 4343 grammar_kit_plugin_version : " 2021.2.2"
4444 since_build : " 223"
4545 until_build : " 223.*"
46+ - idea_version : " IU-2023.1"
47+ php_plugin_version : " 231.8109.199"
48+ psi_viewer_plugin_version : " 231-SNAPSHOT"
49+ grammar_kit_plugin_version : " 2021.2.2"
50+ since_build : " 231"
51+ until_build : " 231.*"
4652
4753 steps :
4854
@@ -102,6 +108,12 @@ jobs:
102108 grammar_kit_plugin_version : " 2021.2.2"
103109 since_build : " 223"
104110 until_build : " 223.*"
111+ - idea_version : " IU-2023.1"
112+ php_plugin_version : " 231.8109.199"
113+ psi_viewer_plugin_version : " 231-SNAPSHOT"
114+ grammar_kit_plugin_version : " 2021.2.2"
115+ since_build : " 231"
116+ until_build : " 231.*"
105117
106118 outputs :
107119 cms-name : ${{ steps.properties.outputs.cms-name }}
Original file line number Diff line number Diff line change 3030 grammar_kit_plugin_version : " 2021.2.2"
3131 since_build : " 223"
3232 until_build : " 223.*"
33+ - idea_version : " IU-2023.1"
34+ php_plugin_version : " 231.8109.199"
35+ psi_viewer_plugin_version : " 231-SNAPSHOT"
36+ grammar_kit_plugin_version : " 2021.2.2"
37+ since_build : " 231"
38+ until_build : " 231.*"
3339 outputs :
3440 prefixed-version : ${{ steps.properties.outputs.prefixed-version }}
3541
Original file line number Diff line number Diff line change 44
55### Added
66
7+ * Add support for IntelliJ 2023.1
8+
79### Changed
810
911### Deprecated
You can’t perform that action at this time.
0 commit comments