[CXX-58] Add mechanism to receive change notifications from server repo for forked client files Created: 19/Feb/14  Updated: 28/Feb/14  Resolved: 28/Feb/14

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: legacy-0.0-26compat-2.6.0-rc0

Type: Task Priority: Critical - P2
Reporter: Andrew Morrow (Inactive) Assignee: Tyler Brock
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends

 Description   

We need a way to be notified when changes are applied to the SERVER files that we are taking into the C++ driver, so we can evaluate changes for cherry-pick into the C++ driver repo.



 Comments   
Comment by Tyler Brock [ 26/Feb/14 ]

This should be working now and we should get notifications, lets see if it works...

Comment by Tyler Brock [ 24/Feb/14 ]

Ok, my strategy for this ticket is as follows:

Create simple web application that can receive JSON post requests from a webhook. When a request is received:

  • Check if the push notification includes a file we care about
  • E-mail the cxx team

Create webhook on mongodb/mongo repository that pushes json data on push events to our web server.

It would be nice if we also saved the json inside a mongo database and were able to do other things but that might be for v2.

Generated at Wed Feb 07 21:58:04 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.