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

refactor: remove more duplicate enum values #20982

Merged
merged 4 commits into from
Jul 4, 2022

Commits on Jul 4, 2022

  1. refactor: remove more duplicate enum values

    This is a follow-up to #19320: there are more duplicate enum values that
    need to be removed, in anticipation of a jsii release that will make
    these duplicate values illegal.
    rix0rrr committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ea002b2 View commit details
    Browse the repository at this point in the history
  2. Same for secrets manager

    rix0rrr committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    008fe5a View commit details
    Browse the repository at this point in the history
  3. Tests do illegal things

    rix0rrr committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    13b3639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3437ece View commit details
    Browse the repository at this point in the history