Skip to content

switch from dendrite-os back to dendrite#7894

Merged
Nieuwejaar merged 1 commit intomainfrom
bump_dendrite
Mar 29, 2025
Merged

switch from dendrite-os back to dendrite#7894
Nieuwejaar merged 1 commit intomainfrom
bump_dendrite

Conversation

@Nieuwejaar
Copy link
Copy Markdown
Contributor

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.

cmd.env(
format!("GIT_CONFIG_KEY_{count}"),
"url.git@github.com:oxidecomputer/dendrite-os.insteadOf",
"url.git@github.com:oxidecomputer/dendrite.insteadOf",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this whole chunk of code can just go away now?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There's a lot of stuff that can go away. That's in the next PR.

Copy link
Copy Markdown
Contributor

@rcgoodfellow rcgoodfellow left a comment

Choose a reason for hiding this comment

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

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.

@Nieuwejaar Nieuwejaar merged commit 6019c64 into main Mar 29, 2025
16 checks passed
@Nieuwejaar Nieuwejaar deleted the bump_dendrite branch March 29, 2025 16:57
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