Skip to content

Investigate/implement code uncommenting in CLI scrubberΒ #107

@sherryhli

Description

@sherryhli

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions