This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feat/disable-graph-editor-by-default
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
discard 5c50501 feat: disable deprecated Graph editor tab by default
omit 8bc2767 ci: allow Qodana to fail until 2026.1 image is published
omit 94d6404 Revert "fix: revert Qodana linter to 2025.3 (2026.1 image not
yet published)"
omit 38f98f4 fix: revert Qodana linter to 2025.3 (2026.1 image not yet
published)
omit bff95cd fix: add JSON plugin dependency required by JavaScript in
2026.1
omit c8903f2 fix: resolve test compilation for IntelliJ 2026.1
omit f0647e0 docs: update CHANGELOG for 2026.1 platform upgrade
omit 1a77ca8 fix: remove deprecated CompletionType.CLASS_NAME registration
omit 5f85bc5 fix: use non-deprecated DaemonCodeAnalyzer.restart() with
reason parameter
omit c471318 fix: replace deprecated ReadAction.compute() in
Struts2GraphFileEditor
omit b3fd75b fix: replace deprecated ReadAction.compute() in
StrutsConstantHelper
omit 42acdcb fix: replace deprecated ReadAction.compute() in
Struts2ProblemFileHighlightFilter
omit 79e0b67 fix: replace deprecated ReadAction.compute() in
StrutsFrameworkInitializer
omit 83bc0fe build: target IntelliJ Platform 2026.1 (build 261)
add 8ba6471 Update plugin to support IntelliJ Platform 2026.1 (#61)
add 14612d7 ci(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0
(#62)
add 8e78074 ci(deps): bump gradle/actions from 5.0.2 to 6.0.1 (#63)
new 1d09e97 feat: disable deprecated Graph editor tab by default
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5c50501)
\
N -- N -- N refs/heads/feat/disable-graph-editor-by-default
(1d09e97)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/build.yml | 10 +++++-----
.github/workflows/nightly.yml | 2 +-
.github/workflows/prepare_release.yml | 2 +-
.github/workflows/release.yml | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)