aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/github_test.go
Commit message (Expand)AuthorAgeFilesLines
* fix github migration error when using multiple tokens (#34144)TheFox0x72025-04-131-0/+34
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-201-2/+1
* refactor: decouple context from migration structs (#33399)TheFox0x72025-02-071-12/+13
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Skip GitHub migration tests if the API token is undefined (#21824)Gary Moon2022-11-151-1/+5
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-7/+5
* refactoring nits (#18188)65432022-01-051-9/+9
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+430