Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v.0.10.0 #420

Merged
merged 32 commits into from
Oct 16, 2019
Merged

Release v.0.10.0 #420

merged 32 commits into from
Oct 16, 2019

Conversation

sgoggins
Copy link
Member

No description provided.

sgoggins and others added 27 commits October 11, 2019 08:48
dependabot notices back to dev.
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Parth Sharma <parth261297@gmail.com>
The repo_info worker now uses Github API v4 to count commits
rather than making 3 Github REST API calls to calculate commit
count.

Signed-off-by: Parth Sharma <parth261297@gmail.com>
…name and printing out that an error has occurred when that is the case
The schema creation files that were in persistence_schema/ are not
part of the augur/ python package, so I've moved them to the root
augur directory.

Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
This patch basically completely reworks most of the existing documentation
structure, including separating out the architecture, guides, and getting started
portions, as well as lots of consolidating, editing, and reworking of exisint docuemnation.

Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Repo Info Worker: Count commits using Github API v4
Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
This patch moves each of the sections into their own script making them much
more composable. Because of this change, this patch also enables the creation
of a `make rebuild` command, which will clean the project of any build or compiled
files, and then reinstall the project. It does this using the exact same commands
as the normal installation process, making it far more reliable.

Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Sometimes setuptools, pkg_resources and the correct wheels
are not installed correctly. While I am fairly certain this is not necessarily
Augur's fault, I feel it would be best to explicitly install these anyways.

Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Signed-off-by: Michael Woodruff <michaelwoodruff@Michaels-MacBook-Pro.local>
implement dynamic year range in LinesOfCodeChart.vue
Compartmentalize installation process
…-30 seconds between starts if doing it manually
… flask app initialization, and including a disconnected message to the broker when the worker is stopped
ccarterlandis
ccarterlandis previously approved these changes Oct 16, 2019
Copy link
Contributor

@ccarterlandis ccarterlandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Signed-off-by: Carter Landis <ccarterlandis@gmail.com>
Copy link
Contributor

@ccarterlandis ccarterlandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still LGTM. Just changed the version

@ccarterlandis ccarterlandis changed the title Dev Release v.0.10.0 Oct 16, 2019
@ccarterlandis ccarterlandis merged commit add2bad into master Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants