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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 6.0.0 #46

Merged
merged 1 commit into from Nov 1, 2022
Merged

chore: release 6.0.0 #46

merged 1 commit into from Nov 1, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2022

馃 I have created a release beep boop

6.0.0 (2022-11-01)

鈿狅笍 BREAKING CHANGES

  • stdout and stderr will now be returned as strings by default, for buffers set stdioString to false
  • when the shell option is set provided arguments will automatically be escaped

Features


This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 1, 2022

Release Manager

Release workflow run: https://github.com/npm/promise-spawn/actions/runs/3371996929

Force CI to Rerun for This Release

This PR will be updated and CI will run for every non-chore: commit that is pushed to main. To force CI to rerun, run this command:

gh workflow run release.yml -r main

Release Checklist for v6.0.0

  • 1. Checkout the release branch and test

    gh pr checkout 46 --force
    npm i
    npm test
    gh pr checks --watch
  • 2. Publish

    npm publish 
  • 3. Merge release PR

    gh pr merge --rebase
    git checkout main
    git fetch
    git reset --hard origin/main
  • 4. Check For Release Tags

    Release Please will run on the just pushed release commit and create GitHub releases and tags for each package.

    gh run watch `gh run list -w release -b main -L 1 --json databaseId -q ".[0].databaseId"`
    

@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from 4bb98bf to 634e887 Compare November 1, 2022 18:26
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 634e887 to 1d27d6b Compare November 1, 2022 18:49
@nlf nlf merged commit 164dc7c into main Nov 1, 2022
@nlf nlf deleted the release-please--branches--main branch November 1, 2022 19:14
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 1, 2022

馃 Release is at https://github.com/npm/promise-spawn/releases/tag/v6.0.0 馃尰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant