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

Backend: Better Enchant Detection and Error Logging #2816

Merged
merged 7 commits into from
Oct 27, 2024

Conversation

VixidDev
Copy link
Contributor

@VixidDev VixidDev commented Oct 25, 2024

What

Adds a regex pattern to check that a line contains only enchants (and anything else expected in a legitimate enchant line) so miscellaneous strings from elsewhere in the mod or from other mods are not messed with incorrectly. Also fixes and improves the error logging in enchant parser for some still unexplained errors.
test

Changelog Technical Details

  • Improved enchant detection and enchant parser error logging. - Vixid

@CalMWolfs CalMWolfs added the Soon This Pull Request will be merged within the next couple of betas label Oct 25, 2024
@CalMWolfs CalMWolfs added this to the Version 0.28 milestone Oct 25, 2024
Copy link
Owner

@hannibal002 hannibal002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also please rephrase the changelog file to make clear what has changed for users. If there is nothing changed for users, change the changelog type from improvement to internal change please

@github-actions github-actions bot added the Wrong Title/Changelog There is an error in the title or changelog label Oct 26, 2024
Copy link

I have detected some issues with your pull request:

Title issues:
PR has category 'Improvement' which is not in the changelog. Expected categories: Backend

Please fix these issues. For the correct format, refer to the pull request template.

@VixidDev VixidDev changed the title Improvement: Better Enchant Detection and Error Logging Backend: Better Enchant Detection and Error Logging Oct 26, 2024
@github-actions github-actions bot added Backend A backend pull request that will be merged soon and removed Wrong Title/Changelog There is an error in the title or changelog labels Oct 26, 2024
@VixidDev VixidDev requested a review from hannibal002 October 26, 2024 21:14
@hannibal002 hannibal002 enabled auto-merge (squash) October 27, 2024 20:40
@jani270
Copy link
Collaborator

jani270 commented Oct 27, 2024

Closing and reopening to try fixing auto merge not working
grafik

@jani270 jani270 closed this Oct 27, 2024
auto-merge was automatically disabled October 27, 2024 21:30

Pull request was closed

@jani270 jani270 reopened this Oct 27, 2024
@github-actions github-actions bot removed Soon This Pull Request will be merged within the next couple of betas Backend A backend pull request that will be merged soon labels Oct 27, 2024
@hannibal002 hannibal002 enabled auto-merge (squash) October 27, 2024 21:40
@hannibal002 hannibal002 disabled auto-merge October 27, 2024 21:50
@hannibal002 hannibal002 enabled auto-merge (squash) October 27, 2024 21:50
@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Oct 27, 2024
@hannibal002 hannibal002 merged commit 2490f85 into hannibal002:beta Oct 27, 2024
8 checks passed
@github-actions github-actions bot removed the Backend A backend pull request that will be merged soon label Oct 27, 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.

4 participants