summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yml
AgeCommit message (Expand)Author
2026-07-25[upd] github-actions: Bump actions/setup-python from 6.3.0 to 7.0.0 (#6444)dependabot[bot]
2026-07-25[upd] github-actions: Bump actions/checkout from 7.0.0 to 7.0.1 (#6443)dependabot[bot]
2026-07-17[upd] github-actions: Bump actions/setup-node from 6.4.0 to 7.0.0 (#6423)dependabot[bot]
2026-07-12[mod] ci: rework workflows (#6401)Ivan Gabaldon
2026-07-03[upd] github-actions: Bump actions/cache from 6.0.0 to 6.1.0 (#6353)dependabot[bot]
2026-06-28[upd] github-actions: Bump actions/cache from 5.0.5 to 6.0.0 (#6316)dependabot[bot]
2026-06-28[upd] github-actions: Bump actions/setup-python from 6.2.0 to 6.3.0 (#6315)dependabot[bot]
2026-06-19[upd] github-actions: Bump actions/checkout from 6.0.3 to 7.0.0 (#6288)dependabot[bot]
2026-06-05[upd] github-actions: Bump actions/checkout from 6.0.2 to 6.0.3 (#6204)dependabot[bot]
2026-04-24[upd] github-actions: Bump actions/setup-node from 6.3.0 to 6.4.0 (#6009)dependabot[bot]
2026-04-17[upd] github-actions: Bump actions/cache from 5.0.4 to 5.0.5 (#5985)dependabot[bot]
2026-03-24[mod] drop support for Python releases older than 4 years (#5895)Markus Heiser
2026-03-20[upd] github-actions: Bump actions/cache from 5.0.3 to 5.0.4 (#5873)dependabot[bot]
2026-03-06[upd] github-actions: Bump actions/setup-node from 6.2.0 to 6.3.0 (#5813)dependabot[bot]
2026-02-19[fix] ci: cache keys (#5745)Ivan Gabaldon
2026-01-30[upd] github-actions: Bump actions/cache from 5.0.2 to 5.0.3 (#5708)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/setup-python from 6.1.0 to 6.2.0 (#5682)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/cache from 5.0.1 to 5.0.2 (#5685)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/checkout from 6.0.1 to 6.0.2 (#5679)dependabot[bot]
2026-01-16[upd] github-actions: Bump actions/setup-node from 6.1.0 to 6.2.0 (#5664)dependabot[bot]
2025-12-19[upd] github-actions: Bump actions/cache from 5.0.0 to 5.0.1dependabot[bot]
2025-12-12[upd] github-actions: Bump actions/cache from 4.3.0 to 5.0.0dependabot[bot]
2025-12-05[upd] github-actions: Bump actions/setup-node from 6.0.0 to 6.1.0dependabot[bot]
2025-12-05[upd] github-actions: Bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
2025-11-28[upd] github-actions: Bump actions/setup-python from 6.0.0 to 6.1.0dependabot[bot]
2025-11-21[upd] github-actions: Bump actions/checkout from 5.0.0 to 6.0.0dependabot[bot]
2025-10-17[upd] github-actions: Bump actions/setup-node from 5.0.0 to 6.0.0 (#5334)dependabot[bot]
2025-10-11[enh] ci: bump to cp3.14 (#5302)Ivan Gabaldon
2025-10-08[mod] ci: add cp3.14 (part 2)Markus Heiser
2025-09-26[upd] github-actions: Bump actions/cache from 4.2.4 to 4.3.0 (#5249)dependabot[bot]
2025-09-19[mod] ci: add cp3.14 (#5217)Ivan Gabaldon
2025-09-05[upd] github-actions: Bump actions/setup-python from 5.6.0 to 6.0.0 (#5181)dependabot[bot]
2025-09-05[upd] github-actions: Bump actions/setup-node from 4.4.0 to 5.0.0 (#5180)dependabot[bot]
2025-08-26[mod] py3.9 EOL (#5148)Markus Heiser
2025-08-18[mod] theme/simple: migrate codebase to TypeScriptIvan Gabaldon
2025-08-15[upd] github-actions: Bump actions/checkout from 4.2.2 to 5.0.0 (#5118)dependabot[bot]
2025-08-08[mod] ci: strict(er) exec (#5099)Ivan Gabaldon
2025-05-11[mod] rework container deployment (#4764)Ivan Gabaldon
2025-05-10[mod] refactor integration.yml (#4763)Ivan Gabaldon
2025-05-10[mod] new l10n.yml workflow (#4734)Ivan Gabaldon
2025-05-08[mod] CI move build of online docs to dedicated workflow documentation.yml (#...Ivan Gabaldon
2025-02-28[web-client] integrate the migrated theme in the github CIMarkus Heiser
2025-02-07[fix] selenium: binary is not a Firefox executableMarkus Heiser
2025-02-07[upd] upgrade: github actions / to ubuntu: 24.04 / to nvm: node 20.15Markus Heiser
2024-12-24[mod] add support for Python 3.13Markus Heiser
2024-11-24[upd] github CI: actions/cache@v3 to actions/cache@v4Markus Heiser
2024-11-06[fix] issues reported by `make test.yamllint`Markus Heiser
2024-11-01[fix] CI: remove target test.coverage from python's test matrixMarkus Heiser
2024-10-03[mod] py3.8 EOL / upgrade to actions/setup-python@v5Markus Heiser
2024-03-09[fix] CI YAML config filesMarkus Heiser