-
Notifications
You must be signed in to change notification settings - Fork 424
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Milestone
Description
We have migrated successfully to a monorepo structure, but #3638 was just a bandaid for a couple of things. We have to finalize the migration by doing the following things:
- Stop ignoring staging repositories for the boilerplate check and instead run boilerplate checks on all of them.
- Test and validate module version replacements done by publishing-bot to ensure that modules depend on the right versions of each other.
- Stop ignoring staging repositories for linting.
- Remove leftover artifacts from staging repositories (e.g.
.prow.yamlfiles). - Ensure that test pipelines cover staging repositories (to substitute adequately for the prow jobs that covered them previously).
- bug: sdk is not go install'able anymore #3653
If you find more, please consider adding it here.
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Type
Projects
Status
Done