Skip to content

Update protoquill to latest build #14385

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

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Conversation

deusaquilus
Copy link
Contributor

@deusaquilus deusaquilus commented Jan 30, 2022

ProtoQuill community build is on a very, very old version, I would like to re-integrate with the latest code now since in my primary codebase I have replaced EntityQuery.insert/update with insertValue and updateValue. Also, this means that changes in dotty-staging/protoquill@5ed25aa need to be undone. I hope this is alright.

I added compile and scalatest-driven testing of quill-sql and quill-sql-tests which is a minimum of what is needed to verify quill functionality. Also, I added Test/compile for quill-cassandra since this module uses macros in it's own unique ways. These settings are internally controlled by Quill's runCommunityBuild task. I want to keep it that way so that quill community builds can be run on a quill CI independently of community-build infrastructure.

@deusaquilus deusaquilus changed the title Update protoquill to latest build [WIP] Update protoquill to latest build Jan 30, 2022
@deusaquilus
Copy link
Contributor Author

deusaquilus commented Jan 30, 2022

Okay. Fixed and ready to go.

@deusaquilus deusaquilus force-pushed the update_protoquill branch 2 times, most recently from 3b9ad9f to 160f866 Compare January 30, 2022 18:43
@deusaquilus deusaquilus changed the title [WIP] Update protoquill to latest build Update protoquill to latest build Jan 30, 2022
@deusaquilus
Copy link
Contributor Author

This is ready to go now.

@deusaquilus
Copy link
Contributor Author

This is done. Please review.

@griggt
Copy link
Contributor

griggt commented Feb 3, 2022

These updates have been incorporated into #14395

@nicolasstucki
Copy link
Contributor

@griggt should we merge this and rebase #14395? Or should we merge it in #14395? What is simpler/faster?

@nicolasstucki nicolasstucki assigned griggt and unassigned nicolasstucki Feb 3, 2022
Copy link
Contributor

@griggt griggt left a comment

Choose a reason for hiding this comment

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

I just realized I need to rebase and squash again in the morning anyway, so I'm OK with merging this first.

@griggt griggt merged commit df045ea into scala:main Feb 3, 2022
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