oEmbed Travis

Plugin Banner

oEmbed Travis

by KamataRyo

Download
Description
  • Embed your build logs on Travis CI into WordPress easily.
  • You simply have to paste the URL of your Travis CI build logs.
  • You can embed a specific build history from Travis CI.

Summary

You can embed your build logs from Travis CI by simply pasting the URL like below.

  • https://travis-ci.org/user/repo/jobs/12345
  • https://travis-ci.org/user/repo/builds/12345
  • https://travis-ci.org/user/repo/jobs/12345#L123
  • https://travis-ci.org/user/repo/builds/12345#L123

Support

  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.
  1. Copy the URL for one of the job from travis-ci.org.

    Copy the URL for one of the job from travis-ci.org.

  2. Or copy build URL from travis-ci.org, for single job without matrix.

    Or copy build URL from travis-ci.org, for single job without matrix.

  3. You simply paste URL into WordPress.

    You simply paste URL into WordPress.

  4. It just appears on the post!

    It just appears on the post!

0.3.8

  • test for later WordPress

0.3.7

  • Apply composer

0.3.6

  • Update style

0.2.6

  • Update style

0.2.5

  • bug and style fix

0.2.4

  • bug fix

0.2.3

  • The first release.
Back to top