unjs / std-env

Runtime Agnostic JS utils
MIT License
433 stars 25 forks source link

feat: add zeabur provider #93

Closed yuaanlin closed 7 months ago

yuaanlin commented 7 months ago

๐Ÿ”— Linked issue

https://github.com/unjs/nitro/pull/1942

โ“ Type of change

๐Ÿ“š Description

Adding a new provider for Zeabur

In the CI/CD environment of Zeabur, there is a environment variable ZEABUR=1 can be used to detect the provider.

๐Ÿ“ Checklist

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e1bfb39) 85.04% compared to head (9b9204c) 85.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 85.04% 85.13% +0.09% ========================================== Files 7 7 Lines 321 323 +2 Branches 30 30 ========================================== + Hits 273 275 +2 Misses 45 45 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.