Commit graph

46 commits

Author SHA1 Message Date
Gabriel Augendre 5d8a36efb0 Separate pull request workflow from build publish & deploy 2023-03-14 19:46:10 +01:00
Gabriel Augendre 5b20019c18 Run pre-commit before tests 2023-03-14 16:31:38 +01:00
Gabriel Augendre 2d60910b99 Allow job to write contents 2023-03-14 09:50:08 +00:00
Gabriel Augendre 343713bdbf Allow job to write PR 2023-03-14 09:50:08 +00:00
Gabriel Augendre 49a803cdf9 Checkout before auto merge 2023-03-14 09:50:08 +00:00
Gabriel Augendre 06940ef652 Setup GH_TOKEN for auto merge 2023-03-14 10:29:12 +01:00
Gabriel Augendre fc3b276106 Add pre-commit cache 2023-03-14 10:29:06 +01:00
Gabriel Augendre c590d1ae44 Run codeql only when js or py files are changed 2023-03-14 10:21:45 +01:00
Gabriel Augendre 93405b9b70 Fix workflow 2023-03-14 10:15:21 +01:00
Gabriel Augendre 78efe472a3 Enable auto merge for allowed bots 2023-03-14 10:13:46 +01:00
Gabriel Augendre b8f4ffe6e6 Test context 2023-03-14 10:08:05 +01:00
Gabriel Augendre dd9cc88218 Check pre-commit during tests 2023-03-14 09:29:35 +01:00
Gabriel Augendre 65604a485e Remove unused permissions on update dependencies 2023-02-08 22:38:05 +01:00
Gabriel Augendre c8031b02f8 Move to monday evening for schedule 2023-02-08 22:16:22 +01:00
Gabriel Augendre 6ecbfaee04 Remove unused dependabot for pip 2023-02-08 22:13:35 +01:00
Gabriel Augendre 3df3dd175d Switch to github app token for dependencies pull requests 2023-02-08 22:10:00 +01:00
dependabot[bot] c3ba5e3831 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 12:19:51 +01:00
Gabriel Augendre 5418fc2cdc Update python for codeql 2023-01-30 15:59:39 +01:00
Gabriel Augendre 88fdc1ab45 Remove auto merge step 2023-01-30 15:23:10 +01:00
Gabriel Augendre 32545561ca Re-enable auto merge condition 2023-01-30 15:20:05 +01:00
Gabriel Augendre 2f8664cd0f Remove auto merge condition 2023-01-30 15:16:17 +01:00
Gabriel Augendre 657d30e153 Fix auto merge condition 2023-01-30 15:15:59 +01:00
Gabriel Augendre 8008a6a8c3 Fix enable auto merge 2023-01-30 15:12:59 +01:00
Gabriel Augendre 448a3445c8 Allow running publish & tests manually 2023-01-30 15:09:11 +01:00
Gabriel Augendre 5186354ba3 Enable auto merge 2023-01-30 15:08:32 +01:00
Gabriel Augendre 900dfbac3d Fix update dependencies workflow checkout step 2023-01-30 14:58:08 +01:00
Gabriel Augendre 0c0cd16bda Fix workflow name 2023-01-30 14:56:29 +01:00
Gabriel Augendre f077003845 Fix schedule in update dependencies workflow 2023-01-30 14:55:50 +01:00
Gabriel Augendre 9b7baa6b77 Add workflow to update dependencies 2023-01-30 14:53:44 +01:00
Gabriel Augendre 8003157daf Introduce ruff 2023-01-29 13:04:13 +01:00
Gabriel Augendre da20e2c4e3 Remove scorecard 2023-01-18 15:17:10 +01:00
Gabriel Augendre 6659d9cddd Set permissions on workflows 2023-01-18 15:12:12 +01:00
Gabriel Augendre d6cbfffa38
Create scorecard.yml 2023-01-17 22:33:36 +01:00
Gabriel Augendre daa6eee92f Remove useless step 2022-12-10 01:18:32 +01:00
Gabriel Augendre c410ebe86e Fix build 2022-12-10 01:17:30 +01:00
Gabriel Augendre f6f7734246 Remove theoretically useless firefox setup in pipeline 2022-12-10 01:11:59 +01:00
Gabriel Augendre 66299cb482 Switch to pip-tools for dependencies 2022-12-10 01:00:10 +01:00
Gabriel Augendre a89af12877
Install Firefox manually in test setup steps
Firefox isn't installed in ubuntu-latest anymore.
2022-11-25 17:46:50 +01:00
Gabriel Augendre 2ae48dadbd Add geckodriver to github actions 2022-11-10 19:28:28 +01:00
Gabriel Augendre 6158002796 Fix sha check while deploying 2022-11-09 21:33:54 +01:00
Gabriel Augendre 0fc839a4e8 Add footer
Closes #9
2022-11-09 21:25:14 +01:00
Gabriel Augendre d17a5bba70
Delete test-3.11.yaml 2022-11-01 08:18:50 +01:00
Gabriel Augendre 61dcd0a7d2
Test with Python 3.11 in main workflow 2022-11-01 08:18:33 +01:00
Gabriel Augendre 15d813c48d
Add test 3.11 2022-11-01 00:19:00 +01:00
Gabriel Augendre 466729ba3d Fix test script 2022-10-31 09:48:58 +01:00
Gabriel Augendre 7407ddd1ad Add github flows 2022-10-31 09:02:54 +01:00