Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: pull gimp submodules from github due to gitlab infra instability #301

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

frenchwr
Copy link

@frenchwr frenchwr commented Dec 4, 2024

Follow up on #300 to also pull gimp's submodules from github rather than gitlab as gitlab infra is under maintenance.

I tested the build locally and verified from the logs that the submodules are now being pulled from github:

2024-12-04 14:34:24.011 :: 2024-12-04 14:30:13.292 :: + sed -i 's|gitlab.gnome.org|github.com|' /root/parts/gimp/src/.gitmodules
2024-12-04 14:34:24.011 :: 2024-12-04 14:30:13.306 :: + git submodule update --init
2024-12-04 14:34:24.011 :: 2024-12-04 14:30:13.343 :: Submodule 'gimp-data' (https://github.com/GNOME/gimp-data.git) registered for path 'gimp-data'

@jnsgruk jnsgruk merged commit 21a6cef into snapcrafters:preview Dec 4, 2024
1 check passed
@frenchwr frenchwr deleted the preview branch December 9, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants