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

ci: Add feat issues to projects #2090

Merged
merged 1 commit into from
Jan 3, 2025
Merged

ci: Add feat issues to projects #2090

merged 1 commit into from
Jan 3, 2025

Conversation

drwpow
Copy link
Contributor

@drwpow drwpow commented Jan 3, 2025

Changes

Automatically adds new feature issues for openapi-typescript and openapi-fetch to the corresponding Project boards.

Other projects may get Project boards in the future! This just starts making use of the 2 we have.

This is an organizational PR and doesn’t affect any library

How to Review

N/A

Checklist

N/A

@drwpow drwpow requested a review from a team as a code owner January 3, 2025 22:32
@drwpow drwpow requested a review from kerwanp January 3, 2025 22:32
@drwpow drwpow merged commit bb0355a into main Jan 3, 2025
9 checks passed
@drwpow drwpow deleted the issue-projects branch January 3, 2025 22:32
Copy link

netlify bot commented Jan 3, 2025

Deploy Preview for openapi-ts canceled.

Name Link
🔨 Latest commit d17900f
🔍 Latest deploy log https://app.netlify.com/sites/openapi-ts/deploys/67786568556f77000837b89d

Copy link
Contributor

github-actions bot commented Jan 3, 2025

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.min.js 6.47 KB (0%)

duncanbeevers pushed a commit to duncanbeevers/openapi-typescript that referenced this pull request Jan 3, 2025
drwpow added a commit that referenced this pull request Jan 4, 2025
* Add schema to postTransform options (#2049)

* Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

Closes #2013

* fixup! Add schema to postTransform options

* Add Netlify badge (#2065)

* Only check GitHub token for docs build when update needed

* Add Netlify badge

* Use link

* [ci] release (#2084)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix issue templates (#2088)

* Add feat issues to projects (#2090)

* Use const arrays for OpenAPI enum types

Preserve capitalization of named, exported enum values.
Type exported const values as const, instead of their location within the operations or components schemas.
Derive and export types for enum values from concrete values in const arrays.
Use derived enum value types in operations and components schemas.
Use non-conflicting variable names for composed OpenAPI enums (anyOf: [enum1, enum2])

* Export type-predicates along when enumValues is true

---------

Co-authored-by: Drew Powers <[email protected]>
Co-authored-by: openapi-ts-bot <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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