Skip to content

Comments

feat: introduce ProcessPromise.cwd getter#1414

Merged
antongolub merged 4 commits intogoogle:mainfrom
antongolub:docs-update-pr-tpl
Feb 23, 2026
Merged

feat: introduce ProcessPromise.cwd getter#1414
antongolub merged 4 commits intogoogle:mainfrom
antongolub:docs-update-pr-tpl

Conversation

@antongolub
Copy link
Collaborator

@antongolub antongolub commented Feb 22, 2026

  • feat: introduce ProcessPromise.cwd getter
  • docs: update pr template
const p = $`sleep 1`
p.pid       // process id
p.cwd       // process working directory
  • Setup Set the latest Node.js LTS version.
  • Build: I’ve run npm build before committing and verified the bundle updates correctly.
  • Tests: I’ve run test and confirmed all tests succeed. Added tests to cover my changes if needed.
  • Docs: I’ve added or updated relevant documentation as needed.
  • Sign Commits have verified signatures and follow conventinal commits spec
  • CoC: My changes follow the project’s coding guidelines and Code of Conduct.
  • Review: This PR represents original work and is not solely generated by AI tools.

@antongolub antongolub changed the title docs: update pr template feat: introduce ProcessPromise.cwd getter Feb 23, 2026
@antongolub antongolub merged commit f61cbb8 into google:main Feb 23, 2026
30 checks passed
@antongolub antongolub deleted the docs-update-pr-tpl branch February 23, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant