Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Build Process] Intermittent error when using execSync to get git rev and branch info #5501

Closed
1 of 7 tasks
jvigliotta opened this issue Jul 13, 2022 · 2 comments
Closed
1 of 7 tasks
Labels

Comments

@jvigliotta
Copy link
Contributor

Summary

Sometimes, when including Open MCT as a dependency, there are errors (see image at end of issue). This seems to be due to using execSync during the build process to get the git revision and git branch information. (an explanation can be found here: lerna/lerna#763 (comment)).

Expected vs Current Behavior

Consistently build without errors, currently you cannot build if you encounter this error.

Steps to Reproduce

  1. Not entirely sure. I think it has do do with uncommitted changes in a branch, but not positive.

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

Screen Shot 2022-07-13 at 2 08 26 PM

@jvigliotta
Copy link
Contributor Author

closed by #5433

@unlikelyzero
Copy link
Collaborator

Difficult to reproduce. Closing. Should re-open

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

No branches or pull requests

2 participants