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

Add workflow for updating the client based on API changes #94

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

josephschorr
Copy link
Member

No description provided.

@josephschorr josephschorr requested a review from a team as a code owner August 25, 2023 20:32
@josephschorr josephschorr force-pushed the api-update branch 5 times, most recently from 8ee9a0e to 0046560 Compare August 25, 2023 20:40
uses: "authzed/actions/semver-update@main"
if: "steps.buf-update.outputs.updated == 'true'"
with:
sourcefile-path: "package.json"
Copy link
Member

Choose a reason for hiding this comment

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

pyproject.

Suggested change
sourcefile-path: "package.json"
sourcefile-path: "pyproject.toml"

Copy link
Member Author

Choose a reason for hiding this comment

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

D'oh. Fixed

@@ -2,13 +2,13 @@
authors = ["Authzed <[email protected]>"]
description = "Client library for SpiceDB."
name = "authzed"
version = "0.12.0"
Copy link
Member

Choose a reason for hiding this comment

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

Add a comment saying these 2 lines need to be together

Copy link
Member

@samkim samkim left a comment

Choose a reason for hiding this comment

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

LGTM

@josephschorr josephschorr merged commit 68b30e2 into authzed:main Aug 25, 2023
11 checks passed
@josephschorr josephschorr deleted the api-update branch August 25, 2023 20:48
@github-actions github-actions bot locked and limited conversation to collaborators Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants