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

Investigate/implement code uncommenting in CLI scrubber #107

Open
sherryhli opened this issue Aug 15, 2021 · 0 comments
Open

Investigate/implement code uncommenting in CLI scrubber #107

sherryhli opened this issue Aug 15, 2021 · 0 comments

Comments

@sherryhli
Copy link
Member

sherryhli commented Aug 15, 2021

Context

Currently, part of the work involved in merging new changes into the release branch from main is uncommenting certain code blocks, e.g. the AuthAPIClient, which contains both REST and GraphQL implementations but has REST commented out. Automatic uncommenting will streamline the release process (less work, less error prone).

Acceptance Criteria

  • The scrubber should detect commented code blocks between a pair of "tagsToKeep" and uncomment them

Dev Notes

  • Consider how we will handle nested tags
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

No branches or pull requests

1 participant