Sha256: 62fbf076577f56b8cf8a279df1fb77e62c9856c9e79e0acba7df39fdca8944cb

Contents?: true

Size: 480 Bytes

Versions: 66

Compression:

Stored size: 480 Bytes

Contents

  ##
  # Flowdock [Notifier]
  #
  notify_by FlowDock do |flowdock|
    flowdock.on_success = true
    flowdock.on_warning = true
    flowdock.on_failure = true

    flowdock.token          = "token"
    flowdock.from_name      = 'my_name'
    flowdock.from_email     = 'email@example.com'
    flowdock.subject        = 'My Daily Backup'
    flowdock.source         = 'Backup'
    flowdock.tags           = ['prod', 'backup']
    flowdock.link           = 'www.example.com'
  end

Version data entries

66 entries across 66 versions & 10 rubygems

Version Path
backup-ssh-4.4.5 templates/cli/notifiers/flowdock
backup-5.0.0.beta.3 templates/cli/notifiers/flowdock
backup-remote-0.0.19 templates/cli/notifiers/flowdock
backupii-0.1.0.pre.alpha.2 templates/cli/notifiers/flowdock
backupii-0.1.0.pre.alpha.1 templates/cli/notifiers/flowdock
cm-backup-1.0.0 templates/cli/notifiers/flowdock
backedup-5.0.0.beta.5 templates/cli/notifiers/flowdock
backedup-5.0.0.beta.4 templates/cli/notifiers/flowdock
backedup-5.0.0.beta.3 templates/cli/notifiers/flowdock
ext_backup-5.0.0.beta.2.1 templates/cli/notifiers/flowdock
backup-ssh-4.4.4 templates/cli/notifiers/flowdock
backup-ssh-4.4.3 templates/cli/notifiers/flowdock
ext_backup-5.0.0.beta.2.ext.0.1.2 templates/cli/notifiers/flowdock
backup-4.4.1 templates/cli/notifiers/flowdock
ext_backup-5.0.0.beta.2.ext.0.1.1 templates/cli/notifiers/flowdock
ext_backup-5.0.0.beta.2.ext.0.1.0 templates/cli/notifiers/flowdock
backup-remote-0.0.18 templates/cli/notifiers/flowdock
backup-5.0.0.beta.2 templates/cli/notifiers/flowdock
backup-5.0.0.beta.1 templates/cli/notifiers/flowdock
backup-remote-0.0.17 templates/cli/notifiers/flowdock