Skip to content

Conversation

csviri
Copy link
Collaborator

@csviri csviri commented Jul 27, 2022

No description provided.

@csviri csviri self-assigned this Jul 27, 2022
@csviri csviri force-pushed the decouple-event-source-from-cache branch from b74a22e to dff5697 Compare August 5, 2022 11:17
@csviri csviri linked an issue Aug 22, 2022 that may be closed by this pull request
@csviri csviri force-pushed the next branch 3 times, most recently from 97481a6 to 0ce8aea Compare August 25, 2022 14:37
@csviri csviri force-pushed the decouple-event-source-from-cache branch from dff5697 to 4ea5754 Compare August 26, 2022 08:15
@csviri csviri force-pushed the next branch 2 times, most recently from 4e15248 to edd12e5 Compare September 5, 2022 07:45
Base automatically changed from next to main September 5, 2022 08:14
@csviri csviri force-pushed the decouple-event-source-from-cache branch from 4ea5754 to 42770df Compare September 5, 2022 13:05
@csviri csviri changed the base branch from main to next September 5, 2022 13:05
@csviri csviri force-pushed the decouple-event-source-from-cache branch 3 times, most recently from f3acae8 to cada89c Compare September 16, 2022 07:10
@csviri csviri marked this pull request as ready for review September 19, 2022 06:55
@csviri csviri force-pushed the decouple-event-source-from-cache branch from 43db6ad to e27eb9a Compare September 22, 2022 13:11
@csviri csviri mentioned this pull request Sep 22, 2022
@csviri csviri force-pushed the decouple-event-source-from-cache branch from ac83246 to bdd2d96 Compare September 27, 2022 07:46
@metacosm metacosm force-pushed the decouple-event-source-from-cache branch from b91ca52 to fa0bfb7 Compare September 28, 2022 07:49
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

49.3% 49.3% Coverage
0.0% 0.0% Duplication

@csviri csviri requested a review from metacosm September 28, 2022 08:22
@csviri csviri merged commit a488572 into next Sep 28, 2022
@csviri csviri deleted the decouple-event-source-from-cache branch September 28, 2022 08:43
metacosm added a commit that referenced this pull request Oct 7, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
csviri added a commit that referenced this pull request Oct 19, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
csviri added a commit that referenced this pull request Oct 21, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
csviri added a commit that referenced this pull request Oct 25, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
csviri added a commit that referenced this pull request Oct 28, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
csviri added a commit that referenced this pull request Oct 31, 2022
* feat: decouple event source from cache + list discriminator (#1378)

* feat: bulk dependent resources (#1448)

* feat: optional eventsource on dependent resources (#1479)

* refactor: simplify handling of reused event sources (#1518)



Co-authored-by: Chris Laprun <[email protected]>

* refactor: isolate index handling to BulkDependentResource interface (#1517)

* feat: key based bulk resource creation (#1521)

* improvement: bulk dependent resource api

* merge

Co-authored-by: Chris Laprun <[email protected]>
Co-authored-by: Chris Laprun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment