Skip to content
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

feat: implement wildcard resolution into the action #93

Closed
wants to merge 23 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
54abc74
feat: remove retry attempts
xhyrom Jul 28, 2024
99d7a7a
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 28, 2024
3ed283c
feat: get download url from github's api
xhyrom Jul 29, 2024
1cf9dea
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
8611d10
fix: add token property to action definition & fix satisfies params
xhyrom Jul 29, 2024
c3e2edf
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
528c470
fix: getPlatform, getArchitecture + eversion
xhyrom Jul 29, 2024
4d53c4d
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
0d021b0
fix: duplicate v
xhyrom Jul 29, 2024
019399b
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
e53a660
fix: check if valid semver and add bun-v
xhyrom Jul 29, 2024
d9c4697
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
2cadd94
refactor: wrap validation
xhyrom Jul 29, 2024
bba0526
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
6d50d76
ci(format): use bun
xhyrom Jul 29, 2024
26e8dad
ci(format): use bun
xhyrom Jul 29, 2024
f96af5b
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
35cdfa7
feat: bring back support for sha downloads
xhyrom Jul 29, 2024
d51557d
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
6c4630f
fix: add bearer prefix for token
xhyrom Jul 29, 2024
65bc9b0
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
bb58792
fix: proper error when artifact is not found
xhyrom Jul 29, 2024
f3a3a4d
[autofix.ci] apply automated fixes
autofix-ci[bot] Jul 29, 2024
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
Prev Previous commit
Next Next commit
[autofix.ci] apply automated fixes
autofix-ci[bot] authored Jul 29, 2024
commit f96af5bf242897796373b31366cdac9416582cc8
198 changes: 156 additions & 42 deletions dist/cache-save/index.js

Large diffs are not rendered by default.

258 changes: 214 additions & 44 deletions dist/setup/index.js

Large diffs are not rendered by default.