diff --git a/README.md b/README.md index d651aff..8a7f151 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > the mechanical precursor to the electronic book. In 1949, Ruiz was awarded Spanish patent 190,698 > for the "Mechanical Encyclopedia". -__robles__ is a tool that can build raywenderlich.com books and video courses from their git repositories,\ +__robles__ is a tool that can build Kodeco books and video courses from their git repositories,\ and publish them to [`alexandria`](https://github.com/razeware/alexandria) and [`betamax`](https://github.com/razeware/betamax) respectively.. diff --git a/action.yaml b/action.yaml index d552c16..0266c7e 100644 --- a/action.yaml +++ b/action.yaml @@ -1,6 +1,6 @@ name: 'robles' author: 'engineering@razeware.com' -description: 'raywenderlich.com Book Processing' +description: 'Kodeco Book Processing' inputs: operation: description: 'What task to perform lint|publish' diff --git a/app/lib/util/slack_notifiable.rb b/app/lib/util/slack_notifiable.rb index 88b8f87..e481b76 100644 --- a/app/lib/util/slack_notifiable.rb +++ b/app/lib/util/slack_notifiable.rb @@ -5,12 +5,12 @@ module Util module SlackNotifiable # rubocop:disable Metrics/ModuleLength extend ActiveSupport::Concern - BOOK_SUCCESS_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/object_textkit-book.png' - VIDEO_COURSE_SUCCESS_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/device-device_ui-flow-chart.png' - FAILURE_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/object_errors.png' - BOOK_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/object_box-of-books.png' - VIDEO_COURSE_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/object-box-videos.png' - CONTENT_MODULE_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.raywenderlich.com/v3-resources/razebot/images/object-box-content-module.png' + BOOK_SUCCESS_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/object_textkit-book.png' + VIDEO_COURSE_SUCCESS_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/device-device_ui-flow-chart.png' + FAILURE_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/object_errors.png' + BOOK_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/object_box-of-books.png' + VIDEO_COURSE_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/object-box-videos.png' + CONTENT_MODULE_ROBLES_CONTEXT_IMAGE_URL = 'https://wolverine.kodeco.com/v3-resources/razebot/images/object-box-content-module.png' def notify_book_success(book:) return unless notifiable? diff --git a/app/server/views/pablo/instructions.html.erb b/app/server/views/pablo/instructions.html.erb index 0cf54d0..d4b2e99 100644 --- a/app/server/views/pablo/instructions.html.erb +++ b/app/server/views/pablo/instructions.html.erb @@ -56,7 +56,7 @@
- Feel free to use these images elsewhere (in conference talks etc). Attribution is not required, but appreciated (to raywenderlich.com). Please don't use them in a scenario that paints raywenderlich.com in a negative light. + Feel free to use these images elsewhere (in conference talks etc). Attribution is not required, but appreciated (to Kodeco Inc.). Please don't use them in a scenario that paints Kodeco Inc. in a negative light.
diff --git a/app/server/views/pablo/license.html.erb b/app/server/views/pablo/license.html.erb index ef640b4..63ce16a 100644 --- a/app/server/views/pablo/license.html.erb +++ b/app/server/views/pablo/license.html.erb @@ -6,8 +6,8 @@