ocadotechnology / codeforlife-workspace

Everything Code for Life related
Other
4 stars 36 forks source link

Set up pull mirroring on Gitlab #149

Closed lauracumming closed 1 month ago

lauracumming commented 2 months ago

On Ocado's Gitlab server, create a twin repo for each CFL repo currently on GitHub. Then, periodically pull all changes from GH into GL. Ideally, the pull mirroring will happen every min OR every 5 mins with the option to manually trigger a pull.

If it's possible we should do push mirroring instead of pull mirroring, where GH informs GL there's been a push.

SKairinos commented 1 month ago

Waiting for the minimum pull interval to be lowered from 300 seconds to 30 seconds

SKairinos commented 1 month ago

pull mirroring and pipelines now working