An open API service providing commit metadata for open source projects.

GitHub / OpenSemanticLab/osw-python / commits

SHA Message Author Date Stats
4251a0e0 merge Merge pull request #137 from OpenSemanticLab/uv-zensical-migration Andreas Räder <9****n@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
a3a8119c docs: add citation and authorship section to CONTRIBUTING.md Andreas Raeder <a****r@i****e> 25 days ago
2fe14a5e chore(release): v2.0.0 [skip ci] semantic-release <s****e> 26 days ago
b8bd19bd merge Merge pull request #129 from OpenSemanticLab/uv-zensical-migration Andreas Räder <9****n@u****m>
Committed by: GitHub <n****y@g****m>
26 days ago
80c9353b docs: document conventional commits and the approval-gated release flow Andreas Raeder <a****r@i****e> 26 days ago
9ca2c1ae ci: comment predicted release version on PRs into main Andreas Raeder <a****r@i****e> 26 days ago
508e8433 ci: use a github app token so release pushes survive branch protection Andreas Raeder <a****r@i****e> 26 days ago
6c446503 chore: enforce conventional commit messages via pre-commit Andreas Raeder <a****r@i****e> 26 days ago
eed13f45 merge Merge remote-tracking branch 'origin/main' into uv-zensical-migration Andreas Raeder <a****r@i****e> 26 days ago
dbfb3193 build: switch to a static PSR-owned version, drop hatch-vcs Andreas Raeder <a****r@i****e> 26 days ago
6b772725 fix: bump pydantic floor to >=2.12.0 in pyproject.toml Andreas Raeder <a****r@i****e> 26 days ago
1e504b43 ci: run integration tests on pull requests into main Andreas Raeder <a****r@i****e> 26 days ago
f85586f0 Removed comments that were outdated and improved typing Lukas Gold <l****d@i****e> about 2 months ago
f21b5d56 fix: require pydantic>=2.12.0 SimonTaurus <s****r@g****e> about 2 months ago
ce3d5c5d fix: restore accounts.pwd.yaml default at project root for file login Andreas Raeder <a****r@i****e> about 2 months ago
647b4812 feat: add automated releases with python-semantic-release Andreas Raeder <a****r@i****e> about 2 months ago
9df297f8 feat!: resolve credentials from env vars or memory, never write files Andreas Raeder <a****r@i****e> about 2 months ago
51eab32b fix: make live upload integration tests rerun-safe Andreas Raeder <a****r@i****e> about 2 months ago
13968ad3 fix: resolve environment-dependent ty failure and deptry warnings Andreas Raeder <a****r@i****e> about 2 months ago
85fd9cc6 fix: resolve environment-dependent ty failure on python 3.10 Andreas Raeder <a****r@i****e> about 2 months ago
b2b82cb2 docs: restructure docs with hero landing page and tabbed guides Andreas Raeder <a****r@i****e> about 2 months ago
1c4c97e9 chore: remove legacy setuptools scaffolding and tidy repo Andreas Raeder <a****r@i****e> about 2 months ago
edd958a0 docs: add versioned docs deployment with mike Andreas Raeder <a****r@i****e> about 2 months ago
5e9ce620 ci: switch release to pypi trusted publishing (oidc) Andreas Raeder <a****r@i****e> about 2 months ago
22c63260 docs: consolidate sphinx and mkdocs into single-version zensical Andreas Raeder <a****r@i****e> about 2 months ago
59a780b4 ci: add uv-based main workflow with ty and codecov Andreas Raeder <a****r@i****e> about 2 months ago
39e83f03 style: apply ruff format and lint auto-fixes Andreas Raeder <a****r@i****e> about 2 months ago
cf21071a chore: replace black/isort/flake8 with ruff and add ty + deptry Andreas Raeder <a****r@i****e> about 2 months ago
0d533732 build: migrate packaging to hatchling + hatch-vcs and uv Andreas Raeder <a****r@i****e> about 2 months ago
a4bb8a4b fix: typo Andreas Raeder <a****r@i****e> about 2 months ago
df14ee5f chore: ign local files Andreas Raeder <a****r@i****e> about 2 months ago
c6392825 merge Merge pull request #128 from OpenSemanticLab/fix-file-download-keyerror Lukas Gold <l****d@i****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
54493b28 merge Merge pull request #120 from OpenSemanticLab/login-mechanism Lukas Gold <l****d@i****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
48738fb5 Fix: Uniform use of OSW_DOMAIN or OSL_DOMAIN instead of OSW_WIKI_DOMAIN and O... Lukas Gold <l****d@i****e> about 2 months ago
473db3b2 merge Merge pull request #126 from OpenSemanticLab/dev-fix-semantic_search Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
0f2fb5f7 Allowing all 3.13 python versions but not 3.14 Lukas Gold <l****d@i****e> 2 months ago
26e0839c fix(wiki_tools): return list of full responses for prefix_search return_json Lukas Gold <l****d@i****e> 2 months ago
3f36d773 fix(wiki_tools): return list of full responses for prefix_search return_json Lukas Gold <l****d@i****e> 2 months ago
4daff1f6 fix(wiki_tools): return list of result dicts for semantic_search return_json Lukas Gold <l****d@i****e> 2 months ago
182db57a fix(wiki_tools): return list of result dicts for semantic_search return_json Lukas Gold <l****d@i****e> 2 months ago
62868a7e chore: ignore accounts.pwd.yaml and remove duplicate gitignore entry Lukas Gold <l****d@i****e> 3 months ago
e43f221b fix: prevent KeyError when wiki file does not exist in download fallback Lukas Gold <l****d@i****e> 3 months ago
7191678e merge Merge pull request #124 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
018823eb fix(ci): cap anyio <4.7 for prefect 2.20 compatibility SimonTaurus <s****r@g****e> 3 months ago
74c9f5f6 fix(test): remove redundant @flow decorator breaking collection on prefect 2.... SimonTaurus <s****r@g****e> 3 months ago
d95bfaa5 fix: pin prefect version SimonTaurus <s****r@g****e> 3 months ago
ee101c63 merge Merge pull request #123 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
44a2530e fix(ci): register pytest options in rootdir conftest for pytest 9.0 SimonTaurus <s****r@g****e> 3 months ago
60e8d541 merge Merge pull request #122 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
316ce65c fix: exclude comments in OSW-ID replacements SimonTaurus <s****r@g****e> 3 months ago
f09bbaa2 fix: exclude subobject refs from required pages detection SimonTaurus <s****r@g****e> 3 months ago
397da7d2 merge Merge branch 'dev' SimonTaurus <s****r@g****e> 3 months ago
8d6ec6fa fix: store cred_mngr on WtSite, improve 403 diagnostics SimonTaurus <s****r@g****e> 3 months ago
04472860 fix: store_entity accepts any model instance, not just Entity (fixes #121) SimonTaurus <s****r@g****e> 3 months ago
86527c33 Allow most recent python 3.13 version Lukas Gold <l****d@i****e> 4 months ago
d8ef52a3 merge Merge pull request #119 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
00bad820 fix: handle expired MW sessions in ApiGateway transport SimonTaurus <s****r@g****e> 4 months ago
271ba6e8 merge Merge pull request #118 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
7a6964bd fix: apply ApiGateway httpx patch at module import time SimonTaurus <s****r@g****e> 4 months ago
618130d0 merge Merge pull request #117 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
86cec7f9 feat: route Prefect API through MW ApiGateway with httpx transport SimonTaurus <s****r@g****e> 4 months ago
d292d360 merge Merge branch 'dev' SimonTaurus <s****r@g****e> 4 months ago
d70cba96 docs: add usage instructions to hello_world.py example SimonTaurus <s****r@g****e> 4 months ago
e13a139e feat: add public_url support, full URL parsing, and overwrite for PrefectFlow... SimonTaurus <s****r@g****e> 4 months ago
e8e115ce refactor auth: delegate YAML loading and IRI matching to oold.backend.auth SimonTaurus <s****r@g****e> 4 months ago
83859f14 refactor: move json tools to oold SimonTaurus <s****r@g****e> 4 months ago
c2a35575 merge Merge pull request #115 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
491f8bcc fix: prefect>=2.20.25,<3.0 SimonTaurus <s****r@g****e> 4 months ago
e4918581 fix: opensemantic.core>=0.57.4 SimonTaurus <s****r@g****e> 4 months ago
095a7579 refactor: extract reusable Prefect+OSW utils from examples SimonTaurus <s****r@g****e> 4 months ago
b17a733a Fix: removing stale client site session cookie before relogin Lukas Gold <l****d@i****e> 4 months ago
5dfbd395 merge Merge pull request #114 from OpenSemanticLab/dev Simon Stier <5****s@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
21843dd1 fix: resolve bare OSW ID type hints in generated Python code SimonTaurus <s****r@g****e> 5 months ago
60fb9763 tests: fix tests SimonTaurus <s****r@g****e> 5 months ago
fd0e745d fix: undo sorting to keep order as in python build file (page list param), ge... SimonTaurus <s****r@g****e> 5 months ago
cb756600 fix: prevent unnecessary updates of the documentation page by setting meta to... SimonTaurus <s****r@g****e> 5 months ago
faed1636 feat: reproducible serialization SimonTaurus <s****r@g****e> 5 months ago
ea580485 fix: exception handling SimonTaurus <s****r@g****e> 5 months ago
5111378f fix: type annotation to prevent field stripping SimonTaurus <s****r@g****e> 5 months ago
addf461e test: add session renewal and token recovery tests for WtSite Lukas Gold <l****d@i****e> 5 months ago
43c82b39 test: add upload/download instance method and UploadFileResult branch tests Lukas Gold <l****d@i****e> 5 months ago
e92d47e9 test: add FileResult, DownloadFileResult, UploadFileResult, and import_with_f... Lukas Gold <l****d@i****e> 5 months ago
3dfacf64 test: add OswExpress initialization path tests for increased coverage Lukas Gold <l****d@i****e> 5 months ago
d6aee446 Small fix for context manager Lukas Gold <l****d@i****e> 5 months ago
05ecab5f Some (incomplete) fixes to examples Lukas Gold <l****d@i****e> 6 months ago
c63cd110 Adaptations following changes to express functionality Lukas Gold <l****d@i****e> 6 months ago
1e6c0c92 Updated express.py to expected behavior Lukas Gold <l****d@i****e> 6 months ago
55e16b62 feat: add session-aware re-login on token renewal failure Lukas Gold <l****d@i****e> 6 months ago
8f993633 refactor: rework OswExpress init to use env vars and update tests Lukas Gold <l****d@i****e> 6 months ago
e69fc05b fix: implement function to remove constraints from forward references and add... SimonTaurus <s****r@g****e> 8 months ago
35b9ad43 fix: handle multiple import correctly SimonTaurus <s****r@g****e> 8 months ago
4f844119 feat: contruct and return PagePackageBundle on package load SimonTaurus <s****r@g****e> 8 months ago
6042a650 tests: increase timeout due to complexer schemas SimonTaurus <s****r@g****e> 8 months ago
3a118b5c refactor: remove legacy cmd line generator SimonTaurus <s****r@g****e> 8 months ago
5f70bd67 feat: add option to automatically generate package documentation page SimonTaurus <s****r@g****e> 8 months ago
52768688 fix: add static dependencies SimonTaurus <s****r@g****e> 8 months ago
1daee700 fix: page package creation from offline data SimonTaurus <s****r@g****e> 8 months ago
bdbc8eab fix: docs SimonTaurus <s****r@g****e> 8 months ago
679fd02b feat: improve code generation and adapt to new opensemantic-python version SimonTaurus <s****r@g****e> 8 months ago
27096194 merge Merge branch 'main' of https://github.com/OpenSemanticLab/osw-python SimonTaurus <s****r@g****e> 8 months ago

← Back to repository