Commit Graph

17 Commits

Author SHA1 Message Date
Nikita Galaiko
b5b531aff8 fix condition for berlin runner 2023-10-19 14:30:35 +02:00
Nikita Galaiko
e50651d28f rename step 2023-10-19 13:08:08 +02:00
Nikita Galaiko
2271aa3a21 merged upstream 2023-10-19 12:50:31 +02:00
Nikita Galaiko
1943590e7b fixbup 2023-10-19 12:50:24 +02:00
Nikita Galaiko
5f1f5298d4 do not cache node in berlin 2023-10-19 12:46:28 +02:00
Nikita Galaiko
e5f928cea6 do not cache rust in berlin 2023-10-19 10:03:50 +02:00
extrawurst
c5f5dc015f
check unused dependencies in ci (#1406)
also
* remove unused `sentry-rust-minidump`
* use maintained rust toolchain github action
* make `init-env-rust` parameterized to allow picking `nightly`
2023-10-18 12:52:37 +02:00
Nikita Galaiko
8bec547ebd rename to rust / node 2023-09-14 09:30:38 +02:00
Nikita Galaiko
b8c128d623 rm init-env 2023-09-14 09:05:12 +02:00
Nikita Galaiko
ee9c656346 checkout before init 2023-09-14 08:56:12 +02:00
Nikita Galaiko
e6b281cf5f refactor actions 2023-09-14 08:54:23 +02:00
Nikita Galaiko
746e8ccabc
new structure 2023-09-06 11:47:35 +02:00
Mattias Granlund
0b8d7a5eda Force https over ssh in ci
- auth fails withou ssh key, even for public repos
2023-08-28 21:43:49 +01:00
Mattias Granlund
c2c8113c66 Include butler in CI backend detection 2023-08-21 16:32:50 +01:00
Mattias Granlund
b14f2ddde9 Fix CI composite action output values 2023-08-17 22:13:59 +01:00
Mattias Granlund
e3bc5d7ef1 Filter github actions in a more granular way 2023-08-17 20:20:38 +01:00
Mattias Granlund
8b22246206 Use composite actions in push.yaml
- to use cache effectively we need a re-usable node setup
2023-08-17 20:20:38 +01:00