Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[apex] Merge master into experimental apex parser #4702

Merged

Conversation

adangel
Copy link
Member

@adangel adangel commented Oct 2, 2023

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)

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
@pmd-test
Copy link

pmd-test commented Oct 2, 2023

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
3 checks passed
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.

2 participants