Skip to content

Commit dist files#1

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

Commit dist files#1
jmorel wants to merge 2 commits into
masterfrom
commit-dist-files

Conversation

@jmorel
Copy link
Copy Markdown
Owner

@jmorel jmorel commented Mar 15, 2023

Fixes ferdikoomen#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.

@jmorel
Copy link
Copy Markdown
Owner Author

jmorel commented Mar 15, 2023

Closing in favor of ferdikoomen#1458

@jmorel jmorel closed this Mar 15, 2023
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

1 participant