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 0.22.0 #1540

Merged
merged 52 commits into from
Dec 21, 2021
Merged

Release 0.22.0 #1540

merged 52 commits into from
Dec 21, 2021

Conversation

sgoggins
Copy link
Member

Pull Request Template

sgoggins and others added 30 commits December 13, 2021 18:17
Frontend updates from latest release to main
```
2021-12-16 13:19:38,902,902ms [PID: 3921515] workers.pull_request_worker.9138 [DEBUG] table name is: augur_data.pull_request_review_message_ref, and columns are "pr_review_id", "msg_id", "pr_review_msg_url", "pr_review_src_id", "pr_review_msg_src_id", "pr_review_msg_node_id", "pr_review_msg_diff_hunk", "pr_review_msg_path", "pr_review_msg_position", "pr_review_msg_original_position", "pr_review_msg_commit_id", "pr_review_msg_original_commit_id", "pr_review_msg_updated_at", "pr_review_msg_html_url", "pr_url", "pr_review_msg_author_association", "pr_review_msg_start_line", "pr_review_msg_original_start_line", "pr_review_msg_start_side", "pr_review_msg_line", "pr_review_msg_original_line", "pr_review_msg_side", "tool_source", "tool_version", "data_source", "repo_id".
2021-12-16 13:19:38,903,903ms [PID: 3921515] workers.pull_request_worker.9138 [DEBUG] Bulk insert error: invalid input syntax for type bigint: "15.0"
CONTEXT:  COPY pull_request_review_message_ref, line 1, column pr_review_msg_original_start_line: "15.0"
. exception registered
2021-12-16 13:19:38,903,903ms [PID: 3921515] workers.pull_request_worker.9138 [DEBUG] Traceback (most recent call last):
  File "/home/sean/github/aah/workers/worker_persistance.py", line 829, in psql_insert_copy
    curs.copy_expert(sql=sql, file=s_buf)
psycopg2.errors.InvalidTextRepresentation: invalid input syntax for type bigint: "15.0"
CONTEXT:  COPY pull_request_review_message_ref, line 1, column pr_review_msg_original_start_line: "15.0"
```
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
ABrain7710 and others added 20 commits December 17, 2021 20:41
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
added rough Fedora installation instructions.
This includes frontend fixes already in the `main` branch, as well as 2 small bug fixes related to worker_persistence error handling, and a schema update.
Signed-off-by: Andrew Brain <[email protected]>
…ain` branch that were merged.

Looks like there is a difference in Andrew's branch for git integration that might make the difference here.
91 and 92 are included in the default install, so 93 is just to make it be current.
@sgoggins sgoggins merged commit 84fdd09 into main Dec 21, 2021
@sgoggins sgoggins deleted the sean-patch-aah-3 branch December 21, 2021 00:07
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.

2 participants