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

v0.1.23 broke github action support #152

Closed
olemartinorg opened this issue Jul 25, 2022 · 2 comments
Closed

v0.1.23 broke github action support #152

olemartinorg opened this issue Jul 25, 2022 · 2 comments

Comments

@olemartinorg
Copy link
Contributor

Thanks for a fantastic tool! We immediately found 96 bad links and 61 bad anchors. Really looking forward to getting this integrated as a github action.

I followed the examples and added 0.1.23 to a workflow in Altinn/altinn-studio-docs/pull/609, but it sadly failed:

Run untitaker/[email protected]
Run set -x
cd /home/runner/work/_actions/untitaker/hyperlink/0.1.23
sh scripts/install.sh
downloading hyperlink 0.1.23 for Linux
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6593k  100 6593k    0     0  13.3M      0 --:--:-- --:--:-- --:--:-- 13.3M
Run /home/runner/work/_actions/untitaker/hyperlink/0.1.23/hyperlink public/ --check-anchors --sources content/ --github-actions
/home/runner/work/_temp/a5658146-4326-4fa6-8886-b6970313b1d9.sh: line 1: /home/runner/work/_actions/untitaker/hyperlink/0.1.23/hyperlink: No such file or directory
Error: Process completed with exit code 127.

Seems to me like this broke when the install script got extracted, which now downloads the binary as hyperlink-bin, although the action still tries to run hyperlink.

@untitaker
Copy link
Owner

0.1.24 should be fully published any second now

@olemartinorg
Copy link
Contributor Author

olemartinorg commented Jul 25, 2022

Great, thank you! 🥳 I tested it in a workflow now, and it seems to be working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants