[Buildbot-commits] [buildbot/buildbot] c9dadc: remove dependancy on buildbot/master

GitHub noreply at github.com
Mon May 11 17:42:25 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: c9dadc6f37e8687fc0666dff44f426318440cd02
      https://github.com/buildbot/buildbot/commit/c9dadc6f37e8687fc0666dff44f426318440cd02
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M www/base/guanlecoja/config.coffee
    M www/base/package.json
    A www/base/test/generated/dataspec.fixture.json
    A www/base/test/generated/generate.sh
    M www/base/test/scripts/mocks/http.mock.coffee

  Log Message:
  -----------
  remove dependancy on buildbot/master

Having gulp generating automatically the dataspec fixture is generating lots of issues

- create unneeded dependancy on buildbot master to be installed before buildbot-www
- recently require people to hit enter in the middle of the build to unstuck it.
   I am not sure if this is virtualenv, gulp, or gulp-shell related

As Andras has the goal to rewrite all that I prefer to just hardcode the fixtures

fixes: http://trac.buildbot.net/ticket/2877

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 9cd835da7d77771de248bec33e13ee1794dfc57b
      https://github.com/buildbot/buildbot/commit/9cd835da7d77771de248bec33e13ee1794dfc57b
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M www/base/package.json

  Log Message:
  -----------
  fix package.json

Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>


  Commit: 4b498251d8fbde5c9334be2cfa06bc451d6c0705
      https://github.com/buildbot/buildbot/commit/4b498251d8fbde5c9334be2cfa06bc451d6c0705
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M www/base/guanlecoja/config.coffee
    M www/base/package.json
    A www/base/test/generated/dataspec.fixture.json
    A www/base/test/generated/generate.sh
    M www/base/test/scripts/mocks/http.mock.coffee

  Log Message:
  -----------
  Merge pull request #1652 from tardyp/dataspec

remove dependancy on buildbot/master


Compare: https://github.com/buildbot/buildbot/compare/79904e0b0c20...4b498251d8fb


More information about the Commits mailing list