Skip to content

5140 Add update time information for bundle API#5141

Merged
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5140-add-update-time-for-bundle-api
Sep 14, 2022
Merged

5140 Add update time information for bundle API#5141
wyli merged 2 commits intoProject-MONAI:devfrom
yiheng-wang-nv:5140-add-update-time-for-bundle-api

Conversation

@yiheng-wang-nv
Copy link
Copy Markdown
Contributor

Signed-off-by: Yiheng Wang [email protected]

Fixes #5140

Description

This PR is used to add created_at (the create time of a bundle) and update_at (the update time of a bundle) information in
bundle API. It is helpful for showing the corresponding information in model zoo website.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: Yiheng Wang <[email protected]>
@wyli
Copy link
Copy Markdown
Contributor

wyli commented Sep 14, 2022

/build

@wyli wyli enabled auto-merge (squash) September 14, 2022 05:50
@wyli wyli merged commit 548160a into Project-MONAI:dev Sep 14, 2022
@yiheng-wang-nv yiheng-wang-nv deleted the 5140-add-update-time-for-bundle-api branch September 14, 2022 10:39
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

Successfully merging this pull request may close these issues.

Add update time information in bundle api

3 participants