switch from dendrite-os back to dendrite#7894
Merged
Nieuwejaar merged 1 commit intomainfrom Mar 29, 2025
Merged
Conversation
| cmd.env( | ||
| format!("GIT_CONFIG_KEY_{count}"), | ||
| "url.git@github.com:oxidecomputer/dendrite-os.insteadOf", | ||
| "url.git@github.com:oxidecomputer/dendrite.insteadOf", |
Contributor
There was a problem hiding this comment.
I think this whole chunk of code can just go away now?
Contributor
Author
There was a problem hiding this comment.
There's a lot of stuff that can go away. That's in the next PR.
rcgoodfellow
approved these changes
Mar 29, 2025
Contributor
rcgoodfellow
left a comment
There was a problem hiding this comment.
Thanks Nils. LGTM. There is a bunch of code we can just get rid of now. We can also do that in a follow on PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've renamed the old dendrite repo to dendrite-archived, and the new repo from dendrite-os to dendrite. This PR just replaces all the occurrences of dendrite-os in omicron to point at the new canonical name for the repo. Note: the name has changed, but the commit IDs haven't - just in case you were expecting to see that delta in package-manifest.toml.