Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

oEmbed Travis

Описание

  • 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

Скриншоты

  • Copy the URL for one of the job from travis-ci.org.
  • Or copy build URL from travis-ci.org, for single job without matrix.
  • You simply paste URL into WordPress.
  • It just appears on the post!

Установка

  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«oEmbed Travis» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «oEmbed Travis» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.