Shift8 Jenkins Integration

外掛說明

Plugin that allows you to trigger a Jenkins hook straight from the WordPress interface. This is intended for end-users to trigger a “push” for jenkins to push a staging site to production (for example). For full instructions and an in-depth overview of how the plugin works, you can check out our detailed blog post about this plugin.

Want to see the plugin in action?

You can view three example sites where this plugin is live :

Features

  • Settings area to allow you to define the Jenkins push URL including the authentication key

螢幕擷圖

  • Admin area

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/shif8-jenkins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Navigate to the plugin settings page and define your settings

常見問題集

I tested it on myself and its not working for me!

You should monitor the Jenkins log to see if it is able to hit the site. Also monitor the server logs of your WordPress site to identify if any problems (i.e. curl) are happening.

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Shift8 Jenkins Integration〉的開發相關工作。

參與者

將〈Shift8 Jenkins Integration〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.00

  • Stable version created

1.01

  • WordPress 5 compatibility

1.02

  • Cleanup

1.03

  • Cleanup again

1.04

  • WordPress 5.5 compatibility

2.0.1

  • WordPress 5.7 compatibility
  • Ability to schedule push trigger with WP Cron
  • Updated activity log table schema, cleanup after deactivation, db version tracking
  • Centralized activity logging function
  • Cleanup wp cron scheduling

2.0.2

  • Minor CSS style fix for admin interface

2.0.3

  • Admin setting for api key changed to password input box type

2.0.4

  • Added activity log entry if scheduled push remote get fails

2.0.5

  • Adjustment of log entry

2.0.6

  • Immediately trigger a push for scheduled pushes, but with delay=seconds query string

2.0.7

  • Minor fix for query string

2.0.8

  • Minor fix for query string

2.0.9

  • Minor fix to set timezone in second delay calculation for scheduled pushes

2.0.10

  • Minor fix to set delay seconds = 0 when immediate push

2.0.11

  • WordPress 6.2 compatibility

2.0.12

  • Adjust readme

2.0.13

  • WordPress 6.4 compatibility

2.0.14

  • PHP 8 compatibility

2.0.15

  • Bug fixes

2.0.16

  • Bug fix

2.0.17

  • WordPress 6.5 compatibility