[![Build Status](CI_BADGE_URL goes here)](REPO_URL goes here)
TBD
-
Setup the databases:
- Postgres:
rake db:setup
- Run all tests:
docker-compose -f docker-compose.test.yml run test
- Run a specific test:
docker-compose -f docker-compose.test.yml run test bin/bundle exec spec [rspec-params]
-
Add a bot (i.e.
team-nimblehq
) to this repository or to the organization. The bot requires permission level “Write” to be able to set a PR’s status. -
Create a Personal Access Token from bot account with
public_repo
scope, and set it asDANGER_GITHUB_API_TOKEN
secret on Semaphore Environment Settings.
This project is Copyright (c) 2014-2020 Nimble. It is free software, and may be redistributed under the terms specified in the LICENSE file.
This project is maintained and funded by Nimble.
We love open source and do our part in sharing our work with the community! See our other projects or hire our team to help build your product.