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

Fix URL of Trace Compass incubator and test traces submodules #90

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

bhufmann
Copy link
Collaborator

@bhufmann bhufmann commented Jan 30, 2025

What it does

The repositories have been moved to GitHub and the Gerrit URL is not valid anymore.

Update submodules to latest version.

How to test

Clone this repo and init the submodules (git submodule update --init).

After the merge, developers with existing clone will have to execute git submodule sync --recursive to sync their repo to the new URLs. Also, run git submodule update afterwards to get the latest from master branch.

Follow-ups

N/A

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Copy link

@PatrickTasse PatrickTasse left a comment

Choose a reason for hiding this comment

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

Works fine for me

The repositories have been moved to GitHub and the Gerrit URL is not
valid anymore.

Update submodules to latest version.

After rebasing to this commit run the following commands to sync and
update the submodules locally:

git submodule sync --recursive
git submodule update

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Copy link
Contributor

@marcdumais-work marcdumais-work left a comment

Choose a reason for hiding this comment

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

LGTM!

@bhufmann bhufmann merged commit 8d167df into eclipse-cdt-cloud:master Jan 30, 2025
2 checks passed
@bhufmann bhufmann deleted the fix-submodules branch January 30, 2025 15:36
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.

3 participants