[_]: ci/simplify obfuscation process#1974
Conversation
CandelR
left a comment
There was a problem hiding this comment.
Need to obsufascate the env vars
Deploying drive-web with
|
| Latest commit: |
5eb20e8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1ebf56e0.drive-web.pages.dev |
| Branch Preview URL: | https://ci-obfuscation-process.drive-web.pages.dev |
|
|
This pull request has been inactive for 30 days. Is it still in progress? If so, please leave a comment or make an update to keep it open. Otherwise, it will be closed automatically in 15 days. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis change modifies the vite-plugin-bundle-obfuscator configuration in vite.config.mts, restricting string-array encoding to rc4, adjusting wrapper count and chunk length values, and disabling stringArrayCallsTransform, transformObjectKeys, and unicodeEscapeSequence options. ChangesObfuscator Configuration Update
Estimated code review effort: 1 (Trivial) | ~5 minutes Related PRs: None identified. Suggested labels: build, config Suggested reviewers: None identified. 🐰 A tweak here, a switch there, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Description
Simplify theobfuscation process so the build takes less time (from 1min 30 secs to 30 secs).
Related Issues
Related Pull Requests
Checklist
Testing Process
Additional Notes
Summary by CodeRabbit