Skip to content

Releases: chaoss/augur

American Pie

08 Jul 15:12
af17187
Compare
Choose a tag to compare
American Pie Pre-release
Pre-release

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

The Slow Rush

23 Apr 16:06
e8e886a
Compare
Choose a tag to compare
The Slow Rush Pre-release
Pre-release

Release Notes

  • Augur now provides a variety of Docker containers for getting started with Augur quicker than ever. These Docker containers also power our new testing infrastructure, which makes our test environment reproducible for all developers and CI builds.
  • New contributor_worker focused on collecting contributor data from GitHub and mapping corporate affiliations with these contributors where possible
  • Updates to our database schema to include new information about contributor affiliations
  • The ability to contrast merged and non-merged (to master) pull requests through the addition of two tables which store commit and file information for non-merged to master pull requests
  • Complete rewrite of Augur's documentation with a renewed focus on simplicity and clarity
  • Variety of new CLI commands for interfacing with the database and for control Augur processes
  • Variety of enhancements to the workers and the data collection infrastructure
  • Variety of enhancements to the installation process

Ice Storm

17 Jan 18:22
857f4a4
Compare
Choose a tag to compare
Ice Storm Pre-release
Pre-release

Release Notes

Montreal Expos Win the World Series

01 Nov 20:32
b48d246
Compare
Choose a tag to compare
Pre-release

Release Notes

I don't know's on third.

31 Oct 11:18
d238046
Compare
Choose a tag to compare
Pre-release

Release Notes

  • Fixing potential bug in augur util kill

What's on Second.

30 Oct 16:17
9d5a1dc
Compare
Choose a tag to compare
What's on Second. Pre-release
Pre-release

Release Notes

Who's on First?

23 Oct 23:52
f6077e7
Compare
Choose a tag to compare
Who's on First? Pre-release
Pre-release

Release Notes

Tomorrow's Catching

17 Oct 14:59
8dcc6c5
Compare
Choose a tag to compare
Tomorrow's Catching Pre-release
Pre-release

Release Notes

  • Minor Update to Schema and Style Files on front End. @sgoggins (#422)

Today is Pitching

16 Oct 22:25
15f9b18
Compare
Choose a tag to compare
Today is Pitching Pre-release
Pre-release

Release v0.9.5

09 Oct 22:56
Compare
Choose a tag to compare
Release v0.9.5 Pre-release
Pre-release

Release Notes

  • Moved work from dev branch into master.