Skip to content

Write compilation tests for ESM #557

@sofisl

Description

@sofisl

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

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions