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 missing spec exports #192

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Add missing spec exports #192

merged 1 commit into from
Jan 15, 2024

Conversation

austin-denoble
Copy link
Contributor

Problem

While updating sample apps I noticed there's a few generated types missing, specifically in relation to spec and the values for the different configurations. This will be important for users of the package to have access to.

Solution

Export generated types:

  • ServerlessSpec
  • ServerlessSpecCloudEnum
  • PodSpec
  • PodSpecMetadataConfig

Type of Change

  • New feature (non-breaking change which adds functionality)

Test Plan

CI - will be re-building dev version and re-testing with new exports in sample apps

@austin-denoble austin-denoble requested a review from jhamon January 15, 2024 21:07
@austin-denoble austin-denoble merged commit eedf3d9 into main Jan 15, 2024
26 checks passed
@austin-denoble austin-denoble deleted the adenoble/add-exports branch January 15, 2024 21:36
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