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

Infrastructure - Test Result and Model Card Preview #1

Closed
6 tasks done
CodesAreHonest opened this issue Nov 25, 2021 · 1 comment
Closed
6 tasks done

Infrastructure - Test Result and Model Card Preview #1

CodesAreHonest opened this issue Nov 25, 2021 · 1 comment
Assignees

Comments

@CodesAreHonest
Copy link
Contributor

CodesAreHonest commented Nov 25, 2021

Description

  1. Display test results with Github Actions.
  2. Construct Model Card Viewer Link.
  3. Publish Github Action to the Marketplace

TODO

  • 1. Allow user to customise which path the protobuf data is stored.
  • 2. Read the protobuf data and obtain the test results.
  • 3. Generate test result summary and print into the PR comments.
  • 4. Construct model card link.
  • 5. Publish the Github Action into Marketplace.
  • 6. Infrastructure and Setup.

Questions

  1. Should we advise user to turn on their repository visibility to public?
  2. The action should detect whether the repository is public or private, then guide user to upload their dataset to our Model Card Viewer when their repository is private.

Notes

  1. Require to generate Personal Access Token for actions to run. Refer Link
  2. https://www.npmjs.com/package/@actions/core
  3. https://docs.github.com/cn/actions/creating-actions/publishing-actions-in-github-marketplace
@CodesAreHonest CodesAreHonest self-assigned this Nov 25, 2021
@CodesAreHonest CodesAreHonest changed the title Infrastructure - Display Results and Construct Model Card Viewer Link Infrastructure - Test Result and Model Card Preview Nov 25, 2021
CodesAreHonest added a commit that referenced this issue Dec 2, 2021
CodesAreHonest added a commit that referenced this issue Dec 2, 2021
@CodesAreHonest
Copy link
Contributor Author

CodesAreHonest commented Dec 6, 2021

TODO

  • 1. change the model card viewer link with commit hash to gain the latest dataset.
  • 2. change description in the model card
  • 3. should not passed if any of the test case field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant