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

Augur release 0.76.2 Updates to Dev #2908

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open

Conversation

sgoggins
Copy link
Member

@sgoggins sgoggins commented Sep 4, 2024

Description

  • Bug fixes back into dev

sgoggins and others added 24 commits August 22, 2024 17:10
Citation Document

Signed-off-by: Sean P. Goggins <[email protected]>
Can only have one paper in the citation, which is frankly ridiculous for any non-trivial software. :) 

Signed-off-by: Sean P. Goggins <[email protected]>
Apparently parsing is hard. 

Signed-off-by: Sean P. Goggins <[email protected]>
Syntax

Signed-off-by: Sean P. Goggins <[email protected]>
Instructions Update

Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Isaac Milarsky <[email protected]>
Signed-off-by: Isaac Milarsky <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Ubuntu <[email protected]>
Signed-off-by: Sean Goggins <[email protected]>
Signed-off-by: Ulincsys <[email protected]>
Add Step to Fetch Missing Git Messages from Commits Analyzed Before Commits Message Table was Added

try:
missing_commit_hashes = fetchall_data_from_sql_text(fetch_missing_hashes_sql)
except:
Copy link

Choose a reason for hiding this comment

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

[pylint] reported by reviewdog 🐶
W0702: No exception type(s) specified (bare-except)

Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>

to_insert.append(msg_record)

if to_insert:

Choose a reason for hiding this comment

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

[pylint] reported by reviewdog 🐶
E0001: Parsing failed: 'expected 'except' or 'finally' block (augur.tasks.git.facade_tasks, line 202)' (syntax-error)

Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
Signed-off-by: Sean P. Goggins <[email protected]>
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.

3 participants