Commit Graph

11 Commits

Author SHA1 Message Date
Jongwoo Han
e4b995061d Replace deprecated set-output command with environment file (#172691)
Replace deprecated command with environment file

Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-01-31 11:23:08 +00:00
Alexandru Dima
7041b71cd6 Retire basic checks GH action (#161376)
* Add /build/ folder checks (just like GH action)

* Add more checks that were only present in the GH action

* Disable basic checks GH action
2022-09-21 00:58:06 -07:00
deepak1556
cdf6e99020 ci: don't restore stale cache 2022-08-01 20:25:29 +09:00
deepak1556
a347bd1a11 chore: update github workflow cache 2022-07-07 21:25:31 +09:00
Alexandru Dima
edc585edf6 Save some time and skip installing packages that are already there only in the Basic Checks build (#153487)
This reverts commit 42584f105e.
2022-06-28 14:22:45 +00:00
Alexandru Dima
5a43663aed Avoid downloading builtin extensions (#152339) 2022-06-16 17:15:49 +02:00
Alexandru Dima
0547fdbe65 Avoid installing playwright (#152335) 2022-06-16 14:42:28 +00:00
Alexandru Dima
1c3221183b No need to compile browser integration tests (#152061) 2022-06-14 09:43:37 -04:00
deepak1556
ad91296488 chore: update cache key 2022-06-10 19:45:16 +09:00
Alexandru Dima
c4870970ab Run a job on main which only warms up the node modules cache (#150007) 2022-05-20 10:52:56 +02:00
Alexandru Dima
14925e336d Add a basic check (#149832)
* Add a basic check

* Fix yaml error

* Another attempt to fix the yaml

* update actions versions

* let -> const

* Add hygiene and layering check

* update name
2022-05-19 11:18:22 +02:00