Skip to content

Instantly share code, notes, and snippets.

@matzew

matzew/JIRA.md Secret

Created May 21, 2013 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/90c9f6837eee6cb074cc to your computer and use it in GitHub Desktop.
Save matzew/90c9f6837eee6cb074cc to your computer and use it in GitHub Desktop.

Specific Components

The following are very specific to a certain part of the "work":

  • UnifiedPush-server
  • UnifiedPush-ios
  • UnifiedPush-android
  • UnifiedPush-javascript
  • UnifiedPush-admin
  • UnifiedPush-java(-sender)
  • UnifiedPush-aps
  • UnifiedPush-gcm
  • UnifiedPush-simplePush (== connection TO (various) SP networks)
  • SimplePush-server
  • SimplePush-javascript (== client, I think there is only a JS client)

Now, various of the above "component" have similar concerns, like security or documentation.

Generic components (e.g. used like a tag)

  • security
  • Documentation
  • Examples
  • PushNetwork (e.g. when investigating for adding new supported ones...)
  • OpenShift (support for UP / SP)
  • Tooling (== Tooling / RAD )

Perhaps these are really more tags, but I am fine in "abusing" these components as tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment