summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-08-11chore(deps): bump certifi in /.github/workflows/dependencies (#13246)dependabot[bot]
2025-08-11chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13257)dependabot[bot]
2025-07-28ci: use `actions/create-github-app-token` (#13233)Carlo Sala
2025-07-28ci: add strict permissions to `dependencies.yml` workflow (#13232)Marc Cornellà
2025-07-28chore(deps): bump certifi in /.github/workflows/dependencies (#13218)dependabot[bot]
2025-06-19chore(deps): bump urllib3 in /.github/workflows/dependencies (#13176)dependabot[bot]
2025-06-10chore(deps): bump requests in /.github/workflows/dependencies (#13164)dependabot[bot]
2025-05-04chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#13100)dependabot[bot]
2025-04-27chore(deps): bump certifi in /.github/workflows/dependencies (#13094)dependabot[bot]
2025-04-13chore(deps): bump urllib3 in /.github/workflows/dependencies (#13065)dependabot[bot]
2025-02-02chore(deps): bump certifi in /.github/workflows/dependencies (#12955)dependabot[bot]
2025-01-26chore(deps): bump semver from 3.0.3 to 3.0.4 in /.github/workflows/dependenci...dependabot[bot]
2025-01-19chore(deps): bump semver in /.github/workflows/dependencies (#12924)dependabot[bot]
2024-12-29chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#12874)dependabot[bot]
2024-12-22chore(deps): bump urllib3 from 2.2.3 to 2.3.0 in /.github/workflows/dependenc...dependabot[bot]
2024-12-15chore(deps): bump certifi from 2024.8.30 to 2024.12.14 in /.github/workflows/...dependabot[bot]
2024-10-18chore(installer): only serve installer in / and /install.shMarc Cornellà
2024-10-14ci(dependencies): use tag version in git commit if available (#12756)Marc Cornellà
2024-10-13chore(deps): bump charset-normalizer in /.github/workflows/dependencies (#12749)dependabot[bot]
2024-09-22chore(deps): bump idna in /.github/workflows/dependencies (#12688)dependabot[bot]
2024-09-15chore(deps): bump urllib3 in /.github/workflows/dependencies (#12677)dependabot[bot]
2024-09-15chore(deps): bump idna in /.github/workflows/dependencies (#12678)dependabot[bot]
2024-09-01chore(deps): bump certifi in /.github/workflows/dependencies (#12646)dependabot[bot]
2024-08-25chore(deps): bump idna from 3.7 to 3.8 in /.github/workflows/dependencies (#1...dependabot[bot]
2024-08-11chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /.github/workflows/dependenci...dependabot[bot]
2024-07-23chore(dependencies): sort dependencies.ymlMarc Cornellà
2024-07-06chore(deps): bump certifi in `dependencies` workflow (#12543)dependabot[bot]
2024-06-28chore(deps): bump requests from 2.31.0 to 2.32.3 in /.github/workflows/depend...dependabot[bot]
2024-06-28chore(deps): bump certifi from 2024.2.2 to 2024.6.2 in /.github/workflows/dep...dependabot[bot]
2024-06-18chore(deps): bump `urllib3` to 2.2.2 in `dependencies` workflow (#12516)dependabot[bot]
2024-05-22ci(dependencies): run on sunday CET morningCarlo Sala
2024-05-21chore(dependencies): PR wordingCarlo Sala
2024-05-21fix(dependencies): only open PR if there are changesCarlo Sala
2024-05-12fix(dependencies): check if repo is clean before committingCarlo Sala
2024-05-12ci(dependencies): fetch all branchesCarlo Sala
2024-05-12ci(dependencies): use `setup-python` and enable cron-based jobsCarlo Sala
2024-05-12fix(dependencies): avoid creating PR if it's already thereCarlo Sala
2024-05-12feat(dependencies): add support for semver tagsCarlo Sala
2024-05-12fix(dependencies): improve typingCarlo Sala
2024-05-12style(dependencies): run `ruff` formatterCarlo Sala
2024-05-12chore(dependencies): update requirements.txtCarlo Sala
2024-02-13ci: bump `actions/checkout` version (#12210)Raphael Boidol
2023-12-28ci(project): use ohmyzsh's bot credentialsCarlo Sala
2023-12-28ci(dependencies): fix some envs and add requirementsCarlo Sala
2023-12-20ci(dependencies): fix typoCarlo Sala
2023-12-20ci(dependencies): add automation for updating external dependencies (#12109)Marc Cornellà
2023-11-30ci(installer): fix token passing and only run on main repoMarc Cornellà
2023-10-28ci: fix path filtering in installer workflowMarc Cornellà
2023-10-28ci(vercel): add Content-Disposition header on installerMarc Cornellà
2023-10-11ci: remove redundant macos runner for CI testsMarc Cornellà