Skip to content

Feat/grpc sync addition #3

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

Closed
wants to merge 13 commits into from

Conversation

aepfli
Copy link

@aepfli aepfli commented Feb 6, 2025

No description provided.

Copy link

github-actions bot commented Feb 6, 2025

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Feat/grpc sync addition". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

…pen-feature#121)

* feat(flagd-rpc): add caching with tests

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* fixup: using new test-harness

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* fixup(flagd): remove merge conflict error as stated by warber

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* feat(flagd): add graceful attempts

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* feat(flagd): add graceful attempts

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* fixup: rename method

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* fixup: naming linting

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

* feat: better reconnect gherkins

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>

---------

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch 3 times, most recently from 3a28e78 to 622208b Compare February 6, 2025 16:43
renovate bot and others added 10 commits February 7, 2025 18:09
…penfeature/test-harness to v2 (open-feature#178)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ure#182)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…spec digest to 95fe981 (open-feature#184)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….5 (open-feature#183)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….6 (open-feature#185)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…spec digest to be56f22 (open-feature#186)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…spec digest to 54952f3 (open-feature#188)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…penfeature/test-harness to v2.2.0 (open-feature#190)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
drop Python 3.8 support

Signed-off-by: gruebel <anton.gruebel@gmail.com>
…spec digest to a69f748 (open-feature#193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch 2 times, most recently from d00cf69 to 78c8fd5 Compare February 17, 2025 19:13
Co-authored-by: Cole Bailey <cole.bailey@deliveryhero.com>
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch 2 times, most recently from b8d3886 to 1a81305 Compare February 17, 2025 19:17
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch from 1a81305 to 3ca43a4 Compare February 17, 2025 19:17
@aepfli aepfli closed this Feb 17, 2025
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