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

Feat/grpc sync addition #2

Closed
wants to merge 53 commits into from
Closed

Conversation

aepfli
Copy link

@aepfli aepfli commented Dec 6, 2024

No description provided.

aepfli and others added 30 commits November 22, 2024 14:06
Signed-off-by: Cole Bailey <[email protected]>
Signed-off-by: Cole Bailey <[email protected]>
Signed-off-by: Cole Bailey <[email protected]>
Signed-off-by: Cole Bailey <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
Copy link

github-actions bot commented Dec 6, 2024

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

@aepfli aepfli changed the base branch from feat/caching to feat/config_normalization December 6, 2024 21:11
@aepfli aepfli changed the base branch from feat/config_normalization to feat/grace_attempts December 6, 2024 21:11
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch from 28914fa to 6b21f96 Compare December 6, 2024 21:18
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch from 6b21f96 to a37e5a3 Compare December 6, 2024 21:24
aepfli and others added 14 commits December 12, 2024 08:12
* feat(flagd-rpc): add caching with tests

Signed-off-by: Simon Schrottner <[email protected]>
…pen-feature#120)

* feat(flagd): use test-harness version number for integration tests

Signed-off-by: Simon Schrottner <[email protected]>

* fixup: migrating to pathlib

Signed-off-by: Simon Schrottner <[email protected]>

---------

Signed-off-by: Simon Schrottner <[email protected]>
add renovate config

Signed-off-by: gruebel <[email protected]>
…ture#124)

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

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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(config): migrate config renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(flagd-rpc): add caching with tests

Signed-off-by: Simon Schrottner <[email protected]>

* fixup: using new test-harness

Signed-off-by: Simon Schrottner <[email protected]>

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

Signed-off-by: Simon Schrottner <[email protected]>

* feat(flagd): add graceful attempts

Signed-off-by: Simon Schrottner <[email protected]>

* feat(flagd): add graceful attempts

Signed-off-by: Simon Schrottner <[email protected]>

* feat: better reconnect gherkins

Signed-off-by: Simon Schrottner <[email protected]>

* fixup: unblock

Signed-off-by: Simon Schrottner <[email protected]>

* fixup: incuberating feedback from pr review

Signed-off-by: Simon Schrottner <[email protected]>

* fixup: incuberating feedback from pr review

Signed-off-by: Simon Schrottner <[email protected]>

---------

Signed-off-by: Simon Schrottner <[email protected]>
…pen-feature#132)

We do have a default OpenFeature Renovate configuration within our community-tooling
repository. (https://github.com/open-feature/community-tooling/blob/main/renovate.json)

To reduce maintenance efforts, we should stick to the general one as a basis.

Signed-off-by: Simon Schrottner <[email protected]>
feat(flagd): add ssl cert path option

Signed-off-by: Simon Schrottner <[email protected]>
…schemas digest to b81a56e (open-feature#134)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch from 7db576e to b789160 Compare December 29, 2024 21:49
@aepfli aepfli force-pushed the feat/grpc-sync-addition branch from b789160 to 4db7a48 Compare December 29, 2024 22:15
@aepfli aepfli closed this Dec 29, 2024
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.

4 participants