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

User exposure tagging #385

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

sserita
Copy link
Contributor

@sserita sserita commented Dec 19, 2023

This work-in-progress PR means to address #354.

The plan is to keep this PR open and for each of us to periodically update this branch. @enielse has gotten us started with tagging a few modules. Although the process has just begun, we've already found a module that has minimal user exposure and that's "forsaken"! (Ripe for the removing!)

Tips for working on this:

Pull from GitHub before making changes. There's a chance someone else might have already pushed some work you don't see on your local repo.
If you're about to spend a while on this (say, more than 15 minutes) then it would probably be a good idea to post here and explain what (sub) folders you're looking at. That way we don't duplicate effort.
CC: @sserita and @coreyostrove.

enielse and others added 4 commits November 14, 2023 13:02
Add tagging to the top-levels of the rest of algorithms module.
Temporarily disable the on-push unit testing in anticipation for many comment-only commits getting pushed to this branch.
Added agreements with others' markings for the rest of algorithms/
subpackage and added new markings for modules in baseobjs/
@sserita
Copy link
Contributor Author

sserita commented May 7, 2024

An update on this: We've decided to also try to do this piecewise as we touch various parts of the code for other fixes. This means that user-exposure tags will not be limited to this branch/PR. We may have merge conflicts as different people tag different parts with exposure, but this will either serve to a) validate the exposure level if they match or b) cause discussion if they don't match.

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