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

[DevOps] Continuouos integration issues across multiple platforms #901

Closed
CodyCBakerPhD opened this issue Jul 29, 2024 · 1 comment
Closed
Assignees

Comments

@CodyCBakerPhD
Copy link
Collaborator

Describe the issue

There are a few scattered issues that I'm leaving an official record of for any frontend wizards out there

  1. puppeteer fails stochastically on certain windows/ubuntu workflows; all tests pass locally but we disabled the GitHub actions in the meantime

Some speculation it comes down to random timeouts (according to debugging snapshots) but no idea why certain steps get hung up for so long if so

  1. Daily tests on Mac (both arm and intel) started failing as of July 25, 2024 due to a stall/freeze in the postinstall step of npm ci

This has been observed occasionally before #678 but in that case updating the package.lock file was sufficient to resolve it

Both #898 and #899 failures to resolve the issues, so they have been disabled in the meantime

Again, building works fine locally

This one is slightly more significant because it does mean that our automated build+release won't work for Mac distributions, and we will instead have to push releases manually

Steps to Reproduce

See Action logs

Operating System

Mac

GUIDE Version

v1.0.2

Code of Conduct

Yes

Did you confirm this issue was not already reported?

Yes

@CodyCBakerPhD
Copy link
Collaborator Author

Thanks to @rly for solving all of this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants