年轻人给世界级开源项目的第二个 PR
jekyl/jekyll#8201
jekyl/jekyll#8201
GitHub
Build docs site with GitHub Actions by iBug · Pull Request #8201 · jekyll/jekyll
This is essentially a rework of #8126.
Key points and notable features:
Use GITHUB_TOKEN provided by GitHub Actions for authentication
Reference: GitHub Help article on GITHUB_TOKEN
There used t...
Key points and notable features:
Use GITHUB_TOKEN provided by GitHub Actions for authentication
Reference: GitHub Help article on GITHUB_TOKEN
There used t...
iBug Thought �
手工制造了一个 git commit,对其签名,并成功存入 git database 被 git 正确识别 ✔️
Stack Overflow
Creating a signed commit via API
I am working on creating a signed commit via API in GitHub workflow so I just read document https://developer.github.com/v3/git/commits/#create-a-commit
I am creating a payload file with a sample d...
I am creating a payload file with a sample d...
Forwarded from Hacker News
Standing up for developers: YouTube-dl is back (🔥 Score: 182+ in 27 minutes)
Link: https://readhacker.news/s/4z22N
Comments: https://readhacker.news/c/4z22N
Link: https://readhacker.news/s/4z22N
Comments: https://readhacker.news/c/4z22N
The GitHub Blog
Standing up for developers: youtube-dl is back
Today we reinstated youtube-dl, a popular project on GitHub, after we received additional information about the project that enabled us to reverse a Digital Millennium Copyright Act (DMCA) takedown.
Forwarded from taoky 的日常记事本
今天迷迷糊糊把 gist.github.com 输成了 gits.github.com,然后发现跳到了正确的网站。
xswl
$ curl -L http://gits.github.com
<script>
location.replace("http://gist.github.com/");
</script>
<h1>gist. Not gits!</h1>xswl
Forwarded from taoky 的日常记事本
Forwarded from iBug Learns English