Skip to content

Update submodule URL to relative path - #23

Merged
frankfeifan merged 2 commits into
GEOS-DEV:mainfrom
sushma-4:patch-1
Aug 12, 2026
Merged

Update submodule URL to relative path#23
frankfeifan merged 2 commits into
GEOS-DEV:mainfrom
sushma-4:patch-1

Conversation

@sushma-4

Copy link
Copy Markdown
Contributor

Github runner needs https so it doesn't bother with ssh keys

Github runner needs https so it doesn't bother with ssh keys
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5268dc5) to head (3d5640e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          830       830           
=========================================
  Hits           830       830           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sushma-4

Copy link
Copy Markdown
Contributor Author

@frankfeifan - Requesting review

Comment thread .gitmodules Outdated
[submodule "cmake/blt"]
path = cmake/blt
url = git@github.com:LLNL/blt.git
url = https://github.com/LLNL/blt.git

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url = https://github.com/LLNL/blt.git
url = ../../LLNL/blt.git

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use the relative path which is more robust

@frankfeifan frankfeifan changed the title Update submodule URL to use HTTPS Update submodule URL to relative path Aug 12, 2026
@frankfeifan
frankfeifan merged commit 7423e3e into GEOS-DEV:main Aug 12, 2026
35 of 36 checks passed
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