-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat: Add obfuscation option #4
Conversation
8021619
to
8137c09
Compare
I just noticed: We could also add the |
Codecov Report
@@ Coverage Diff @@
## main #4 +/- ##
===========================================
- Coverage 98.38% 62.62% -35.77%
===========================================
Files 4 5 +1
Lines 62 99 +37
===========================================
+ Hits 61 62 +1
- Misses 1 37 +36
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@ThexXTURBOXx I love this! Obfuscation was something I was looking to add but hadn't had the time recently. Thanks! Can you add tests for these changes before I merge? |
Also, I think we can merge this in and do a follow on PR for obfuscation per field |
Thank you very much for considering this! :) |
@petercinibulk I was able to fit this in today :) |
@ThexXTURBOXx Thanks for getting that done! I went ahead and merged it in. I need to clean up the readme, so I will do my updates and add some information on using the obfuscation flag next week and then make a release. |
Hi, are there any updates on this? :) |
Sorry about that. I just pushed a new release. |
Thank you very much for the update! |
Since
envify
seems to have been abandoned and @techouse pointed me to this project, I will offer you my obfuscation option also here :)For reference: frencojobs/envify#28