Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
LukeHagar pushed 3 commits to main speakeasy-api/sdk-gen-config
LukeHagar closed a pull request on speakeasy-api/sdk-gen-config
fix: corrected the tranform validation logic
I missed the actual Validation logic for the transforms in the first PR This pull request to `workflow/source.go` includes changes to enhance the validation logic for transformations and streaml...LukeHagar pushed 1 commit to fix-transform-validate speakeasy-api/sdk-gen-config
- fix: expected test string 9fd2fab
LukeHagar opened a pull request on speakeasy-api/sdk-gen-config
fix: corrected the tranform validation logic
I missed the actual Validation logic for the transforms in the first PR This pull request to `workflow/source.go` includes changes to enhance the validation logic for transformations and streaml...LukeHagar pushed 1 commit to main speakeasy-api/speakeasy
- fix: bump sdk-gen-config for updated workflow transform validation (#1176) This pull request includes a minor update... ed1108f
LukeHagar closed a pull request on speakeasy-api/speakeasy
fix: bump sdk-gen-config for updated workflow transform validation
This pull request includes a minor update to the `go.mod` file to bump the version of the `sdk-gen-config` dependency. Dependency update: * [`go.mod`](diffhunk://#diff-33ef32bf6c23acb95f5902d...LukeHagar opened a pull request on speakeasy-api/speakeasy
fix: bump sdk-gen-config for updated workflow transform validation
This pull request includes a minor update to the `go.mod` file to bump the version of the `sdk-gen-config` dependency. Dependency update: * [`go.mod`](diffhunk://#diff-33ef32bf6c23acb95f5902d...LukeHagar created a comment on an issue on LukeHagar/plexjs
I believe a new version was successfully released
LukeHagar created a branch on speakeasy-api/speakeasy
bump-sdk-gen-config - Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers and Contract Tests for your API. OpenAPI native.
LukeHagar published a release on speakeasy-api/sdk-gen-config
v1.29.2: update available Transforms
## What's Changed * feat: update transform list by @LukeHagar in https://github.com/speakeasy-api/sdk-gen-config/pull/72 ## New Contributors * @LukeHagar made their first contribution in https...LukeHagar pushed 2 commits to main speakeasy-api/sdk-gen-config
LukeHagar closed a pull request on speakeasy-api/sdk-gen-config
feat: update transform list
This pull request includes changes to the `workflow/source.go` file to add new transformation options. The most important changes include adding new fields to the `Transformation` struct and introd...LukeHagar opened a pull request on speakeasy-api/sdk-gen-config
feat: update transform list
This pull request includes changes to the `workflow/source.go` file to add new transformation options. The most important changes include adding new fields to the `Transformation` struct and introd...LukeHagar pushed 1 commit to main speakeasy-api/speakeasy
- feat: added normalize transform (#1168) This pull request introduces a new feature to normalize OpenAPI documents to... 8e8144c
LukeHagar closed a pull request on speakeasy-api/speakeasy
feat: added normalize transform
This pull request introduces a new feature to normalize OpenAPI documents to a more supported structure. The main changes include adding a new command for normalization, implementing the normalizat...LukeHagar pushed 3 commits to main LukeHagar/plex-api-spec
LukeHagar closed a pull request on LukeHagar/plex-api-spec
Revert "fix: remove duplicate imports that will lead to failed js
This reverts commit 5756869. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced search functionality with new Plex...LukeHagar created a review on a pull request on LukeHagar/plex-api-spec
This looks good for now
LukeHagar created a comment on a pull request on LukeHagar/plex-api-spec
Anyone mind if I merge this in?
LukeHagar pushed 2 commits to normalize-transform speakeasy-api/speakeasy
LukeHagar opened a pull request on speakeasy-api/speakeasy
feat: added normalize transform
This pull request introduces a new feature to normalize OpenAPI documents to a more supported structure. The main changes include adding a new command for normalization, implementing the normalizat...LukeHagar created a branch on speakeasy-api/speakeasy
normalize-transform - Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers and Contract Tests for your API. OpenAPI native.