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

chore: merge release v4.38.1 into develop #430

Merged
merged 3 commits into from
Oct 8, 2020
Merged

Conversation

arshadali172
Copy link
Contributor

No description provided.

Arshad Ali and others added 3 commits October 5, 2020 18:43
* Add scripts for cleaning keys

* Parse emails into appropriate format using mongoose setters

* Add test to verify coersion of email string

* Account for ; in emails and use bulk write

* Rename folders

* Rename scripts files and add additional checks for form script

* Add script to transform recipient emails

* Remove compatibility code that is no longer needed

* Rename function to match purpose better

* Make transformation func more robust

* Remove unnecessary trim

* Improve comments

* Fix bugs by specifying collection

* Rename variables and lint

* Remove replacement of ; and neaten up code

* Split by spaces also

* Print out forms with invalid emails

* Split recipient emails by space too

* Print out invalid submission docs

* Account for recipient emails not existing in some documents

* Run bulk writes 100k at a time

* Enforce that form.emails is of length at least 1

* Reject form.emails with semi-colon

* Remove recipient email script

Co-authored-by: Arshad Ali <arshadali@Arshads-MacBook-Pro.local>
@arshadali172 arshadali172 changed the title chore: release v4.38.1 chore: merge release v4.38.1 into develop Oct 7, 2020
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.

3 participants