Skip to content

[apex] Merge master into experimental apex parser#4702

Merged
adangel merged 70 commits into
pmd:experimental-apex-parserfrom
adangel:update-experimental-apex-parser
Oct 19, 2023
Merged

[apex] Merge master into experimental apex parser#4702
adangel merged 70 commits into
pmd:experimental-apex-parserfrom
adangel:update-experimental-apex-parser

Conversation

@adangel

@adangel adangel commented Oct 2, 2023

Copy link
Copy Markdown
Member

Describe the PR

Merges the current master into experimental apex parser.

The interesting commit is the merge commit at the end...

Related issues

Ready?

  • Added unit tests for fixed bug/feature
  • Passing all unit tests
  • Complete build ./mvnw clean verify passes (checked automatically by github actions)
  • Added (in-code) documentation (if needed)

adangel added 30 commits June 24, 2023 22:46
The environment variables should be uppercase as documented.
Only Pattern Matching for switch
- renamed ASTComponentPatternList to ASTPatternList
Now the files need to be syntactically valid java sources.
This requires to use the option TOKEN_MANAGER_USES_PARSER
Note: This is using 21-ea for now
1. Release all modules except pmd-cli and pmd-dist
2. Release pmd-cli and pmd-dist

This allows to release pmd-designer in between.
Bump pmd-designer from 7.0.0-rc1 to 7.0.0-SNAPSHOT pmd#4695
[ci] Introduce a two-step release process pmd#4700
@adangel adangel added this to the 7.0.0 milestone Oct 2, 2023
@ghost

ghost commented Oct 2, 2023

Copy link
Copy Markdown
2 Messages
📖 Compared to experimental-apex-parser:
This changeset changes 0 violations,
introduces 4 new violations, 0 new errors and 0 new configuration errors,
removes 0 violations, 3 errors and 0 configuration errors.
Download full report as build artifact
📖 Compared to master:
This changeset changes 12 violations,
introduces 6 new violations, 4 new errors and 0 new configuration errors,
removes 20 violations, 0 errors and 0 configuration errors.
Download full report as build artifact

Generated by 🚫 Danger

@adangel adangel merged commit b811d30 into pmd:experimental-apex-parser Oct 19, 2023
adangel added a commit that referenced this pull request Oct 19, 2023
@adangel adangel deleted the update-experimental-apex-parser branch October 19, 2023 09:49
@adangel adangel changed the title Update experimental apex parser [apex] Merge master into experimental apex parser Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant