Skip to content

AVGTechnologies/final-api

 
 

final-api

The API for final-CI. It is responsible for enqueing, monitoring and shutdown of tests.

It features advanced query language to filter test results.

It is connected to other supporting services, such as:

Development

  • checkout the repository
  • checkout related projects:
  • travis-test-results
  • travis-logs
  • in project travis-test-results
  • adjust the config examples in config/ and remove the .example suffix
  • create an empty database using psql
  • execute bundle && rake db:migrate, you need Ruby 2.1.5 to do this currently
  • in project travis-logs
  • adjust the config examples in config/ and remove the .example suffix
  • create an empty database using psql
  • execute bundle && rake db:migrate, you need Ruby 2.1.5 to do this currently
  • run bundle install
  • run rspec to verify unit tests are passing

Contributing

Due to the dependency on proprietary TSD Validator, contributing to this project is not recommended at the moment.

License

The service is available as open source under the terms of the MIT License.

About

API for Final CI

Resources

License

Unknown and 4 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.avg
MIT
LICENSE.travis-build
MIT
LICENSE.travis-core
MIT
LICENSE.travis-hub

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%