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 development into main #188

Merged
merged 17 commits into from
Nov 6, 2024
Merged

Merge development into main #188

merged 17 commits into from
Nov 6, 2024

Conversation

gentlementlegen
Copy link
Member

Resolves #

gentlementlegen and others added 17 commits October 25, 2024 11:52
Introduce postComment function to embed structured metadata in comments.
Added export for Manifest type to facilitate type usage in SDK implementations.
Introduced the paginateGraphQL plugin to enhance API request handling.
Updated @sinclair/typebox dependency version for compatibility.
Introduce try-catch blocks for schema decoding to handle errors gracefully.
Consolidated variable initialization and improved error stack handling.
Separated postComment from actions and server files for better modularity.
Ensure proper formatting by adding carriage returns around serialized metadata.
# Conflicts:
#	src/sdk/server.ts
Change from `payload.settings` to `inputs.settings` for accuracy in error logs.
Changed the comment body in `comment.ts` to use `message.logMessage.diff`.
Deleted revert-pr-108.txt and modified plugin-configuration.ts to permit additional properties.
Validate input schema and log errors if the body is invalid.
Improve readability by storing honoEnv result to a variable before use.
Replaced ctx.req.json() with body in input decoding to ensure valid input handling.
@gentlementlegen gentlementlegen marked this pull request as ready for review November 6, 2024 05:08
@gentlementlegen gentlementlegen merged commit 96844aa into main Nov 6, 2024
8 checks passed
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