Missing version pins in package.json / yarn.lock for che-theia builds #17612
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Describe the bug
As found in https://issues.redhat.com/browse/CRW-1149, accidental changes in master are getting into a stable release
Per discussion on Tuesday, the solution could be to enhance the build.sh, yarn.lock and.or package.json files in che-theia repo to ensure that in the stable branches like 7.16.x, we're not pointing to latest / master branch content.
Che version
Additional context
See also #17613 re: happy path PR checking in che-theia plugin repos.
The text was updated successfully, but these errors were encountered: