免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Run accessibility audit on push
(playful music) - [Illustrator] It would be great if we could run some performance and usability reports whenever somebody pushed something into our site. But how would you do something like that? I'll give you a couple of seconds to pause the video and think about how you may solve this. (playful music) To take care of this, I'm using GitHub Actions. They offer a whole new way to process and run automation on your repositories. There's a few things I've done to this repo to prepare it. First, if you look at the code, I changed the name of what used to be the builds folder to the docs folder. In order to use GitHub pages, it needs to be named docs. I've also gone to the Settings and then gone to Pages right here, and make sure that I chose the main branch as well as the docs folder as the place that I wanted to build the website from. So, now, you can see that the site is published at this URL. And if I go there, I can…
内容
-
-
-
Clone a repo with an empty history2 分钟 28 秒
-
(已锁定)
How do you merge a linear history?4 分钟 22 秒
-
(已锁定)
Add an issue directly from the Terminal2 分钟 56 秒
-
(已锁定)
Deleting all commit history1 分钟 56 秒
-
(已锁定)
Fix a committed password4 分钟 32 秒
-
(已锁定)
Create a monorepo3 分钟 18 秒
-
(已锁定)
Update certain branches3 分钟 18 秒
-
(已锁定)
Process all branches3 分钟 48 秒
-
(已锁定)
Run accessibility audit on push6 分钟 43 秒
-
(已锁定)
Use hidden secrets in projects5 分钟 29 秒
-
(已锁定)
Run actions on a schedule3 分钟 13 秒
-
(已锁定)
Create a Docker container action5 分钟 25 秒
-
(已锁定)
Build and deploy your sites3 分钟 55 秒
-