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

Delete Product CLI Command #1583

Merged
merged 10 commits into from May 14, 2024
Merged

Delete Product CLI Command #1583

merged 10 commits into from May 14, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e53839b View commit details
    Browse the repository at this point in the history
  2. update whats_new

    Ariana Barzinpour committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    26fda40 View commit details
    Browse the repository at this point in the history
  3. add null and memory implementations

    Ariana Barzinpour committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1013a6b View commit details
    Browse the repository at this point in the history
  4. appease mypy

    Ariana Barzinpour committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8952a33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8813f4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. fix typos, add delete return annotation

    Ariana Barzinpour committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ed1f931 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. check ds archived logic in index

    Ariana Barzinpour committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c41b21d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix tests

    Ariana Barzinpour committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5319fad View commit details
    Browse the repository at this point in the history
  2. resolve mypy errors

    Ariana Barzinpour committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a304ef0 View commit details
    Browse the repository at this point in the history
  3. allow --force to be used with non-interactive scripts

    Ariana Barzinpour committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8f9df33 View commit details
    Browse the repository at this point in the history