Claude
80e267f0d1
Limit push trigger to main in check-recent workflow
...
push: branches: '**' caused both the push event (9-worker matrix) and
the pull_request event (1-worker matrix) to fire simultaneously on every
PR commit. Restricting push to [main] means PR pushes only trigger the
pull_request path (1 worker), while direct pushes to main still get the
full 9-worker matrix.
https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-19 07:40:09 +00:00
Claude
eae14d44bf
Restrict dev-versions and old-tinytest CI to main branch only
...
Both workflows were triggering on every push to every branch.
Narrowed push trigger to [main] so they only run after merging,
not on every feature/PR branch push.
https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-18 23:09:02 +00:00
Claude
11c175ae19
Slim CI matrix for PRs to ubuntu-latest / r-release only
...
For pull requests, check-recent now runs a single job (ubuntu-latest,
r-release) via a setup job that emits the matrix as JSON. On push and
schedule the full matrix is unchanged (devel + release on all OSes,
oldrel-1 through oldrel-4).
Also removed the pull_request trigger from check-recent-dev-pkgs; the
dev-packages check only needs to run on push/schedule.
https://claude.ai/code/session_01XHWLohiSTdZvCutwD7ag2b
2026-03-18 23:06:36 +00:00
a5c6aa9fa8
(v3.0.1.9007) fix vignette
2025-12-22 09:34:58 +01:00
f6e28ac95c
(v3.0.1.9006) Fix website
2025-12-21 12:29:46 +01:00
151af21f38
(v3.0.1.9005) re-add tidymodels implementation
2025-12-21 12:19:43 +01:00
5796e8f3a4
(v3.0.0.9033) rename workflow
2025-09-15 09:10:54 +02:00
b11866af57
(v3.0.0.9032) add GitHub Action for dev version of packages
2025-09-13 14:02:59 +02:00
5b99888151
(v3.0.0.9030) fix NEWS
2025-09-11 14:41:28 +02:00
c1c49fa463
(v3.0.0.9025) fix todo tracker
2025-09-04 14:40:24 +02:00
d2ced1db61
(v3.0.0.9024) fix todo tracker
2025-09-04 14:28:01 +02:00
3d40b20c10
(v3.0.0.9023) update todo tracker
2025-09-04 14:04:22 +02:00
3ba1b8a10a
(v3.0.0.9022) postpone new features - we like a clearly focussed bugfix release first
2025-09-03 15:39:44 +02:00
0744c6feee
(v3.0.0.9021) checkouts
2025-09-03 12:12:05 +02:00
eca638529c
new umcg logo and old CHECKOUT update
2025-09-03 11:49:10 +02:00
fc72cf9324
(v3.0.0.9017) semantic versioning only on branch main
2025-07-28 12:24:52 +02:00
8da0f525b5
set lang for R<3.5
2025-07-17 22:58:34 +02:00
Matthijs Berends
0138e33ce9
Update 1-bug-report.yml
2025-06-22 20:47:31 +02:00
5667ce3eae
(v2.1.1.9287) fix antibiotics
2025-06-01 12:17:47 +02:00
8d2c5afab6
publish anaconda
2025-05-20 15:05:24 +02:00
4933292639
publish anaconda
2025-05-20 15:00:45 +02:00
29706887b4
publish anaconda
2025-05-20 14:51:09 +02:00
a778eb9bcf
(v2.1.1.9272) (v2.1.1.9271) add sensititre AB and animal codes
2025-05-04 16:40:08 +02:00
c70ac149ff
new WISCA vignette
2025-04-30 17:33:03 +02:00
d166aa2c1d
(v2.1.1.9255) fix examples
2025-04-26 16:35:14 +02:00
4e7fca3b38
(v2.1.1.9253) parallel computing
2025-04-26 15:47:00 +02:00
9e64d7708e
(v2.1.1.9248) unit test fix
2025-04-20 15:27:36 +02:00
f310318c5f
repo fix
2025-04-19 15:59:52 +02:00
492fe6872f
(v2.1.1.9244) automated GPT training data
2025-04-19 15:57:12 +02:00
ca00ed468e
(v2.1.1.9243) fix sir documentation
2025-04-18 16:32:45 +02:00
d31371613e
(v2.1.1.9237) clean-up
2025-04-13 09:59:40 +02:00
40d7a971c3
(v2.1.1.9236) documentation
2025-04-12 11:46:42 +02:00
36fd99e1f4
(v2.1.1.9235) New website!
2025-04-08 15:54:30 +01:00
8d8444c607
(v2.1.1.9216) PyPI access token
2025-03-17 08:56:27 +01:00
1f35ff2b0b
(v2.1.1.9215) python token
2025-03-16 18:50:37 +01:00
a092eb3ce3
(v2.1.1.9214) aaaaaand another attempt
2025-03-16 14:03:40 +01:00
c614d66495
(v2.1.1.9213) snapshots
2025-03-16 13:41:08 +01:00
7a39439fa9
(v2.1.1.9212) unit tests
2025-03-16 13:25:54 +01:00
98bc83da73
(v2.1.1.9211) fix python wrapper
2025-03-16 13:11:26 +01:00
ceb3e6675d
(v2.1.1.9210) unit tsts
2025-03-15 20:58:05 +01:00
5c11b924de
(v2.1.1.9209) unit tests
2025-03-15 20:46:33 +01:00
6bdc798734
(v2.1.1.9208) unit tests
2025-03-15 20:30:29 +01:00
d717bd3f87
(v2.1.1.9207) fix PythonPackage
2025-03-15 16:19:03 +01:00
ede1cdfd99
(v2.1.1.9205) Fix python wrapper
2025-03-15 16:14:29 +01:00
afb97ad38f
(v2.1.1.9204) move python package to separate branch
2025-03-15 16:02:57 +01:00
72f2e723fb
(v2.1.1.9200) new argument capped_mic_handling, add Search to website
2025-03-14 17:01:50 +01:00
a2c2be23c1
(v2.1.1.9190) antibiotics deprecation in antibiogram()
2025-03-09 10:41:11 +01:00
f2b2a450cb
issue template
2025-03-03 19:36:26 +01:00
ca435216d4
issue template
2025-03-03 19:32:35 +01:00
9a9468fa84
(v2.1.1.9182) fix AMR selectors for tidymodels, add unit tests
2025-03-03 12:59:27 +01:00