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

[Sprint 11] New features and fixes #278

Merged
merged 52 commits into from
Aug 2, 2024
Merged

[Sprint 11] New features and fixes #278

merged 52 commits into from
Aug 2, 2024

Commits on Jun 15, 2024

  1. add dataset converter

    Norman Chia committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7dcabf3 View commit details
    Browse the repository at this point in the history
  2. add dataset converter in cli

    Norman Chia committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    4e40a3b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add dataset converter in web-api

    Norman Chia authored and Norman Chia committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1618f38 View commit details
    Browse the repository at this point in the history
  2. license and reference are optional field in web-api

    Norman Chia authored and Norman Chia committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    45b6a89 View commit details
    Browse the repository at this point in the history
  3. update dataset service

    Norman Chia authored and Norman Chia committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    733a527 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. remove name mangling

    Norman Chia committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    61e5b23 View commit details
    Browse the repository at this point in the history
  2. remove unuse code

    Norman Chia committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    fe87ee9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. update unittest for bookmark web-api

    Norman Chia committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e9074e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. update log unit test

    imda-lionelteo committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0b9f799 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 21, 2024

  1. merge with latest dev main

    Norman Chia committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    112fdb0 View commit details
    Browse the repository at this point in the history
  2. update dataset unit test

    Norman Chia committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a0d4014 View commit details
    Browse the repository at this point in the history
  3. web-api create dataset

    Norman Chia committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a6820bf View commit details
    Browse the repository at this point in the history
  4. update web-api unittest

    Norman Chia committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    24b8efd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    b6f2781 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev_main' of github.com:aiverify-foundation/moonshot in…

    …to bookmark-unittest
    Norman Chia authored and Norman Chia committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    23c80cd View commit details
    Browse the repository at this point in the history
  3. update bookmark web-api unit test

    Norman Chia authored and Norman Chia committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2468409 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'dev_main' of github.com:aiverify-foundation/moonshot in…

    …to dataset-converter
    Norman Chia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    45b3a2c View commit details
    Browse the repository at this point in the history
  2. update create dataset path

    Norman Chia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1f7d94f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bookmark-unittest' of github.com:aiverify-foundation/mo…

    …onshot into dataset-converter
    Norman Chia committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    53f96c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    b1d3854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c658639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed273d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fab389 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. update unit tests

    imda-lionelteo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6c1d382 View commit details
    Browse the repository at this point in the history
  2. bug fix for ms-352

    imda-kelvinkok committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    38e041c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01bd9b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 29, 2024

  1. update linting

    Norman Chia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8a4ed53 View commit details
    Browse the repository at this point in the history
  2. resolve fix

    Norman Chia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6ef8426 View commit details
    Browse the repository at this point in the history
  3. use logger

    Norman Chia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e1ebfbb View commit details
    Browse the repository at this point in the history
  4. remove print statement

    Norman Chia committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    087190b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #272 from aiverify-foundation/ms-352_fix_CLI_ART_p…

    …t_id
    
    [MS-352] fix cli art pt
    imda-lionelteo authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    08e6f0c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #267 from aiverify-foundation/bookmark-unittest

    update unittest for bookmark web-api
    imda-lionelteo authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8940fce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c79852f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #271 from aiverify-foundation/ms-292

    [MS-292] Removal of generating dynamic benchmark prompts on the fly
    imda-kelvinkok authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    67953fe View commit details
    Browse the repository at this point in the history
  9. Merge pull request #273 from aiverify-foundation/ms-351

    [MS-351] Fix bug where logger keeps displaying multiple repeated logs
    imda-kelvinkok authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    950acf3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ade36b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fa24665 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. updated code comment

    imda-kelvinkok committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    633ff2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667192d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #277 from aiverify-foundation/ms-258-pagination-fe…

    …ature
    
    [MS-258] updated all CLI list commands with pagination
    imda-lionelteo authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    aef6df5 View commit details
    Browse the repository at this point in the history
  4. update cli hint

    Norman Chia authored and Norman Chia committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3078624 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #269 from aiverify-foundation/dataset-converter

    [MS-334] Dataset Converter
    imda-lionelteo authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    773977b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #276 from aiverify-foundation/ms-347

    [MS-347] Patch unit tests for Sprint 10
    imda-kelvinkok authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d779191 View commit details
    Browse the repository at this point in the history
  7. remove attack module from recipe on webapi

    Norman Chia committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    961ffd1 View commit details
    Browse the repository at this point in the history
  8. update dataset unit test output to match new storage.py

    Norman Chia committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7b325ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a90c782 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    349df97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d11fb8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    da8f699 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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