Skip to content

v0.1.12

Choose a tag to compare

@ristomcgehee ristomcgehee released this 19 Jan 17:30

Changelog

  • b1f2a11 Cleanup docker containers after successful test run
  • e7e0118 Merge pull request #12 from chrismcgehee/dependabot/go_modules/google.golang.org/api-0.65.0
  • d63e225 Bump google.golang.org/api from 0.64.0 to 0.65.0
  • 1e11cab Run test on pushes, PRs to main branch
  • 099a1d8 Move dockerfile into test folder
  • 58e45ac Move file store into own package
  • 17fad19 Move mocks to own folder
  • a0fd4f3 Removing API wrapper
  • 4e84cbc Wrapping some external errors
  • ad858a5 Pulling encryption out of remote file store
  • 076d2f0 Refactoring syncing logic
  • ae3b23f More integration tests
  • 7f5e7dc Directories outside of ~/ were not properly synced
  • bad94b9 More integration tests
  • 3beaee0 Write and read files directly from the container
  • f79bb46 Refactor helper methods into own file
  • 0a92d5d Integration test was failing sometimes
  • 0d5d7d0 Adding ability to log at different levels
  • 22ef7cc Deleting drive files before running integration tests
  • b46fd9c Add command to delete all remote files
  • 4d0b668 Integration test numero uno
  • d182070 Vendoring modules
  • 6d607c9 Fixing tests