summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yml
AgeCommit message (Expand)Author
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
2024-03-09[mod] CI: tag commits with leading scope/type of the modificationMarkus Heiser
2024-01-09[mod] get rid of ./utils/brand.env and its workflowMarkus Heiser
2023-10-29Add support for Python 3.12Alexandre Flament
2023-09-15[CI] upgrade actions/checkout@v4 & actions/upload-artifact@v3Markus Heiser
2023-04-19[CI] drop Python 3.7 from CIMarkus Heiser
2022-11-04chore: Set permissions for GitHub actions (#3225)nathannaveen
2022-11-04GH workflow: add Python 3.11Alexandre FLAMENT
2022-11-04GH workflow: use actions/cache@v3Alexandre FLAMENT
2022-11-04GH workflow: use actions/setup-python@v4Alexandre FLAMENT
2022-07-30[clean up] drop obsolete searx, filtron and morty install scriptsMarkus Heiser
2022-01-05[mod] GitHub workflow: use cacheAlexandre Flament
2021-12-23[fix] PR #646Alexandre Flament
2021-12-23[ci] drop Python 3.6Markus Heiser
2021-10-08integration.yml : python 3.10Alexandre Flament
2021-09-10[ci] add Python 3.10.0-rc.2Alexandre Flament
2021-08-16[translations] ./manage rename shell functions to integrate weblateMarkus Heiser
2021-08-07[translations] web integrationAlexandre Flament
2021-08-02[mod] manage - implement babel commands, drop update_translations.shMarkus Heiser
2021-08-02github workflow: babel jobs to update messages.potAlexandre Flament
2021-06-16[mod] simple theme: remove src/less/ion.lessAlexandre Flament
2021-04-28[docker] multiarch support: linux/amd64,linux/arm64,linux/arm/v7Alexandre Flament
2021-04-24Merge pull request #8 from return42/manage-scriptAlexandre Flament
2021-04-23[CI] JamesIves/github-pages-deploy-action COMMIT_MESSAGEMarkus Heiser
2021-04-23[CI] JamesIves/github-pages-deploy-action SINGLE_COMMITMarkus Heiser
2021-04-23[mod] replace makefile boilerplate by 'manage' scriptMarkus Heiser
2021-03-05Fix integration.ymlAlexandre Flament
2021-02-02[mod] CI: minor changesAlexandre Flament