38 Commits

Author SHA1 Message Date
Gitea CI
e681c8ba92 Bump version: 0.0.2 → 0.0.3
Some checks failed
continuous-integration/drone/push Build is failing
v0.0.3
2025-11-13 09:56:26 +00:00
3a6da75c8f Merge pull request 'Update .gitea/workflows/build_and_publish.yml' (#7) from dev into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #7
2025-11-13 09:55:47 +00:00
5c8ffb45c0 Update .gitea/workflows/build_and_publish.yml
Some checks failed
/ typecheck (pull_request) Failing after 1m59s
2025-11-13 09:55:33 +00:00
Gitea CI
80d2b9bda1 Bump version: 0.0.1 → 0.0.2 v0.0.2 2025-11-13 09:39:20 +00:00
765c7ada8c Merge pull request 'dev' (#6) from dev into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #6
2025-11-13 09:37:37 +00:00
3270173fd9 chore: add VSCode settings for pytest configuration
Some checks failed
/ typecheck (pull_request) Failing after 1m27s
2025-11-11 14:22:00 +01:00
2740a13ebb fix: correct default factory for isbn field in BookData class 2025-11-11 14:21:23 +01:00
6509f99215 delete kvk test file 2025-11-11 14:20:35 +01:00
12f2bd31c9 feat: extract schemas from sru into schemas folder 2025-11-11 14:16:03 +01:00
4d8c5da4f5 feat:
- add retries, timeouts
- add max time of 30 seconds
- add library identifier parsing
add more keys to picaschema
add keys to alma, dc shema
- update querytransformer to format author, title based on API requirements
- update Api class to drop not supported arguments before the query is created
- add empty returns for results which raised timeout exceptions
chore:
- remove unneeded ArgumentSchema enum
2025-11-11 14:00:42 +01:00
ce3eea7243 chore: add libraries key to bookdata 2025-11-11 13:56:03 +01:00
f45c869b56 feat: add library identifier key to API classes 2025-11-11 13:55:35 +01:00
026e39b9b8 delete kvk files 2025-11-10 15:20:04 +01:00
ac10501131 Refactor code structure for improved readability and maintainability 2025-11-07 11:28:13 +01:00
dab9d08297 feat: implement wrappers for more endpoints 2025-10-29 14:28:46 +01:00
49b347deec Revert "chore: add .github to gitignore to hide local test jobs"
This reverts commit de07c698af.
2025-10-29 14:07:21 +01:00
c66bbbe8ce Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-24 21:30:58 +01:00
b90b3ab122 Update .drone.yml
Some checks failed
continuous-integration/drone/push Build encountered an error
add pipeline template to test it
2025-10-24 21:27:44 +01:00
e3d6039d11 Update README.md 2025-10-24 21:05:36 +01:00
6602200f4c Add .drone.yml 2025-10-24 21:05:21 +01:00
41d696525e feat: SRU api allow single string search 2025-10-23 12:33:40 +02:00
5dd8479e48 feat: add catalogue parser 2025-10-23 12:32:56 +02:00
301525121e chore: extract marcxml dataclasses from SRU classes and move to schemas folder 2025-10-22 10:25:40 +02:00
de07c698af chore: add .github to gitignore to hide local test jobs 2025-10-22 10:25:02 +02:00
7337e0297e Merge pull request 'dev' (#3) from dev into main
Reviewed-on: #3
2025-10-21 15:16:38 +01:00
e9e2c58aa3 chore: update lockfile
Some checks failed
/ typecheck (pull_request) Failing after 22s
2025-10-13 15:30:10 +02:00
b2b25d0c6b chore: maintenance 2025-10-13 15:30:01 +02:00
fdb6c42204 feat: add new workflows 2025-10-13 15:29:52 +02:00
10fb6e8852 chore: add dependencies for tests 2025-10-13 15:29:36 +02:00
Gitea CI
25237a1812 Bump version: 0.0.0 → 0.0.1 v0.0.1 2025-10-13 13:19:30 +00:00
e713803b2e Merge pull request 'add versioning' (#2) from dev into main
Reviewed-on: #2
2025-10-13 14:19:11 +01:00
31ced4c7e5 add versioning 2025-10-13 15:16:45 +02:00
78483cfebb Merge pull request 'chore: add dependencies' (#1) from dev into main
Reviewed-on: #1
2025-10-13 13:47:55 +01:00
e5c33bf631 chore: add dependencies 2025-10-13 14:42:53 +02:00
c10fc05db1 initial commit 2025-10-13 14:38:04 +02:00
8214cc85ce add workflow to create package 2025-10-13 14:37:14 +02:00
2eef8dee7c add api files 2025-10-13 14:25:54 +02:00
59a3d572bb add structure 2025-10-10 10:38:20 +02:00