kos32-export-env-vars is not public #335
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This script is hidden for some unknown reason in the docker container. I noticed that
KOLIBRIOS_BUILD_CMTIDseems to contain the wrong commit id. Perhaps this is the commit id of the latest kernel changes.If this is true, then this is absolutely useless information since the kernel is being developed within the current monorepository.
Because of this behavior, I cannot, for example, normally distinguish between two builded images from two different PRs.
Please make this script public and fix commit id.