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

在线调试Github Actions | 醉梦轩 #35

Open
drunkdream opened this issue Jul 2, 2022 — with drunkdream-blog · 0 comments
Open

在线调试Github Actions | 醉梦轩 #35

drunkdream opened this issue Jul 2, 2022 — with drunkdream-blog · 0 comments

Comments

@drunkdream
Copy link
Owner

https://www.drunkdream.com/2022/06/27/debug-github-actions/

0x00 背景Github Action提供了便捷的流水线能力,但是对于较为复杂的场景,只能依靠不断试错来定位和解决Action报错,效率非常低下。网上也有人提供了基于tmate的远程调试方案,但该方案也存在着一些不足。本文尝试提供一些其它的解决方案。 0x01 tmate方案简述tmate是一款实时终端共享工具,主要支持Linux系统。其基本原理是:tmate运行后会创建一个shell会话,并连

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

No branches or pull requests

1 participant