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

Rename some more instances of dataSet to dataset #7690

Merged
merged 9 commits into from
Apr 2, 2024

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Mar 14, 2024

All that remains is now the occurrences in jsons that are also used by the libs. For these we would have to introduce a new api version and an adapter for the old one.

  • Annotation Json
  • Task Json
  • TaskParameters Json
  • LinkedLayerIdentifyer Json

IMPORTANT: update all connected datastores since the internal API used by the datastores has changed

URL of deployed dev instance (used for testing):

Steps to test:

  • Test dataset upload + download
  • Test task creation + annotating
  • Test storage measurement

  • Updated changelog
  • Needs datastore update after deployment

@fm3 fm3 marked this pull request as ready for review March 14, 2024 13:52
@fm3 fm3 requested a review from normanrz March 14, 2024 13:52
@fm3 fm3 changed the title rename some more instances of dataSet to dataset Rename some more instances of dataSet to dataset Mar 14, 2024
Copy link
Member

@normanrz normanrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this affect the wklibs?

@fm3
Copy link
Member Author

fm3 commented Mar 14, 2024

Does this affect the wklibs?

No, not this one. To achieve this, I left some occurences untouched for the moment

@fm3 fm3 enabled auto-merge (squash) April 2, 2024 07:16
@fm3 fm3 merged commit c5a52fe into master Apr 2, 2024
2 checks passed
@fm3 fm3 deleted the rename-dataset-some-more branch April 2, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants