Skip to content

ldarren/pico-git-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-checks

Checks against code changes in a repository

setup

setup test db connection and credentail in ~/.my.cnf

[mysql]
host=test_db_ip
port=test_db_port
user=test_user_name
password=test_user_password

make sure this use able to create and drop the test databases

About

Checks against code changes in a repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published