You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generic repo assets every workspace repo consumes: shared makefile, GitLab CI templates, lefthook config, dependency spec, che specs for every conventional generated file.
che's package catalog: packages.yml plus install scripts, published as a versioned definitions tarball. Every package's every install method proven by a pytest suite in containers.
Go monorepo: che (spec-driven dotfile loader, with the render engine as its render/ package tree, exposed as che render subcommands), get-os-open-files-with, get-term-open-files-with. Per-module go.mod and dir-prefixed release tags.