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

ci(e2e): fix e2e pipeline for strapi 4.15 by adding missing dependenc… #389

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

layaxx
Copy link
Member

@layaxx layaxx commented Nov 16, 2023

…ies to playground

strapi 4.15 complains during build process about missing (but non-required) dependencies, asking for user input. This causes dhe pipelines to fail. this commit adds those dependencies

fix #388

…ies to playground

strapi 4.15 complains during build process about missing (but non-required) dependencies, asking for
user input. This causes dhe pipelines to fail. this commit adds those dependencies

fix #388
@layaxx layaxx requested a review from sargreal November 16, 2023 20:51
@layaxx layaxx linked an issue Nov 16, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec58e66) 45.95% compared to head (af6b910) 45.95%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #389   +/-   ##
=======================================
  Coverage   45.95%   45.95%           
=======================================
  Files          47       47           
  Lines         866      866           
  Branches      187      187           
=======================================
  Hits          398      398           
  Misses        310      310           
  Partials      158      158           
Flag Coverage Δ
unittests 45.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@layaxx layaxx merged commit 05fc5cc into main Nov 19, 2023
9 of 13 checks passed
@fekide-bot
Copy link

🎉 This PR is included in version 1.0.11 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.2.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@fekide-bot
Copy link

🎉 This PR is included in version 1.1.12 🎉

The release is available on npm package (@latest dist-tag)

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.

[BUG]: E2E Tests fail for 4.15
3 participants