Skip to content

Commit dist files #1

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

Closed
wants to merge 2 commits into from
Closed

Commit dist files #1

wants to merge 2 commits into from

Conversation

jmorel
Copy link
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
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