Skip to content

oh-my-github/datacow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datacow

Build Status Coverage Status

0.2.0

Build

  • Use env vars
  • Build pr when given the 'test this please' comments on Github issues (using Travis CI)
  • Update version automatically using Git rev-parse

Documentation

  • Generated Docs?
  • History?

Akka

  • Supervisor
  • LoggingReceive
  • Cluster?

Domain

  • Non-breaking validation (sender, persister, updateScheduler)
  • Convert UserProfile.GithubProfile.updatedAt, createdAt types to DateTime from String

Development

Run

sbt runMain

Testing

sbt tst

Versioing

pip install --upgrade bumpversion
bumpversion --verbose --dry-run --allow-dirty # check
bumpversion --verbose [patch|minor|major] # see: https://github.com/peritus/bumpversion

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages