29 Commits

Author SHA1 Message Date
renovate[bot]
a03878345c chore(deps)!: update actions/cache (v4 → v5) (#11) 2025-12-13 11:45:52 +02:00
renovate[bot]
ed7ed02359 chore(deps)!: update actions/checkout (v5 → v6) (#10) 2025-12-01 18:56:22 +02:00
renovate[bot]
f41ca45f8d chore(deps)!: update squizlabs/php_codesniffer (3.10.3 → 4.0.0) (#9) 2025-09-18 19:39:48 +03:00
renovate[bot]
2b3a8ddf5f feat(github-action)!: Update actions/checkout (v4 → v5) (#8)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-12 09:41:57 +03:00
renovate[bot]
9e3b051e29 chore(deps): pin dependencies (#7) 2025-02-09 18:19:02 +02:00
889361eef4 fix(ci): stale workflow 2025-02-05 02:51:20 +02:00
renovate[bot]
57159e0678 chore(deps): update phpstan/phpstan to 2.0.1 (#6) 2024-11-13 13:17:12 +02:00
Ismo Vuorinen
f002004a04 chore(deps): update composer packages 2024-10-14 12:32:02 +03:00
renovate[bot]
687c21fa65 feat(github-action)!: Update ubuntu ( 22.04 → 24.04 ) (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 18:35:38 +03:00
e06f28ae2a fix(models): BisCompanyForm type can be null
The original definitions didn't include optional, so adding it manually
v1.1.1
2024-08-22 22:44:01 +03:00
2e08598832 chore(deps): update composer packages 2024-08-22 22:42:52 +03:00
344b130197 chore(docs): uses PRH BIS API v1 v1.1.0 2024-08-19 09:50:10 +03:00
3e38a0ddac chore: phpstan config 2024-08-19 09:48:03 +03:00
4b13802b54 chore: include notice about swagger, cleanup code 2024-08-19 09:36:26 +03:00
aa6786981a feat: parser now writes, added missing fields
updated docs, example, extensive use of Traits with better handling.
valid level 9 phpstan codebase.
2024-08-18 18:23:05 +03:00
renovate[bot]
8771b14d2a feat(github-action)!: Update ubuntu ( 20.04 → 22.04 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 16:14:37 +03:00
e30e50fc78 fix(meta): composer workflow now targets 8.2 & 8.3 2024-08-16 14:47:29 +03:00
7d8d430966 feat: bump php to 8.2 v1.0.0 2024-08-15 04:15:37 +03:00
1890db1701 feat: documentation 2024-08-15 04:12:56 +03:00
f5b868f5f4 feat: phpcs, psr12 rules and fixes 2024-08-15 03:58:10 +03:00
8089a5c0dd feat: used parser output to recreate the DTOs 2024-08-15 03:57:04 +03:00
15a4593345 feat: reworked the generator parser
not my prettiest work, but it works
2024-08-15 03:52:50 +03:00
306574e577 chore(workflows): add "issues: write" to sync-labels 2024-08-14 13:56:30 +03:00
Ismo Vuorinen
f0866e20ba Merge pull request #3 from ivuorinen/renovate/actions-cache-4.x
feat(github-action)!: Update actions/cache ( v3 → v4 )
2024-08-13 03:29:03 +03:00
renovate[bot]
b99e99abe3 feat(github-action)!: Update actions/cache ( v3 → v4 )
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 00:28:06 +00:00
a688d0f5b4 fix: composer validation 2024-08-13 03:26:09 +03:00
Ismo Vuorinen
dca19a6561 chore(meta): create composer workflow 2024-08-13 03:20:13 +03:00
b66a45202b Initial commit 2024-08-13 03:18:58 +03:00
Ismo Vuorinen
c095988fb6 Initial commit 2024-08-13 03:12:33 +03:00