Skip to content

Update Cloud Code #1211

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

Merged
merged 3 commits into from
Aug 20, 2020
Merged

Update Cloud Code #1211

merged 3 commits into from
Aug 20, 2020

Conversation

dblythy
Copy link
Member

@dblythy dblythy commented Aug 19, 2020

Hi all,

Not sure if my formatting is perfect but closes #1176 (removes pre. SDK 2.0 success functions), and adds documentation for LiveQuery triggers.

Also, for me, when I google "Parse Javascript SDK", it takes me to v1.11.0. Is there any way we can add "This SDK is outdated" or some other warning to point users to the latest SDK?

Thank you!

Hi all,

Not sure if my formatting is perfect but closes parse-community#1176 (removes pre. SDK 2.0 success functions), and adds documentation for LiveQuery triggers.

Also, for me, when I google "Parse Javascript SDK", it takes me to v1.11.0. Is there any way we can add "This SDK is outdated" or some other warning to point users to the latest SDK?

Thank you!
@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #1211 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1211   +/-   ##
=======================================
  Coverage   92.34%   92.34%           
=======================================
  Files          54       54           
  Lines        5294     5294           
  Branches     1191     1191           
=======================================
  Hits         4889     4889           
  Misses        405      405           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2a5641...ed9e32a. Read the comment docs.

@dplewis
Copy link
Member

dplewis commented Aug 19, 2020

Nice cleanup! Updating GH pages with the version is a good idea.

@dblythy
Copy link
Member Author

dblythy commented Aug 19, 2020

No worries @dplewis, happy to go through and cleanup small changes where possible when I have spare time 😊 . Plus, most of this you'd already written into the server, so didn't take much effort.

@dplewis dplewis merged commit 842c42c into parse-community:master Aug 20, 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.

CloudCode beforeSave and others need to be updated
2 participants