-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
In GH actions, we need to add tests to make sure ESM libraries compile properly
Take a .zip file generated by bazel that has all the test outputs (the generated baselines) and compile them one by one in separate github actions
this section: https://github.com/googleapis/gapic-generator-typescript/blob/main/.github/workflows/ci.yaml#L71
these steps specifically: https://github.com/googleapis/gapic-generator-typescript/blob/main/.github/workflows/ci.yaml#L96-L106
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.