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
{{ message }}
This repository was archived by the owner on Feb 21, 2022. It is now read-only.
We do have some monorepos, that right now we just treat as different services with the same codebase, which is not ideal.
It would be nice if we could specify a path inside repositories, and treat that like a separate repository, regarding auditing issues, schema scanning, etc.
It would have to be done in a smart-ish way, as some resources could be shared, like the .gitlab-ci.yml file
We do have some monorepos, that right now we just treat as different services with the same codebase, which is not ideal.
It would be nice if we could specify a path inside repositories, and treat that like a separate repository, regarding auditing issues, schema scanning, etc.
It would have to be done in a smart-ish way, as some resources could be shared, like the
.gitlab-ci.ymlfile