-
Notifications
You must be signed in to change notification settings - Fork 324
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
[WPB-8887] wire-subsystems: implement the GetBy* account queries, includes InvitationCodeStore. #4218
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echoes-hq
bot
added
the
echoes: technical-roadmap/throughput
Changes intended at preserving our ability to evolve the software safely and effectively
label
Aug 19, 2024
MangoIV
changed the title
[WPB-8887] initial impl for GetBy* account queries as Effect and interpreter
[WPB-8887] wire-subsystems: implement the GetBy* account queries
Aug 19, 2024
zebot
added
the
ok-to-test
Approved for running tests in CI, overrides not-ok-to-test if both labels exist
label
Aug 19, 2024
MangoIV
force-pushed
the
mangoiv/wpb-8887
branch
from
August 21, 2024 07:12
279df7a
to
167d679
Compare
elland
force-pushed
the
mangoiv/wpb-8887
branch
from
August 22, 2024 12:30
d7ac8ac
to
91b23d1
Compare
MangoIV
commented
Aug 22, 2024
elland
force-pushed
the
mangoiv/wpb-8887
branch
from
August 26, 2024 07:14
c64e1b8
to
80d3c89
Compare
MangoIV
commented
Aug 26, 2024
elland
force-pushed
the
mangoiv/wpb-8887
branch
3 times, most recently
from
August 27, 2024 14:23
13c7eaf
to
6fbb7ec
Compare
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
elland
reviewed
Aug 29, 2024
fisx
reviewed
Aug 29, 2024
fisx
reviewed
Aug 29, 2024
libs/wire-subsystems/test/unit/Wire/MockInterpreters/InvitationCodeStore.hs
Outdated
Show resolved
Hide resolved
elland
reviewed
Sep 2, 2024
didn't we decide to leave account stuff out of this PR, and make it only about Invitations? |
elland
approved these changes
Sep 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MangoIV
commented
Sep 12, 2024
this took wayyyy too long, but not wayyyyyyyy to long :) i think the result is quite valuable. |
fisx
approved these changes
Sep 12, 2024
5 tasks
This was referenced Oct 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
echoes: technical-roadmap/throughput
Changes intended at preserving our ability to evolve the software safely and effectively
ok-to-test
Approved for running tests in CI, overrides not-ok-to-test if both labels exist
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://wearezeta.atlassian.net/browse/WPB-8887
The remaining part of the ticket will be addressed in a separate PR.
Checklist
changelog.d