mirror of https://github.com/zulip/zulip.git
27cfb14d92
This also removes direct includes of `zulip::common`, making `zulip::base` gatekeep the inclusion of it. This helps enforce that any top-level deploy only needs include a single class, and that any configuration which is not meant to be deployed by itself will not apply, due to lack of `zulip::common` include. The following commit will better differentiate these top-level deploys by moving them into a subdirectory. |
||
---|---|---|
.. | ||
files | ||
manifests | ||
templates |