Files
phabricator/resources/sql/patches
James Rhodes 0ac1be7094 Implemented support for build logs
Summary:
Depends on D7519.

This implements support for build logs in Harbormaster.  This includes support for appending to a log from the "Run Remote Command" build step.

It also adds the ability to cancel builds.

Currently the build view page doesn't update the logs live; I'm sure this can be achieved with Javelin, but I don't have enough experience with Javelin to actually make it poll from updates to content in the background.

{F79151}

{F79153}

{F79150}

{F79152}

Test Plan:
Tested this by setting up SSH on a Windows machine and using a Remote Command configured with:

```
C:\Windows\system32\cmd.exe /C cd C:\Build && mkdir Build_${timestamp} && cd Build_${timestamp} && git clone --recursive https://github.com/hach-que/Tychaia.git && cd Tychaia && Protobuild.exe && C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe Tychaia.Windows.sln
```

and observed the output of the build stream from the Windows machine into Phabricator.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T1049

Differential Revision: https://secure.phabricator.com/D7521
2013-11-08 18:15:07 -08:00
..
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2013-01-24 17:23:05 -08:00
2013-02-15 07:47:14 -08:00
2013-03-20 18:01:52 -07:00
2013-03-28 09:10:34 -07:00
2013-05-03 15:53:36 -07:00
2013-05-03 15:53:36 -07:00
2013-05-03 15:53:36 -07:00
2013-06-28 13:56:16 -07:00
2013-10-22 15:01:06 -07:00
2012-08-01 17:06:04 -07:00
2012-08-16 14:43:03 -07:00
2012-05-03 09:22:52 -07:00
2012-09-13 10:11:14 -07:00
2012-07-19 09:03:10 -07:00
2012-09-11 12:13:20 -07:00
2012-11-05 13:21:24 -08:00
2013-03-15 11:28:43 +00:00
2012-05-03 18:24:30 -07:00
2012-10-08 16:09:20 -07:00