-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: CogStack/cogstack-nlp
base: medcat-den/v0.3.0
head repository: CogStack/cogstack-nlp
compare: main
- 9 commits
- 14 files changed
- 4 contributors
Commits on Oct 20, 2025
-
CU-869awj4r1: medcat-trainer (chore): update dep (#183)
Co-authored-by: Tom Searle <tom@cogstack.org>
Configuration menu - View commit details
-
Copy full SHA for 16c182e - Browse repository at this point
Copy the full SHA 16c182eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90598ed - Browse repository at this point
Copy the full SHA 90598edView commit details -
CU-869awnz6y: Allow both halves of v1 tests to run in a 45 minute win…
…dow. (#186) They would normally (i.e last successful run) run for a total of around 25 minutes. And the first half would take around 23.5 minutes. Looks like the first half is now taking more than 25 minutes, which makes it fail. However, the 2nd half seems to take only around 1 minute (53 seconds in last successful run), so the total doesn't need to be that high.
Configuration menu - View commit details
-
Copy full SHA for f556d5d - Browse repository at this point
Copy the full SHA f556d5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0437f41 - Browse repository at this point
Copy the full SHA 0437f41View commit details -
CU-869awpaf3: (chore): medcat-trainer: remove cdb_utils, fix vestigia…
…l medcat-v2 migration issues (#188) Co-authored-by: Tom Searle <tom@cogstack.org>
Configuration menu - View commit details
-
Copy full SHA for 0bb0906 - Browse repository at this point
Copy the full SHA 0bb0906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa13c6 - Browse repository at this point
Copy the full SHA 0aa13c6View commit details -
medcattrainer (chore): client update release, compose cfgs (#190)
Co-authored-by: Tom Searle <tom@cogstack.org>
Configuration menu - View commit details
-
Copy full SHA for 03f30e1 - Browse repository at this point
Copy the full SHA 03f30e1View commit details
Commits on Oct 21, 2025
-
build: bump the actions-deps group with 3 updates (#191)
Bumps the actions-deps group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `astral-sh/setup-uv` from 3 to 7 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v3...v7) Updates `actions/setup-node` from 5 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bee1c2 - Browse repository at this point
Copy the full SHA 2bee1c2View commit details
Commits on Oct 22, 2025
-
CU-869awy4ux: Set pretend version before installation of package. (#192)
This should fix the installation picking up (and trying to infer a version) from tags unrelated to medcat-den. Currently, the workflow is picking up trainer's medcat-trainer/v3.1.0 tag and getting confused since that does not work for the regex (which expected medcat-den/v*). And as such, the workflow is failing. See for example: https://github.com/CogStack/cogstack-nlp/actions/runs/18660829454/job/53200931476
Configuration menu - View commit details
-
Copy full SHA for 6e00e23 - Browse repository at this point
Copy the full SHA 6e00e23View 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 medcat-den/v0.3.0...main