History log of /expo/.github/workflows/code-review.yml (Results 1 – 14 of 14)
Revision Date Author Comments
# 66575f0b 08-Jun-2023 Tomasz Sapeta <[email protected]>

Update SwiftLint to 0.52.2 (#22801)


# 9558d768 08-Jun-2023 Kudo Chien <[email protected]>

[ci] use ubuntu-22.04 runner (#22797)

# Why

use the latest ubuntu runner and make ci more stable

# How

update to ubuntu-22.04 runner


# 998b32a0 28-Nov-2022 Tomasz Sapeta <[email protected]>

Update SwiftLint to 0.50.1 in code review CI action (#20238)


# f657683d 09-Aug-2022 Tomasz Sapeta <[email protected]>

[tools] Lint Swift files in automatic code review (#15639)


# fc12ed2d 28-Apr-2022 Bartosz Kaszubowski <[email protected]>

[github] add local composite actions for CI, refactor workflows (#17162)


# 576f8afd 21-Apr-2022 Łukasz Kosmaty <[email protected]>

[github] Add timeout to the `Code Review` workflow (#17154)

# Why

Add a timeout to the `Code Review` workflow to avoid situations like this: https://github.com/expo/expo/actions/runs/2201188900.


# f250b346 15-Apr-2022 Bartosz Kaszubowski <[email protected]>

[github] always use `ubuntu-20.04` in workflows (#17051)


# 4af7344c 12-Apr-2022 Bartosz Kaszubowski <[email protected]>

[github] update most of GitHub actions used in workflows (#17003)


# 46843043 26-Jan-2022 Brent Vatne <[email protected]>

[github] Update default branch to main


# d584fb3b 21-Sep-2021 Tomasz Sapeta <[email protected]>

[ci] Fix code-review workflow runs being canceled by another PRs


# 13cdc723 27-May-2021 Tomasz Sapeta <[email protected]>

[ci] Run code reviewer workflow on all paths


# 57852c41 14-May-2021 Tomasz Sapeta <[email protected]>

[ci] Automatically cancel running workflows in the same concurrency group (#12907)


# 501f28d9 06-May-2021 Tomasz Sapeta <[email protected]>

[ci] Dispatch code-review workflow only on master and SDK branches


# 43a76f73 28-Apr-2021 Tomasz Sapeta <[email protected]>

[tools][ci] Replace danger with our own code reviewer (#12694)