Skip to content
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

Fix/generators non json bodies - rebased #672

Merged
merged 9 commits into from
May 31, 2021
Merged

Fix/generators non json bodies - rebased #672

merged 9 commits into from
May 31, 2021

Conversation

individual-it
Copy link
Contributor

same as #636 but rebased on feat/v3.0.0 and with conflict solved

Ronald Holshausen and others added 9 commits May 28, 2021 15:45
the downloaded release tarball (downloaded by `node-pre-gyp install --fallback-to-build=false`) contains files in the `native` folder, so we need to reset them to whatever comes from git before building otherwise we might end up using the file from the downloaded archive and not from the change in the PR

this use to work for changes in `index.node.d.ts` because older release tarballs didn't contain that file
compare
https://github.com/pact-foundation/pact-js/releases/download/v10.0.0-beta.33/node-v72-linux-x64-glibc.tar.gz
with
https://github.com/pact-foundation/pact-js/releases/download/v10.0.0-beta.34/node-v72-linux-x64-glibc.tar.gz
@mefellows
Copy link
Member

Thanks Artur - I'll look to get these in next week (or maybe this weekend if I get some time). Appreciate all of your help.

@uglyog
Copy link
Member

uglyog commented May 29, 2021

LGTM

@mefellows mefellows merged commit ff733fa into pact-foundation:feat/v3.0.0 May 31, 2021
@individual-it individual-it deleted the fix/generators-non-json-bodies branch May 31, 2021 07:10
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.

3 participants