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

feat: Add metadata attribute to datasets #189

Merged
merged 22 commits into from
May 22, 2023
Merged

Commits on Apr 24, 2023

  1. Add metadata to APIDataSet

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    28e2aaf View commit details
    Browse the repository at this point in the history
  2. Add metadata attribute to all datasets

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4c73dbf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Lint

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0d87307 View commit details
    Browse the repository at this point in the history
  2. Lint pt 2

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f685935 View commit details
    Browse the repository at this point in the history
  3. Update RELEASE.md

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3a90021 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f50f61 View commit details
    Browse the repository at this point in the history
  5. Lint pt 3

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7bf3c9f View commit details
    Browse the repository at this point in the history
  6. Lint pt 4

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a86a8f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Adjust wording in docstring

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a27dbbb View commit details
    Browse the repository at this point in the history
  2. Lint pt n

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    fb913df View commit details
    Browse the repository at this point in the history
  3. Fix bad paste

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b8f5597 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Add underscore suggestion from reviews

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c4e76d9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Remove metadata from non-dataset classes

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 8, 2023
    Configuration menu
    Copy the full SHA
    11f713b View commit details
    Browse the repository at this point in the history
  2. Add SVMLightDataSet init docstring

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 8, 2023
    Configuration menu
    Copy the full SHA
    760dc4c View commit details
    Browse the repository at this point in the history
  3. Lint

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 8, 2023
    Configuration menu
    Copy the full SHA
    026be8a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Add more description to RELEASE.md

    Co-authored-by: Antony Milne <49395058+antonymilne@users.noreply.github.com>
    AhdraMeraliQB and antonymilne authored May 17, 2023
    Configuration menu
    Copy the full SHA
    1a6962d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Revert additon of underscore to metadata attribute

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 18, 2023
    Configuration menu
    Copy the full SHA
    edfa0bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe3420 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
    Ahdra Merali committed May 18, 2023
    Configuration menu
    Copy the full SHA
    49e18ee View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    68c1138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2330bd8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    5a52727 View commit details
    Browse the repository at this point in the history