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

Check tag format + return metadata + additional doc strings #22

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Jul 6, 2024

Mainly, bring in tag format checks which verify they're shorter than 255
characters and don't contain any special characters (especially commas),
like Go and Python do already.

Start returning metadata in jobs, although notably, it's not possible to
insert with it yet.

A few additional docstrings brought over from my project to document
River Python.

@brandur brandur changed the title Add require statements to client initialization example Check tag format + return metadata + additional doc strings Jul 6, 2024
@brandur brandur force-pushed the brandur-tag-format-metadata branch from 7231c0b to a33e459 Compare July 6, 2024 19:36
Mainly, bring in tag format checks which verify they're shorter than 255
characters and don't contain any special characters (especially commas),
like Go and Python do already.

Start returning metadata in jobs, although notably, it's not possible to
insert with it yet.

A few additional docstrings brought over from my project to document
River Python.
@brandur brandur force-pushed the brandur-tag-format-metadata branch from a33e459 to d62a407 Compare July 6, 2024 19:39
@brandur brandur merged commit bbbbfc0 into master Jul 6, 2024
4 checks passed
@brandur brandur deleted the brandur-tag-format-metadata branch July 6, 2024 19:40
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.

1 participant