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

V4 datasets #40

Merged

Conversation

LAShemilt
Copy link
Collaborator

These changes are a start for the v4 rebase. Here I have focused on the datasets endpoint only. If other endpoints have changed they will need to be fixed in subsequent PRs.

I originally submitted this request as v4.y #38 which branched off #39 . For more details please see that PR. I have now moved these changes to branch off master so that the tests pass and the corrections have been made for the dataset endpoint only.

LAShemilt and others added 21 commits June 6, 2023 07:30
…using `pip install -e ".[option]"`. To add optional requirements add to the [optional.extras_require] in the setup config. All functions and imports work the same way. Restructured the testing suite so it follows a similar pattern. All tests pass.
…t. The versioneer part of the set up config will set the version and does not need to be written in the metadata section
…int then this is treated by urllib.parse like a full path.
@LAShemilt LAShemilt mentioned this pull request Jun 6, 2023
Closed
Copy link
Collaborator

@dylanmcreynolds dylanmcreynolds left a comment

Choose a reason for hiding this comment

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

This looks good to me. Thanks!

@dylanmcreynolds dylanmcreynolds merged commit 16a5e98 into SciCatProject:main Jun 7, 2023
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.

3 participants