这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mccalluc
Copy link

@mccalluc mccalluc commented Nov 13, 2025

These are replaced with references to docs.tmlt.dev:

$ grep opendp.github.io -r .
$ grep /tmlt.dev -r .

Only remaining gitlab references are to issues:

$ grep gitlab -r . | grep -v git/
./test/unit/utils/test_truncation.py:        https://gitlab.com/tumult-labs/tumult/-/issues/2455 for more details.
./src/tmlt/core/utils/distributions.py:    # see https://gitlab.com/tumult-labs/tumult/-/issues/2358#note_1418996578 for more
./src/tmlt/core/utils/distributions.py:    # see https://gitlab.com/tumult-labs/tumult/-/issues/2358#note_1418996578 for more
./src/tmlt/core/utils/exact_number.py:            # See https://gitlab.com/tumult-labs/tumult/-/issues/1697#note_1428848301

Unless there's an argument to the contrary, just use the base Slack URL, instead of an invite URL?

$ grep slack -r . | grep -v git/
./ext/build.py:            "Contact us on slack at https://opendp.slack.com/ if you want help or to request "
./README.md:If you have any questions/concerns, please [create an issue](https://github.com/opendp/tumult-core/issues) or reach out to us on [Slack][slack].
./README.md:let us know on [Slack][slack]. See [CONTRIBUTING.md](https://github.com/opendp/tumult-core/blob/main/CONTRIBUTING.md) for information.
./README.md:[slack]: https://opendp.slack.com/
./CONTRIBUTING.md:- ask any question on our [Slack][slack] instance. Tumult Core maintainers are active on most of the public channels, the `lib-dev` and `lib-support` channels are a great place to start interacting with the development community.
./CONTRIBUTING.md:[slack]: https://opendp.slack.com/
./CONTRIBUTING.md:We want to actively encourage contributions and help you merge your bug fixes or new features. Please don't hesitate to ask us for help on [Slack][slack] if you encounter any difficulty during the process!
./doc/index.rst:is our `Slack server <https://opendp.slack.com/>`__.

@mccalluc mccalluc changed the title Update old links to Slack and Gitlab Update README and old links to Slack and Gitlab Nov 13, 2025
Copy link
Contributor

@Maegereg Maegereg left a comment

Choose a reason for hiding this comment

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

Other than the one comment, this looks good to me! You'll probably need to wait for #50 to go in, though, as the docs presubmits will be broken at the moment.

@TedTed
Copy link

TedTed commented Nov 13, 2025

Looks good to me, thanks Chuck!

@mccalluc
Copy link
Author

I'll wait for #50 to be merged, and merge main to this branch (if necessary), and then hit "Merge when ready". Let me know if I'm missing anything.

@Maegereg
Copy link
Contributor

Turns out the changes were part of #47. With it in, you should be good to go!

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.

Update README, now that the repo has a home

4 participants