Skip to content

Conversation

@chasepoirier
Copy link
Contributor

This pull request updates the release workflow and refactors several npm scripts to improve documentation publishing and test environment setup in response to npm lifecycle scripts being disabled.

Ticket: https://contentful.atlassian.net/browse/DX-589

Updates:

  • Added a Publish Docs step to .github/workflows/release.yaml, which automatically publishes documentation when changes are pushed to the master branch.
  • Removed the postpublish documentation publishing logic from package.json to centralize publishing in the workflow.
  • Refactored the browser integration test setup in both package.json and test/output-integration/browser/package.json

@chasepoirier chasepoirier requested a review from a team as a code owner December 2, 2025 17:53
@chasepoirier chasepoirier changed the title chore: update scripts to not use pre or post commands [DX-589] chore: update scripts to not use npm lifecycle commands [DX-589] Dec 2, 2025
@chasepoirier chasepoirier merged commit 475958e into master Dec 3, 2025
17 checks passed
@chasepoirier chasepoirier deleted the update-gha-scripts branch December 3, 2025 19:53
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