eventespresso / actions

Centralized repository for all of Event Espresso's GitHub Actions used in our CI/CD pipelines
GNU Affero General Public License v3.0
2 stars 6 forks source link

Fix barista plugin not being activated in E2E tests #57

Closed alexkuc closed 7 months ago

alexkuc commented 7 months ago

This fixes a bug where barista plugin activation is skipped (erroneously)

alexkuc commented 7 months ago

🚧 Regression detected in Barista repository❗

Currently working on pinpointing which PR has caused the regression…

E2E Outcome PR Git Commit
https://github.com/eventespresso/barista/pull/1277 97408d93
https://github.com/eventespresso/barista/pull/1275 88527b6a

Edit: make sure to run yarn build before starting E2E tests after checking out aforementioned PRs

alexkuc commented 7 months ago

Restoring branch to investigate what has caused the regression

Edit: wrong repository