機能 #179
Redmine GitHub Hook の導入(2回目)
100%
Description
Subtasks
Related issues
Updated by みぞ @mizo0203 over 7 years ago
- Due date set to 02/11/2016
- Start date changed from 04/10/2017 to 02/11/2016
- Follows 機能 #125: Redmine GitHub Hook の導入 added
Updated by みぞ @mizo0203 over 7 years ago
- Description updated (diff)
- Status changed from 新規 to 進行中
- % Done changed from 0 to 20
# gem install json # touch tmp/restart.txt # cd plugins/ # git clone git://github.com/koppen/redmine_github_hook.git # cd ../ # touch tmp/restart.txt
http://redmine.mizo0203.com/admin/plugins
Redmine Github Hook plugin This plugin allows your Redmine installation to receive Github post-receive notifications https://github.com/koppen/redmine_github_hook
http://redmine.mizo0203.com/github_hook?project_id=webhookstest
You have successfully installed the Redmine GitHub Hook Plugin. This page is just a confirmation that you have successfully installed the plugin. Follow the rest of the installation: Redmine GitHub Hook Plugin on GitHub
Updated by みぞ @mizo0203 over 7 years ago
Commit: a946d1f06d720c7aa0d4f15180feba0ce8475971
https://github.com/mizo0203/WebhooksTest/commit/a946d1f06d720c7aa0d4f15180feba0ce8475971
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2017-04-10 (Mon, 10 Apr 2017)
Log Message:
Redmine GitHub Hook の導入(2回目) refs #179
Updated by 古明地こいし @redmizo_info over 7 years ago
Commit: 40b07e7f9e7e531d0be18945f7b748fbece2a5da
https://github.com/mizo0203/WebhooksTest/commit/40b07e7f9e7e531d0be18945f7b748fbece2a5da
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2017-04-10 (Mon, 10 Apr 2017)
Log Message:
Updated by みぞ @mizo0203 over 7 years ago
- Status changed from 進行中 to 完了
- % Done changed from 20 to 100
更新履歴 github|40b07e7f9e7e531d0be18945f7b748fbece2a5da で適用されました。
Updated by みぞ @mizo0203 over 7 years ago
同じところでハマった
sudo -u apache をつけて、GitHub 上のリポジトリにアクセスできることを確認しておくこと
http://qiita.com/n_slender/items/54cd282c140fadbbb322#redmineサーバ上にリポジトリをclone
Updated by みぞ @mizo0203 over 6 years ago
- Copied to 機能 #373: Redmine GitHub Hook の導入(3回目) - Redmine version: 3.4 added