Skip to content

Conversation

@codeGlaze
Copy link

@codeGlaze codeGlaze commented Aug 8, 2025

Description:

Occasionally when exporting orcbrew, the files are created with malformed or improper data. This creates a regex filter to find and fix/remove the most common issues that I have witnessed.

Related issue (if applicable): fixes #40

Checklist:

  • The code change is tested and works locally.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if necessary
  • There is no commented out code in this PR.
  • My changes generate no new warnings (check the console)

@codeGlaze codeGlaze added the area/application Task related to orcpub application itself label Aug 8, 2025
@DivertedCircle DivertedCircle removed their assignment Aug 8, 2025
Copy link

@datdamnzotz datdamnzotz left a comment

Choose a reason for hiding this comment

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

Might wanna put .gitignore back in, it leaves out all the build directories.

@codeGlaze
Copy link
Author

codeGlaze commented Aug 12, 2025

I was untracking my version of gitignore, not removing it.

Wtf, why does it show as deleted? It was never deleted in the src D:

Ugh

@codeGlaze
Copy link
Author

Thank you, I don't know how I missed that multiple times. I'll slap that bad boy back in there tonight.

@codeGlaze
Copy link
Author

@datdamnzotz fixed

Thanks again for being my sanity check <3

@datdamnzotz datdamnzotz merged commit 86c24e8 into Orcpub:develop Sep 5, 2025
1 check failed
@datdamnzotz datdamnzotz added this to the 2.5.0.27 milestone Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/application Task related to orcpub application itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revise Sanitization of Files

4 participants