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

Add support for deleting packages on new GitHub Packages architecture #83

Merged
merged 26 commits into from Jan 5, 2023

Commits on Dec 27, 2022

  1. add package type param

    s-anupam committed Dec 27, 2022
    Copy the full SHA
    272ad85 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    280935c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Copy the full SHA
    92bd8a3 View commit details
    Browse the repository at this point in the history
  2. Adding logs

    nishthaGupta committed Dec 28, 2022
    Copy the full SHA
    6ce7577 View commit details
    Browse the repository at this point in the history
  3. try to fix npm run pack?

    s-anupam committed Dec 28, 2022
    Copy the full SHA
    cc7196a View commit details
    Browse the repository at this point in the history
  4. get versions using rest

    s-anupam committed Dec 28, 2022
    Copy the full SHA
    e521d9e View commit details
    Browse the repository at this point in the history
  5. add some logs

    s-anupam committed Dec 28, 2022
    Copy the full SHA
    7f40372 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Copy the full SHA
    e95cd87 View commit details
    Browse the repository at this point in the history
  2. Optimisation

    nishthaGupta committed Dec 29, 2022
    Copy the full SHA
    64305da View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9dbafb8 View commit details
    Browse the repository at this point in the history
  4. Update readme:

    nishthaGupta committed Dec 29, 2022
    Copy the full SHA
    ce1d329 View commit details
    Browse the repository at this point in the history
  5. Update action.yml

    nishthaGupta committed Dec 29, 2022
    Copy the full SHA
    eaa1f7c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. add api UTs

    s-anupam committed Dec 30, 2022
    Copy the full SHA
    98c1e7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    90c8dc6 View commit details
    Browse the repository at this point in the history
  3. update dev dependencies

    s-anupam committed Dec 30, 2022
    Copy the full SHA
    5e7113f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    40030c0 View commit details
    Browse the repository at this point in the history
  5. Fix prettier errors

    s-anupam committed Dec 30, 2022
    Copy the full SHA
    0b99e5f View commit details
    Browse the repository at this point in the history
  6. Update rest.dep.yml

    nishthaGupta committed Dec 30, 2022
    Copy the full SHA
    404c784 View commit details
    Browse the repository at this point in the history
  7. Update test.yml

    s-anupam committed Dec 30, 2022
    Copy the full SHA
    f178312 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bde81b0 View commit details
    Browse the repository at this point in the history
  9. Update test.yml

    s-anupam committed Dec 30, 2022
    Copy the full SHA
    faf6148 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    23073eb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Address review coments

    s-anupam committed Jan 3, 2023
    Copy the full SHA
    2de4236 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Update README.md

    nishthaGupta committed Jan 5, 2023
    Copy the full SHA
    4833470 View commit details
    Browse the repository at this point in the history
  2. Update README

    s-anupam committed Jan 5, 2023
    Copy the full SHA
    79269eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    46653ba View commit details
    Browse the repository at this point in the history