NomicFoundation / hardhat

Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
https://hardhat.org
Other
7.22k stars 1.38k forks source link

Add function in hh-utils to check if process is running in the CI #5340

Closed ChristopherDedominici closed 4 months ago

ChristopherDedominici commented 4 months ago

Implement a function to check if the process is running in GitHub CI. The logic combines the code from pnpm and the hardhat code in hh-core

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 0:18am
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: d5ce13f963d5f7450bb946cb3c0933e48f895730

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR