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

Remove acra-connector from acra-server/acra-translator #481

Merged

Conversation

Zhaars
Copy link
Contributor

@Zhaars Zhaars commented Jan 12, 2022

Initial removing acra-connector from acra-server and acra-translator cmds.

Checklist

initial removing connector from acra-server and acra-translator
@Zhaars Zhaars requested a review from Lagovas January 12, 2022 17:41
@Zhaars Zhaars marked this pull request as ready for review January 31, 2022 11:34
@Zhaars Zhaars requested a review from Lagovas January 31, 2022 11:34
Copy link
Collaborator

@Lagovas Lagovas left a comment

Choose a reason for hiding this comment

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

and general petition - make ctrl+f "connector" and remove it where it possible if it doesn't take a lot of time, please

tests/test.py Outdated
@@ -654,6 +600,7 @@ def drop_tables():
engine_raw = sa.create_engine(
'{}://{}:{}/{}'.format(DB_DRIVER, DB_HOST, DB_PORT, DB_NAME),
connect_args=connect_args)
print(connect_args)
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove debug output, please

@Zhaars Zhaars requested a review from Lagovas February 1, 2022 15:19
Copy link
Collaborator

@Lagovas Lagovas left a comment

Choose a reason for hiding this comment

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

great job

…nd_translator

# Conflicts:
#	CHANGELOG_DEV.md
@Zhaars Zhaars merged commit f955f89 into master Feb 2, 2022
@Lagovas Lagovas deleted the zhars/T2421/remove_connector_from_server_and_translator branch February 4, 2022 21:42
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