drone/app/api/controller/migrate
Karan Saraswat a5f510c4b2 feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345)
* argument changed to session
* fixed failing go lint check
*

updated method usage
*

corrected spelling mistake
*

feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking internal boolean argument
2025-02-04 09:18:16 +00:00
..
controller.go feat: [CODE-2818]: Add Archive Repo functionality (#3051) 2025-01-13 19:02:51 +00:00
create_repo.go feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) 2025-02-04 09:18:16 +00:00
error.go Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
label.go feat: [CODE-2375]: Support import v2 for labels (#2695) 2024-10-21 20:23:36 +00:00
pullreq.go Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
rules.go Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
update_state.go Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
webhooks.go Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158) 2024-08-07 23:40:09 +00:00
wire.go feat: [CODE-2862]: put space fetch behind a cache (#3201) 2024-12-25 11:37:40 +00:00