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(service): date_published in datasets.list response #3648

Merged
merged 1 commit into from Jan 12, 2024

Conversation

m-alisafaee
Copy link
Contributor

@m-alisafaee m-alisafaee commented Nov 1, 2023

Description

Fixes #3647

@coveralls
Copy link
Collaborator

coveralls commented Nov 1, 2023

Pull Request Test Coverage Report for Build 7493197682

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 85.432%

Totals Coverage Status
Change from base Build 7487452922: -0.03%
Covered Lines: 26425
Relevant Lines: 30931

💛 - Coveralls

@m-alisafaee m-alisafaee force-pushed the 3647-dataset-list-date-published branch 2 times, most recently from a0d54ad to d3814ea Compare January 8, 2024 08:20
@Panaetius
Copy link
Member

what's the state of this pr?

@m-alisafaee m-alisafaee force-pushed the 3647-dataset-list-date-published branch from 32cb35c to 078c135 Compare January 11, 2024 18:48
@m-alisafaee m-alisafaee marked this pull request as ready for review January 12, 2024 08:08
@m-alisafaee m-alisafaee requested a review from a team as a code owner January 12, 2024 08:08
@m-alisafaee m-alisafaee merged commit a7f4a22 into develop Jan 12, 2024
36 checks passed
@m-alisafaee m-alisafaee deleted the 3647-dataset-list-date-published branch January 12, 2024 22:00
Panaetius pushed a commit that referenced this pull request Jan 15, 2024
* chore(service): return cli version in core svc (#3655)

* fix(cli): use lower case image names for sessions in upper-case projects (#3666)

* fix(service): add proper error if a dataset can't be found (#3661)

* fix: prevent distutils warning (#3663)

* fix(service): allow editing datasets without creator email (#3664)

* fix(cli): output proper session link and only check registry if logged in (#3660)

* fix(service): allow setting keywords on project creation (#3665)

* chore: combined dependency update (#3672)

bump dependencies, fix gitpython security advisory

* feat(service): date_published in datasets.list response (#3648)

* fix(service): fix clone depth not being respected (#3678)

* chore: release v2.8.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Core service /datasets.edit endpoint should return date_published
3 participants