This repository contains all cloud functions for Google Cloud, each stored in their own folder.
-
Clone the repository.
git clone [email protected]:ProctorU/cloud-functions.git
Setup gcloud
command line interface with the team
project.
- Handle Assigned
- Handle Daily Review
- Handle Deployed Label
- Handle Merged Pull Request
- Handle Morning Assignments
- Handle Needs Label
- Handle New Pull Request
- Handle Ready to Ship Label
- Handle Review
- Handle Review Complete Label
- Handle Revised Label
- Thank you! We love our contributors!
- Clone the repository.
- Make your changes in a thoughtfully-named branch.
- Submit a Pull Request!
- Celebrate! 🎉
Cloud Functions is maintained and funded by ProctorU, a simple online proctoring service that allows you to take exams or certification tests at home.
Credit for programming the initial work, goes to Justin Licata for his hard work on the initial functions.