teamcity-build-queue

The helper to get info about TeamCity Build Queue.

MIT License

Downloads
8
Stars
2
Committers
4
teamcity-build-queue - v1.1.4 Latest Release

Published by blond over 7 years ago

Dependencies

  • Updated ms to v0.7.3.
  • Updated got to v6.7.1.
  • Updated debug to v2.6.1.
teamcity-build-queue - v1.1.3

Published by blond almost 8 years ago

Dependencies

  • Updated ms to v0.7.2.
  • Updated promise.prototype.finally to v2.0.1.

Commits

  • [3753301] - chore(lint): remove babel-eslint (@blond)
  • [dba941a] - chore(package): update eslint-config-pedant to version 0.8.0 (@greenkeeperio-bot)
teamcity-build-queue - v1.1.2

Published by blond about 8 years ago

Dependencies

  • Updated promise.prototype.finally to v2.0.0.

Commits

  • [dd3bbff] - chore(package): update nyc to version 8.1.0 (@greenkeeperio-bot)
  • [03e427b] - Update README.md (@blond)
  • [ef8b49f] - chore(package): update ava to version 0.16.0 (@greenkeeperio-bot)
teamcity-build-queue - v1.1.1

Published by blond over 8 years ago

Dependencies

  • Updated micromatch to v2.3.11.
  • Updated is-url to v1.2.2.

Commits

  • [b8730c6] - chore(package): update micromatch to version 2.3.11 (@greenkeeperio-bot)
  • [5a93a4c] - chore(package): update nyc to version 7.0.0 (@greenkeeperio-bot)
  • [0877bad] - chore(package): update eslint-config-pedant to version 0.7.0 (@greenkeeperio-bot)
  • [19f6807] - chore(package): update eslint to version 3.0.0 (@greenkeeperio-bot)
  • [c4420c5] - chore(package): update is-url to version 1.2.2 (@greenkeeperio-bot)
  • [113f9fd] - chore(package): update micromatch to version 2.3.10 (@greenkeeperio-bot)
teamcity-build-queue - v1.1.0

Published by blond over 8 years ago

Performance

  • Reduced the number of http requests to ignore builds without compatible agents (#2).

Debug

  • Added debug info for http requests. Use DEBUG=http environment variable to enable debug info (#2).

Commits

  • [07be5ad] - test(debug): fix tests for debug using (@blond)
  • [fa7213a] - feat(debug): use debug for http requests (@blond)
  • [59feb94] - test(compatible agents): use wait reason status (@blond)
  • [45eeab7] - perf(compatible agents): use wait reason status (@blond)