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(java): Initialize Java SDK #2

Merged
merged 1 commit into from
Aug 29, 2023
Merged

feat(java): Initialize Java SDK #2

merged 1 commit into from
Aug 29, 2023

Conversation

booniepepper
Copy link
Contributor

@booniepepper booniepepper commented Aug 10, 2023

Description

Initial Java SDK

References

Corresponds to openfga/sdk-generator#158 -- Last synced 2023-08-10T16:34-07:00

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

@booniepepper booniepepper changed the title feat(java): Introduce Java SDK feat(java): Initialize Java SDK Aug 10, 2023
@booniepepper booniepepper force-pushed the feat/java-sdk branch 5 times, most recently from c862d37 to 498f106 Compare August 18, 2023 18:41
@booniepepper booniepepper force-pushed the feat/java-sdk branch 3 times, most recently from 958df2f to b31f60e Compare August 25, 2023 14:12
@booniepepper booniepepper marked this pull request as ready for review August 25, 2023 14:18
@booniepepper booniepepper requested a review from a team as a code owner August 25, 2023 14:18
VERSION.txt Outdated Show resolved Hide resolved
api/openapi.yaml Outdated Show resolved Hide resolved
api/openapi.yaml Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/semgrep.yaml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
Copy link
Member

@rhamzeh rhamzeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging this as a first iteration to make follow up PRs easier - fixes will follow in separate PRs.

@rhamzeh rhamzeh merged commit 283744b into main Aug 29, 2023
3 checks passed
@rhamzeh rhamzeh deleted the feat/java-sdk branch August 29, 2023 14:33
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