Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@williamdes williamdes released this 01 Dec 00:35
v1.1.0
994f24a
  • Check if mysql and mysqldump are installed
  • Updated README.md
  • Added optional BACKUP_CONFIG_ENVFILE variable to set the env file location
  • Updated .env-example (commented out some optional variables)
  • Added check if BACKUP_DIR exists
  • Added exit codes
  • Added unit tests
  • Updated .gitignore
  • Bug fix (no views)
  • Added option SKIP_OP
  • Added option MYSQL_PORT
  • Migrate from TravisCI to GitHub actions
  • Some README improvements