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 Ent Part 1 #359

Merged
merged 4 commits into from
May 26, 2023
Merged

Remove Ent Part 1 #359

merged 4 commits into from
May 26, 2023

Conversation

LBeernaertProton
Copy link
Contributor

Hide ent implementation behind an interface

db/errors.go Outdated Show resolved Hide resolved
db/ops_message.go Outdated Show resolved Hide resolved
First step towards remove ent, provide an abstract database interface
that we use to implement the new implementation and compare behavior
with the old version.

There is now a new option to specify the database implementation for the
Server and the test server.
Install golangci-lint from source rather than a release for the time
being.
@LBeernaertProton LBeernaertProton enabled auto-merge (rebase) May 26, 2023 09:03
@LBeernaertProton LBeernaertProton merged commit fb7689b into dev May 26, 2023
@LBeernaertProton LBeernaertProton deleted the refactor/GODT-2521-remote-ent branch May 26, 2023 09:10
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants