Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / FOLIO-FSE/FolioClient issues and pull requests
#84 - Bump version to 0.61.3
Pull Request -
State: closed - Opened by btravisebsco about 1 month ago
- 1 comment
#83 - Adding `folio_get_all_by_id_offset` method and setting base_url on `get_folio_http_client`
Pull Request -
State: closed - Opened by bltravis about 1 month ago
- 1 comment
#82 - Add version of folio_get_all method that uses "last id" offset method instead offset query parameter
Issue -
State: closed - Opened by bltravis about 1 month ago
#81 - Adding subject_types property to class, bumping version
Pull Request -
State: closed - Opened by bltravis 2 months ago
- 1 comment
#80 - Add new cached property for subject types
Issue -
State: closed - Opened by btravisebsco 2 months ago
#79 - 404 Error on /authn/logout when using client as context manager with a Eureka environment
Issue -
State: closed - Opened by bltravis 3 months ago
#78 - Adding base_headers to logout call in __exit__
Pull Request -
State: closed - Opened by bltravis 3 months ago
- 1 comment
#77 - Intermittent httpx.RemoteProtocolError
Issue -
State: open - Opened by shelleydoljack 4 months ago
- 1 comment
#76 - Add __enter__ and __exit__ method to enable context manager usage. Add FolioClientClosed custom exception. Bump version to 0.61.1.
Pull Request -
State: closed - Opened by btravisebsco 4 months ago
- 1 comment
#75 - Allow FolioClient to be invoked as a context manager
Issue -
State: closed - Opened by bltravis 4 months ago
Labels: enhancement, 1.0 requirement
#74 - Make cached_property decorator ECS-aware
Issue -
State: open - Opened by bltravis 4 months ago
Labels: enhancement, 1.0 requirement
#73 - Switch to cookie-based authentication
Issue -
State: open - Opened by bltravis 4 months ago
Labels: enhancement, 1.0 requirement
#72 - Refactor get_latest_from_github to use new jsonref approach, removed option to pass github token as an argument. Bump version, update requirements.txt.
Pull Request -
State: closed - Opened by btravisebsco 4 months ago
- 1 comment
#71 - Refactor get_latest_from_github to use jsonref
Issue -
State: closed - Opened by bltravis 4 months ago
- 1 comment
#70 - Add constant for user agent string
Pull Request -
State: closed - Opened by btravisebsco 4 months ago
- 1 comment
#69 - Refactored get_from_github method to use jsonref library to dereference retrieved schema. Bumping patch version. Fixes #68
Pull Request -
State: closed - Opened by btravisebsco 4 months ago
- 1 comment
#68 - get schema and get_from_github don't support ref in json schemas
Issue -
State: closed - Opened by btravisebsco 4 months ago
#67 - Invalid URLs if okapi_url has a path component
Issue -
State: closed - Opened by kt-bvb 5 months ago
- 1 comment
#66 - Bump version to v0.60.6 and add new publish workflow and bump python version for workflow tests.
Pull Request -
State: closed - Opened by btravisebsco 5 months ago
- 1 comment
#65 - Updates httpx to latest version
Pull Request -
State: closed - Opened by jermnelson 5 months ago
- 1 comment
#64 - Fixes: get_single_instance method returns generator object instead of dictionary #63
Pull Request -
State: closed - Opened by bltravis 7 months ago
- 1 comment
#63 - get_single_instance method returns generator object instead of dictionary
Issue -
State: closed - Opened by bltravis 7 months ago
#62 - Bumping pyproject.toml version number and updating github workflow to…
Pull Request -
State: closed - Opened by bltravis 7 months ago
- 1 comment
#61 - Bump version to 0.60.4 #60 Add __version__ to __init__.py
Pull Request -
State: closed - Opened by bltravis 7 months ago
- 1 comment
#60 - Bump version to 0.60.4
Issue -
State: closed - Opened by bltravis 7 months ago
#59 - Fixed folio_put/post arguments and added configurable http timeout
Pull Request -
State: closed - Opened by bltravis 10 months ago
- 1 comment
#58 - 53 add retry handling for login method
Pull Request -
State: closed - Opened by bltravis 10 months ago
- 1 comment
#57 - folio_put/post have unneeded argument
Issue -
State: closed - Opened by bltravis 10 months ago
#56 - Add .is_consortia, .consortia_members, .consortia_central properties
Issue -
State: open - Opened by bltravis 10 months ago
#55 - Decorator tests
Pull Request -
State: closed - Opened by ClintonWB-EBSCO 10 months ago
- 1 comment
#54 - Added configurable retry for .login()
Pull Request -
State: closed - Opened by bltravis 10 months ago
- 1 comment
#53 - Add retry handling for .login() method
Issue -
State: closed - Opened by bltravis 10 months ago
Labels: enhancement
#52 - Added convenience methods for put/post and to return an httpx.Client object
Pull Request -
State: closed - Opened by bltravis 10 months ago
- 1 comment
#51 - Add put and post convenience methods
Issue -
State: closed - Opened by bltravis 11 months ago
#50 - Update folio_get_all method to handle APIs that do not include an empty array when offset exceeds totalRecords
Issue -
State: closed - Opened by bltravis 11 months ago
#49 - Bumping version to 0.60.3
Pull Request -
State: closed - Opened by bltravis 11 months ago
- 1 comment
#48 - Prepare v0.60.3 release
Issue -
State: closed - Opened by bltravis 11 months ago
#47 - Update to get_holdings_schema to support mod-inventory-storage > v27.0.0
Pull Request -
State: closed - Opened by bltravis 11 months ago
- 1 comment
#46 - Update FolioClient.get_holdings_schema to support mod-inventory-storage v27
Issue -
State: closed - Opened by bltravis 11 months ago
Labels: bug, new folio functionality
#45 - Bumping version to 0.60.2
Pull Request -
State: closed - Opened by bltravis 11 months ago
- 1 comment
#44 - Prepare 0.60.2 release
Issue -
State: closed - Opened by bltravis 11 months ago
#43 - Update module_versions method to work with app-descriptors paradigm
Pull Request -
State: closed - Opened by bltravis 11 months ago
- 1 comment
#42 - Update module_versions property to work with application descriptor-based platform deployments
Issue -
State: closed - Opened by bltravis 11 months ago
#41 - Fix for #40
Pull Request -
State: closed - Opened by bltravis 12 months ago
- 1 comment
#40 - Fix 404 error when retrieving current_user in ECS context
Issue -
State: closed - Opened by btravisebsco 12 months ago
#39 - Bumping version to 0.60.1
Pull Request -
State: closed - Opened by bltravis 12 months ago
- 1 comment
#38 - New release for 0.60.1
Issue -
State: closed - Opened by bltravis 12 months ago
#37 - [Improvement] Handle API endpoints as URLs instead of strings
Issue -
State: closed - Opened by JensHeinrich about 1 year ago
- 1 comment
#36 - Fixes Update folio_get and folio_get_all to remove headers from httpx.Client instantiation
Pull Request -
State: closed - Opened by bltravis about 1 year ago
- 1 comment
#35 - Update folio_get and folio_get_all to remove headers from httpx.Client instantiation and shift them to the client requests
Issue -
State: closed - Opened by bltravis about 1 year ago
#34 - Adding changelog
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#33 - Fixes #32
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#32 - Bump version to 0.60.0
Issue -
State: closed - Opened by bltravis over 1 year ago
#31 - Fixes Better Support fetching YAML Schemas for OpenAPI modules #30
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#30 - Better Support fetching YAML Schemas for OpenAPI modules
Issue -
State: closed - Opened by bltravis over 1 year ago
#29 - get_from_github fails when run against a snapshot environment
Issue -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#28 - Updated FolioClient to use dynamic properties for api token values
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 4 comments
#27 - Implement support for refresh tokens for FOLIO API keys (Poppy)
Issue -
State: closed - Opened by bltravis over 1 year ago
Labels: new folio functionality
#26 - 25 fix GitHub testing configuration
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#25 - Fix GitHub testing configuration
Issue -
State: closed - Opened by bltravis over 1 year ago
#24 - Bumped version to 0.50.1 and added author.
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#23 - Bump version to 0.50.1
Issue -
State: closed - Opened by bltravis over 1 year ago
#22 - Refactor how query parameters are handled for FolioClient.folio_get_all and FolioClient.folio_get
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 1 comment
#21 - Add optional parameter to pass ssl verification parameters to httpx. Fixes #20
Pull Request -
State: closed - Opened by bltravis over 1 year ago
- 2 comments
#20 - Enable the pass-through of a verify parameter to httpx
Issue -
State: closed - Opened by jgerhard7 over 1 year ago
- 1 comment
#19 - Swap requests with httpx
Pull Request -
State: closed - Opened by bltravis almost 2 years ago
- 3 comments
#18 - Removing poetry.lock. Closes Remove poetry.lock from repo #17
Pull Request -
State: closed - Opened by bltravis almost 2 years ago
- 2 comments
#17 - Remove poetry.lock from repo
Issue -
State: closed - Opened by bltravis almost 2 years ago
#16 - Swap out requests for an async-compatible library
Issue -
State: closed - Opened by bltravis almost 2 years ago
#15 - Add requests and pyyaml
Pull Request -
State: closed - Opened by edsu almost 2 years ago
- 3 comments
#14 - Bump markdown-it-py from 2.1.0 to 2.2.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#13 - Bump certifi from 2021.10.8 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#12 - Add sort parameter to folio_get_all method
Issue -
State: closed - Opened by branchedelac about 2 years ago
#11 - [Improvement] Add custom exceptions
Issue -
State: open - Opened by JensHeinrich over 2 years ago
- 2 comments
Labels: enhancement
#10 - [Improvement] Add a "proper" representation for the class
Issue -
State: closed - Opened by JensHeinrich over 2 years ago
- 1 comment
#9 - Add a representation to the class
Pull Request -
State: closed - Opened by JensHeinrich over 2 years ago
- 2 comments
#8 - Use github authorization header tokens to avoid 403 errors when doing extensive testing
Issue -
State: closed - Opened by fontanka16 over 2 years ago
#7 - User agent to github requests and add option to add tokens
Issue -
State: closed - Opened by fontanka16 over 2 years ago
#6 - Make use of user agent request headers when making github API requests
Issue -
State: closed - Opened by fontanka16 over 2 years ago
#5 - Add GET request method with query + limit that returns a count
Issue -
State: open - Opened by branchedelac over 2 years ago
Labels: enhancement, good first issue
#4 - Fix holdings_types cached property
Pull Request -
State: closed - Opened by jermnelson almost 3 years ago
- 1 comment
#3 - AttributeError: 'FolioClient' object has no attribute 'folio' for holdings_types method
Issue -
State: closed - Opened by jermnelson about 3 years ago
#2 - first stab at deterministic ids
Pull Request -
State: closed - Opened by fontanka16 over 3 years ago
- 1 comment
#1 - Update README.md
Pull Request -
State: closed - Opened by bltravis almost 4 years ago