Github release tarballs doesn't include submodules & hence fails to build #20034
Labels
Area/BuildPipeline
All issues related to build and release process
IceBox
Older issues that are not being actively worked on but may be revisited in the future.
Team/DevTools
Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs )
Type/Task
As raised in https://ballerina-platform.slack.com/archives/C47EAELR1/p1574381634251000
If you download a tarball and try to build, build fails ATM as the tarball doesn't contain ballerina-grammar submodule which is needed to compile syntax-highlighter javascript library.
ATM GitHub doesn't automatically include submodules and a feature request has been made already in below thread.
https://github.community/t5/How-to-use-Git-and-GitHub/Create-Release-that-contains-submodule/td-p/12073/highlight/false
We may need to look for an alternative until that is available.
The text was updated successfully, but these errors were encountered: