summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yml
AgeCommit message (Expand)Author
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
2021-02-01Merge pull request #2514 from return42/fix-gh-pagesAlexandre Flament
2021-02-01[hardening] github workflows - corrupted cacheMarkus Heiser
2021-01-29[fix] Makefile target gh-pages & flatten history of branch gh.pagesMarkus Heiser
2021-01-14[fix] CI: fix docker pushAlexandre Flament
2021-01-14[fix] github actions: use ubuntu-20.04 instead of ubuntu-latestAlexandre Flament
2021-01-12[mod] add Python 3.9 supportAlexandre Flament
2021-01-12[mod] drop Python 3.5 supportAlexandre Flament
2020-12-20[enh] CI: use actions/cache@v2 for Python dependenciesAlexandre Flament
2020-12-20[mod] remove emojis from source codeAlexandre Flament
2020-11-17[fix] fix github workflow: deploy documentationAlexandre Flament
2020-11-17[fix] fix github workflowAlexandre Flament
2020-11-17[fix] fix github workflowAlexandre Flament
2020-11-17[mod] use github actions instead of travisAlexandre Flament