kamataryo/oembed-travis

This WordPress plunin embeds your build logs on Travis CI into WordPress easily.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 19

Type:wordpress-plugin

v0.3.8 2016-09-18 08:48 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:20:39 UTC


README

Build Status Wordpress official repository StyleCI

Official Repository

https://wordpress.org/plugins/oembed-travis/

Contributing

$ git clone https://github.com/KamataRyo/oembed-travis
$ cd oembed-travis
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
$ phpunit
$ npm install
$ npm test

Screen shots

  1. copy jobs url copy job url

  2. or copy build urls copy build url

  3. paste on editor paste on editor

  4. build log appears in your post! build log appearance on post

Acknowledgments

This plugin is based on oEmbed Gist authored by @miya0001. I would like to express my gratitude and appreciation to the great plugin and its developmental fixtures.