This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feature/WW-5444-html5
in repository https://gitbox.apache.org/repos/asf/struts.git
discard af37faed4 Adds missing header
discard f3c80a645 Fixes typo
discard fbb675ced docs: update CLAUDE.md and remove jakarta-migration-helper
agent
discard a5e6374b4 test(html5-theme): add comprehensive unit tests and fix
template variables
discard 065a962ee docs: add implementation plan for html5 theme migration
discard f4110d1d6 feat(themes): move html5 theme from showcase to core
discard 461c06d0c WW-5444 Defines new html5 theme
add 3dc2fd518 Bump actions/checkout from 5 to 6 (#1423)
add d41dbb3d3 Bump github/codeql-action from 4.31.2 to 4.31.4 (#1424)
add 41634aa9d Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9
(#1430)
add 9bfa336b0 Bump org.glassfish.jaxb:jaxb-bom from 4.0.5 to 4.0.6 (#1432)
add 1ee0ae029 Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17
(#1406)
add d616ea9af Clean up obsolete Claude Code configurations (#1433)
add 9e4d5ecbc WW-5444 Defines new html5 theme
add 26192689f feat(themes): move html5 theme from showcase to core
add 6231a05df docs: add implementation plan for html5 theme migration
add 65f4ad42a test(html5-theme): add comprehensive unit tests and fix
template variables
add 31f26b6ca docs: update CLAUDE.md and remove jakarta-migration-helper
agent
add a137ac3f7 Adds missing header
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 (af37faed4)
\
N -- N -- N refs/heads/feature/WW-5444-html5 (a137ac3f7)
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.
No new revisions were added by this update.
Summary of changes:
.claude/agents/test-runner.md | 3 +-
.claude/commands/commit.md | 41 ---
.claude/commands/run_tests.md | 395 -----------------------------
.github/workflows/codeql.yml | 8 +-
.github/workflows/maven.yml | 2 +-
.github/workflows/scorecards-analysis.yaml | 4 +-
.github/workflows/sonar.yml | 2 +-
CLAUDE.md | 26 +-
Jenkinsfile | 18 ++
plugins/convention/README.md | 44 ++++
plugins/convention/design.txt | 39 ---
pom.xml | 38 ++-
src/main/groovy/Jenkinsfile.gdsl | 18 ++
13 files changed, 122 insertions(+), 516 deletions(-)
delete mode 100644 .claude/commands/commit.md
delete mode 100644 .claude/commands/run_tests.md
delete mode 100644 plugins/convention/design.txt