History log of /expo/tools/src/expotools.ts (Results 1 – 5 of 5)
Revision Date Author Comments
# d744246e 11-Sep-2023 Will Schurman <[email protected]>

[tools] Remove classic publishing for apps (#24345)


# 5f54863a 08-Sep-2023 Will Schurman <[email protected]>

[tools] Switch expo home publishing to EAS update (#24216)


# fb2cccd0 07-Aug-2023 Stanisław Chmiela <[email protected]>

Remove `exp-artifacts` bucket mention (#23842)

# Why

We want to remove `exp-artifacts` bucket since Turtle v1 is no longer running.

# How

Removed `S3.ts` which seems to no longer be used. S

Remove `exp-artifacts` bucket mention (#23842)

# Why

We want to remove `exp-artifacts` bucket since Turtle v1 is no longer running.

# How

Removed `S3.ts` which seems to no longer be used. See https://github.com/expo/universe/pull/11975#issue-1657508370.

# Test Plan

Ran `yarn build`, `yarn tsc --noEmit` in `src/tools`. Both succeeded, which, to me, means the file wasn't used.

show more ...


# 464abb9e 12-Apr-2022 Bartosz Kaszubowski <[email protected]>

[tools] remove `hash-directory` command, replace usage with `folder-hash` (#17027)


# eeffdb10 21-Dec-2020 Tomasz Sapeta <[email protected]>

[tools] Move tools/expotools one folder up (#11410)