Skip to content

feat: use remote-cache command #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 41 commits into from
Jul 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
1c5195f
experimental: use remote-cache command
thymikee May 17, 2025
c63d965
revert quotes, remove unused traits
thymikee May 17, 2025
86a9da2
tmp: change branch for internal action
thymikee May 17, 2025
3adea91
cleanup find-artifact
thymikee May 17, 2025
4699d05
fixes
thymikee May 17, 2025
f2a06cd
fixup
thymikee May 17, 2025
01c4e8f
syntax
thymikee May 17, 2025
6ec901c
escape
thymikee May 17, 2025
944b817
set token
thymikee May 17, 2025
24b1393
else
thymikee May 17, 2025
b1b3806
try this
thymikee May 17, 2025
fe4d1d0
else, skip delete for now
thymikee May 17, 2025
e7b1fa5
fixup
thymikee May 19, 2025
631e80b
escape
thymikee May 19, 2025
6aa8f7e
escaping
thymikee May 19, 2025
138785f
.
thymikee May 19, 2025
c5543ee
x
thymikee May 19, 2025
05ab5fe
fixup ipa path
thymikee May 19, 2025
35ed8e1
use name to avoid extra fingerprint calculating
thymikee May 19, 2025
42fc4d7
fix
thymikee May 19, 2025
2d93d1c
cleanup
thymikee May 19, 2025
e20ec3f
delete old
thymikee May 19, 2025
289a4cf
set traits regardless of output
thymikee May 23, 2025
6429626
chore: remove deps
thymikee Jun 6, 2025
c5c74f3
feat: upload to generic remote-cache provider
thymikee Jun 6, 2025
fa632e0
fix === -> ==
thymikee Jun 6, 2025
84ded07
singlequotes
thymikee Jun 6, 2025
ce9d439
set verbose
thymikee Jun 6, 2025
b9a6d26
Revert "set verbose"
thymikee Jun 6, 2025
e5383d1
verbose
thymikee Jun 6, 2025
b9a9cef
set ARTIFACT_URL after upload
thymikee Jun 10, 2025
a19c0d4
add logging
thymikee Jun 10, 2025
7079ca4
update ls
thymikee Jun 11, 2025
f6f355e
remove ls
thymikee Jun 11, 2025
2d972e0
try binary-path
thymikee Jun 11, 2025
744747c
check non-pr build too
thymikee Jun 11, 2025
197afe0
fix backtick
thymikee Jun 11, 2025
e6122fc
change verbose
thymikee Jun 11, 2025
5667ae5
simplify validation
thymikee Jun 16, 2025
219f5cd
update fingerprint output
thymikee Jun 18, 2025
f224c19
Revert "simplify validation"
thymikee Jun 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions .github/actions/find-artifact/action.yml

This file was deleted.

118 changes: 0 additions & 118 deletions .github/actions/find-artifact/index.mjs

This file was deleted.

10 changes: 0 additions & 10 deletions .github/actions/find-artifact/package.json

This file was deleted.

28 changes: 0 additions & 28 deletions .github/actions/rnef-native-fingerprint/action.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/actions/rnef-native-fingerprint/index.mjs

This file was deleted.

10 changes: 0 additions & 10 deletions .github/actions/rnef-native-fingerprint/package.json

This file was deleted.

Loading