Skip to content

American Pie

Pre-release
Pre-release
Compare
Choose a tag to compare
@sgoggins sgoggins released this 08 Jul 15:12
af17187

This release includes significant refactoring and optimization of:

  1. Worker Architecture (created a shared class for what is now understood as the "shared part" acorss workers)
  2. Documentation (Significant improvements, including the API docs)
  3. Facade Worker (Updated Logic for use of logging architecture, worker architecture, and performance optimization. Facade is fully assimilated)
  4. Pull Request Worker (pull request files, and pull request commits associated with a pull request are now stored in new database entities)
  5. Contributor Worker
  6. Repo Info Worker: Now records whether a repository is a fork, and also notes if a repository is archived in the repo table.
  7. A New Worker: The Release Worker: Logs all new releases of repositories
  8. augur.config.json
  9. Logging architecture
  10. Critical development fixes