-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: jrxFive/python-nomad
base: 1.5.0
head repository: jrxFive/python-nomad
compare: 2.0.0
- 12 commits
- 91 files changed
- 7 contributors
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 490b148 - Browse repository at this point
Copy the full SHA 490b148View commit details
Commits on Dec 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 78452b6 - Browse repository at this point
Copy the full SHA 78452b6View commit details
Commits on Jan 16, 2023
-
Add missing parameters, do not pass None (#144)
* jobs: add additional parameters for job listing * allocations: add additional parameters to get_allocations * api/base: omit exception, check explicitly * api/base: cleanup parameters that are none * allocations,jobs: Add trailing underscore to filter not to conflict with builtin filter function Co-authored-by: Kamil Cukrowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb8afc2 - Browse repository at this point
Copy the full SHA fb8afc2View commit details
Commits on Jan 31, 2023
-
Add code formatter and change _id to id_ (#146)
* replace _id to id_ * add black to format files * change changelog * fix linter * add missing record to CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 9422591 - Browse repository at this point
Copy the full SHA 9422591View commit details
Commits on Feb 22, 2023
-
Fixed ${NOMAD_META_TIME -> ${NOMAD_META_TIME} (#147)
Corrected small typo in example
Configuration menu - View commit details
-
Copy full SHA for 975b902 - Browse repository at this point
Copy the full SHA 975b902View commit details
Commits on Mar 27, 2023
-
chore(docs): update link to the docs (#148)
Co-authored-by: Alex Konyukov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d65f5da - Browse repository at this point
Copy the full SHA d65f5daView commit details
Commits on Apr 12, 2023
-
add option for custom user agent (#150)
* add option for custom user agent * add tests
Configuration menu - View commit details
-
Copy full SHA for ef6bc84 - Browse repository at this point
Copy the full SHA ef6bc84View commit details
Commits on Apr 17, 2023
-
Add missing arguments to get_allocations() (#149)
* replace _id to id_ * add black to format files * change changelog * fix linter * add missing record to CHANGELOG.md * add parameters to allocations endpoint
Configuration menu - View commit details
-
Copy full SHA for 364f063 - Browse repository at this point
Copy the full SHA 364f063View commit details
Commits on May 23, 2023
-
add missing arguments to node endpoints (#152)
* add missing arguments to node endpoints * add tests * fix * add more tests * add CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for f5dcfd1 - Browse repository at this point
Copy the full SHA f5dcfd1View commit details -
Bump requests from 2.28.1 to 2.31.0 (#154)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cc2beb - Browse repository at this point
Copy the full SHA 5cc2bebView commit details -
add nomad 1.5.x to tests (#151)
* add nomad 1.5.x to tests * fix nomad file path * modern versions * fix * fix * fix * fix * fix * fix * fxi
Configuration menu - View commit details
-
Copy full SHA for 6b9ebd6 - Browse repository at this point
Copy the full SHA 6b9ebd6View commit details
Commits on May 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b02b70 - Browse repository at this point
Copy the full SHA 2b02b70View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.5.0...2.0.0