Sami Mazouz
6f823731ca
fix(gh): ci failures on node 20
2024-10-19 19:08:53 +01:00
Sami Mazouz
356f97641e
chore: update frontend workflow
Backend Tests / run (push) Has been cancelled
Frontend Workflow / run (push) Has been cancelled
Static Code Analysis / run (push) Has been cancelled
2024-10-17 20:18:32 +01:00
Sami Mazouz
257be2b9db
test: add frontend tests ( #3991 )
2024-09-28 15:47:45 +01:00
Davide Iadeluca
1e7eddb61e
ci: allow custom actions runner to be defined ( #3988 )
2024-05-16 17:30:13 +01:00
IanM
8f29b7af82
feat: support composer auth ( #3961 )
2024-01-22 18:57:54 +01:00
Sami Mazouz
2ffbc44b4e
chore(infra): bundlewatch
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-07-27 16:23:19 +01:00
Sami Mazouz
781000e047
chore(infra): bundlewatch
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-07-27 15:54:17 +01:00
Sami Mazouz
34a04b0746
chore: recover bundlewatch ( #3829 )
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-05-28 12:16:45 +01:00
Ngô Quốc Đạt
a6a067ad48
chore: update to PHP 8.2 in frontend workflow ( #3755 )
2023-03-12 13:58:06 +01:00
Sami Mazouz
153bb1a53c
feat(actions): allow running JS tests in GH actions ( #3730 )
...
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2023-02-11 13:19:57 +01:00
Sami Mazouz
6de8113720
test: prevent running both push
and pull_request
actions at the same time ( #3597 )
...
Not a 100% perfect solution, however as us maintainers always push branches directly to the original repository and make PRs from those, this is plenty enough. Instead of having 300+ actions in each PR which takes time, we'll just have the normal 171 `push` actions.
This makes sure to still run `pull_request` actions from contributors as they'd be forking the repo.
Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-08-13 09:33:37 +01:00
Sami Mazouz
631b4c194c
chore: unify JS actions into one (rewritten flarum/action-build
) ( #3573 )
...
* chore: unify JS actions into one (rewritten `flarum/action-build)`
* chore: maintain backwards compatibility
* fix: wrong default format check script
Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-08-08 14:48:43 +01:00
Sami Mazouz
27fb011bf5
chore: with yarn workspaces we only need a single yarn.lock
( #3464 )
...
* chore: yarn workspaces means we only need a single `yarn.lock`
* fix: add a `cache_dependency_path` workflow input
* fix: re-introduce `env.cache_dependency_path`
2022-06-19 19:01:21 +01:00
Sami Mazouz
6466427061
chore: move reusable workflows to monorepo ( #3490 )
2022-06-19 11:14:21 +01:00