Skip to content

Releases: chaoss/augur

Release v0.14.0: Soft Sounds from Another Planet

11 Nov 18:38
3cc3a9d
Compare
Choose a tag to compare

CHANGELOG

  • Update to schema version 31, which includes a multitude of performance enhancements and bug fixes for worker tables
  • Minor documentation updates
  • Implement GET request response for every worker's /AUGWOP/task route
  • Implement data collection status endpoints under /api/unstable/collection_status
  • Add SPDX license identifiers to source code files
  • Add augur backend family of commands to replace augur run
  • augur util commands for process control moved to augur backend
  • augur configure generate renamed to augur config init
  • Move frontend configuration from augur.config.json to frontend/frontend.config.json
  • Add augur config init-frontend command to generate a default frontend config file

Release the Summer of Code!

29 Oct 12:45
Compare
Choose a tag to compare
Pre-release

There are now two branches, ml-patch, and gitlab-patch where the work to finalize integration into Augur is being completed. This is a release archive not intended for publication, but for preservation.

Make Augur Easy to Install Again!

29 Sep 15:05
29c54ce
Compare
Choose a tag to compare
Pre-release

Changelog

- Refactor add-github-org implementation
- Add ability to create repo groups from GitHub orgs using the Augur CLI
- Fixed a few documentation links and avoided using the word 'here' as a link
- Add sudo warning to installation docs
- Hide password during config setup process
- Update installation logging for clarity
- Update default config file location
- Update augur util kill usage
- Add augur util stop
- Revert "updating augur util kill cli_kill_processes and kill_processes to send SIGKILL after waiting 15 seconds"
- Remove duplicated and outdated doc pages
- Update Travis CI build to install all worker deps
- Add tag_only releases to the release worker

It Starts at Midnight

20 Aug 11:02
9c75c3f
Compare
Choose a tag to compare
It Starts at Midnight Pre-release
Pre-release

User interface, AugurFace, is fully functional for loading new repositories
Several updates to machine learning and gitlab workers from GSoC Students
Additional documentation

Schematica Security

22 Jul 22:30
8327476
Compare
Choose a tag to compare
Schematica Security Pre-release
Pre-release

Small patch to update schema for ongoing GSoC Delivery, and front end security patch application.

Gittin' GSoCy Wit It

20 Jul 21:20
4f9873e
Compare
Choose a tag to compare
Gittin' GSoCy Wit It Pre-release
Pre-release
  1. New code and database objects for GitLab and Machine Learning work from GSoC Students
  2. Bug Fix for Docker build on some platforms where non-breaking DDL in the database halt the build

Software Paradise Theatre

09 Jul 19:33
0a50faf
Compare
Choose a tag to compare
Pre-release

Critical development fixes, plus everything in 12.1.1.

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