contentful-scheduler-custom-build-john 1.22 → 1.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 941be786d867618a34ebb6223406f596ff458e1b
4
- data.tar.gz: 398b18428379a3824ef25ec1f6a47b6be7410b2f
3
+ metadata.gz: 031c68be5d6e7a611c7958a8385ec9f040e107a4
4
+ data.tar.gz: b861e0ace83e0ba875112f22b4f0971ce9c84966
5
5
  SHA512:
6
- metadata.gz: d17e5a85ef8c450128d950f22697b37fe6697d81bb88735f430a281ea849a0115a88306f3d9bbbf4df1ac136d0b6bedfa08c6be0582481238d56b6e0bf4f158f
7
- data.tar.gz: 49aafee6d7540bcefb58ef99a8e5070ae51d95df337f1a5bb8fb532498c0081bf302fc0502b87b4f3bc300d98fb45e3c402b9e97ba58c84696c5c922109c743c
6
+ metadata.gz: 71de1fc6dfb995fee9885c4a972ad4809e3bd307a7299cbcb178ae2ba0be77e5ff0c336951272f15fcde22c4af4da03cfa627bdf99d4e4b51319698e1a867679
7
+ data.tar.gz: 4dc396d2f4a3981641d53e953a94ad14502e93ae7652d9c1e39cebe4c36bf77c489eab0d506d773c37db058c47268cda5a052d8969b66c0e0dff525b54792683
@@ -58,8 +58,9 @@ module Contentful
58
58
  def updateContentBlocks(webhook)
59
59
  logger.info "isContentBlockAvailable {#{isContentBlockAvailable(webhook)},} successfully removed from queue"
60
60
  if isContentBlockAvailable(webhook)
61
- logger.info "COntent blocks {#{webhook.fields['contentBlocks']},} successfully removed from queue"
61
+ logger.info "COntent blocks #{webhook.fields['contentBlocks']['fi-FI']} successfully removed from queue"
62
62
  webhook.fields['contentBlocks']['fi-FI'].each do |sys|
63
+ logger.info "Sys is #{sys}"
63
64
  success = Resque.enqueue_at(
64
65
  publish_date(webhook),
65
66
  ::Contentful::Scheduler::Tasks::Publish,
@@ -1,5 +1,5 @@
1
1
  module Contentful
2
2
  module Scheduler
3
- VERSION = "1.22"
3
+ VERSION = "1.23"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contentful-scheduler-custom-build-john
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.22'
4
+ version: '1.23'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Contentful GmbH (David Litvak Bruno0