Skip to content

Conversation

@mxschmitt
Copy link
Contributor

@mxschmitt mxschmitt commented Jul 28, 2020

The reason for this change is that in Playwright Python we would need the related protocol.yml and api.md for the installed NPM package. For that we could either add the Git hash to the released package e.g. as a file (and go over the GitHub repo to get the file content) but Pavel proposed that it might be better to include the two files in the NPM package.

Tested locally by adding to the utils/publish_all_packages.sh script --dry to the NPM publish commands.

cc @aslushnikov @pavelfeldman

Related issues: microsoft/playwright-python#101 and microsoft/playwright-python#96

Copy link
Contributor

@aslushnikov aslushnikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

@aslushnikov aslushnikov merged commit d27f97e into microsoft:master Jul 28, 2020
@mxschmitt mxschmitt deleted the devops/include-api-and-protocol-npm branch October 9, 2024 09:16
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.

2 participants