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

Merge main int feat/stronger-consistency-options #184

Merged

Conversation

ewanharris
Copy link
Member

Description

Merges main into feat/stronger-consistency-options as that branch has branch protection enabled, so we can't push

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

* ci: don't pin version of buf

Instead we will use the version that correlates to the action version

* chore(deps): update buf-setup-action version

* style: run buf format to make formatting changes
@ewanharris ewanharris requested a review from a team as a code owner July 23, 2024 15:21
@ewanharris ewanharris changed the title ci: don't pin version of buf (#181) Merge main int feat/stronger-consistency-options Jul 23, 2024
@ewanharris ewanharris merged commit a6e3fd1 into feat/stronger-consistency-options Jul 23, 2024
7 checks passed
@ewanharris ewanharris deleted the chore/merge-main-to-consistency branch July 23, 2024 15:38
ewanharris added a commit that referenced this pull request Jul 23, 2024
* setup feat/stronger-consistency branch

* feat: add query consistency params (#170)

* feat: add consistency enum parameter for query APIs

* fix CI workflow branch name

* ignore enum suffix lint rule

* ignore enum val prefix lint warning

* fix up generated files

* docs formatting fix

* review feedback: update enum vals for future additions, update docs

* fix up docs clarification for all endpoints

* feat: add consistency options to StreamedListObjects

* doc: correct consistency reference in doc string (#182)

* doc: correct consistency reference in doc string

* chore: remove dx from codeowners as we're moving off feature branch

* Merge main int feat/stronger-consistency-options (#184)

ci: don't pin version of buf (#181)

* ci: don't pin version of buf

Instead we will use the version that correlates to the action version

* chore(deps): update buf-setup-action version

* style: run buf format to make formatting changes

---------

Co-authored-by: Jim Anderson <[email protected]>
Co-authored-by: Raghd Hamzeh <[email protected]>
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