phoenix_updater.gemspec #2

  • //
  • guest/
  • tjuricek/
  • p4ws/
  • p4_phoenix_services/
  • phoenix_updater/
  • phoenix_updater.gemspec
  • Commits
# Change User Description Committed
#2 15791 tjuricek Removing very old p4ws branch
#1 13266 tjuricek Reorganized depot to avoid stream/main in path.

This may be re-imported.
//guest/tjuricek/p4ws/stream/main/p4_phoenix_services/phoenix_updater/phoenix_updater.gemspec
#2 13245 tjuricek Add notification_services to deployment, and reconfigure build step to exec bash.

The execution bit doesn't seem to stay set on config/bash.sh

The notification_services service doesn't have advanced tests just yet.
#1 13180 tjuricek Phoenix notification services, client API, including new phoenix_updater

This is an interim commit containing a first pass implementation of the phoenix_updater. Notably missing parts:

- The Qt API doesn't yet actually interact with the phoenix_updater
- The phoenix_services web service doesn't filter out notifications

I *may* end up creating another web application *just* to filter out notifications, since this may end up taking up a lot of background workers.