TraceMachina / nativelink

Bazel RBE with CAS server implementation in Rust. The free and open source cache and remote execution service, prioritizing stability and speed for the people that need it.
https://docs.nativelink.com
Apache License 2.0
236 stars 46 forks source link

Roll back org rename #997

Closed aaronmondal closed 3 weeks ago

aaronmondal commented 3 weeks ago

Virtually all our docs are broken since we changed the org name. Pipelines are also potentially affected. We need to migrate all references of TraceMachina/nativelinkto nativelink/nativelink and coordinate the renames with other repositories like the rules_mojo repository whose docs were also broken by this.

For now we should roll back the rename and reevaluate whether this is really the right move. If we want to rename the org we should prepare renaming commits ahead of time and only do the rename in coordination with the doc updates as a breaking change.

cc @MarcusSorealheis @allada @nfarah86

MarcusSorealheis commented 3 weeks ago

Alright. Let's do it.