appveyor-status

Node.js-based script and module to query AppVeyor build status via the AppVeyor REST API.

MIT License

Downloads
57
Stars
1
Committers
4

Bot releases are visible (Hide)

appveyor-status - Latest Release

Published by kevinoid over 4 years ago

BREAKING CHANGES

  • Require Node.js >=10.13.

Features

  • Drop file-url dependency for native url.pathToFileURL.

Other Changes

  • Development dependency version updates.
  • Code style improvements.
appveyor-status -

Published by kevinoid almost 5 years ago

  • BREAKING Drop support for Node 6 which is no longer supported upstream.
  • Dependency updates.
appveyor-status -

Published by kevinoid about 6 years ago

  • Require swagger-client@^3.8.20 for swagger-api/swagger-js#1382 fix.
appveyor-status -

Published by kevinoid about 6 years ago

  • Limit swagger-client dependency to version 3.8.15 until swagger-api/swagger-js#1382 is fixed.
  • Dependency version updates.
appveyor-status -

Published by kevinoid over 6 years ago

  • BREAKING Drop support for Node 4 which is no longer supported upstream.
  • Drop now-unnecessary dependencies.
  • Dependency version updates.
  • Code style fixes.
appveyor-status -

Published by kevinoid over 6 years ago

  • Update dependency versions.
appveyor-status -

Published by kevinoid over 7 years ago

appveyor-status -

Published by kevinoid over 7 years ago

  • BREAKING Drop support for Node v0.12. Require Node v4, which is required by several dependencies.
  • Deprecate --webhook and webhookId in favor of --badge and statusBadgeId which are used in the current version of the AppVeyor API.
  • Update dependency versions.
appveyor-status -

Published by kevinoid over 7 years ago

  • Update dependency versions.
appveyor-status -

Published by kevinoid over 7 years ago

  • Fix waiting for "running" and "cancelling" status.
  • Fix name of bin executable.
appveyor-status -

Published by kevinoid over 7 years ago

  • Initial public release.