Skip to content

Commit dist files#1458

Closed
jmorel wants to merge 2 commits into
ferdikoomen:masterfrom
jmorel:commit-dist-files
Closed

Commit dist files#1458
jmorel wants to merge 2 commits into
ferdikoomen:masterfrom
jmorel:commit-dist-files

Conversation

@jmorel
Copy link
Copy Markdown

@jmorel jmorel commented Mar 15, 2023

Fixes #1457

Allows npm exec can target any commit. E.g.

npm exec -- https://github.com/jmorel/openapi-typescript-codegen/tree/7f39f203992eeb3d97345d4d6366adb0cb485401 --input https://petstore.swagger.io/v2/swagger.json --output petstore 

In order to make sure the committed dist files are always up to date, a github action has been added that checks for each PR that the committed values exactly match the output of the build.

@ferdikoomen
Copy link
Copy Markdown
Owner

Merged #1533 in favour if this

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.

Allow running any commit through npx

2 participants