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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0 #760

Merged
merged 4 commits into from
Dec 31, 2022
Merged

v3.0.0 #760

merged 4 commits into from
Dec 31, 2022

Conversation

prescottprue
Copy link
Owner

Description

  • Updates NodeJS version used for building to 16 - verified against 16 and 18
  • Drops support for node pre v16
  • Drops support for SERVICE_ACCOUNT environment variables auto-prefixed by CI environment (such as STAGE_SERVICE_ACCOUNT)
  • Drops support for loading default service account file at ./serviceAccount.json - GOOGLE_APPLICATION_CREDENTIALS env variable should be used instead. This removes all file system interaction directly within cypress-firebase

Screenshots (if appropriate)

@codecov
Copy link

codecov bot commented Dec 31, 2022

Codecov Report

Merging #760 (5f24d1c) into main (9e0ee0f) will increase coverage by 3.42%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #760      +/-   ##
==========================================
+ Coverage   83.85%   87.27%   +3.42%     
==========================================
  Files           7        6       -1     
  Lines         322      283      -39     
  Branches      118      102      -16     
==========================================
- Hits          270      247      -23     
  Misses         10       10              
+ Partials       42       26      -16     
Impacted Files Coverage Δ
src/firebase-utils.ts 84.76% <100.00%> (+2.58%) ⬆️
src/attachCustomCommands.ts 88.15% <0.00%> (+2.63%) ⬆️
src/plugin.ts 100.00% <0.00%> (+6.66%) ⬆️
src/tasks.ts 86.25% <0.00%> (+8.60%) ⬆️
src/extendWithFirebaseConfig.ts 100.00% <0.00%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@prescottprue prescottprue merged commit e99e3e5 into main Dec 31, 2022
@prescottprue prescottprue deleted the beta branch December 31, 2022 07:21
@github-actions
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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