Checking for broken links with TravisCI
还没有人认领这个 Issue。
评估
调研方向
首先检查仓库的 .travis.yml 以及 issue #19 的状态,该 issue 被确定为前置条件。将现有的 CI 配置与提议的 Jekyll 构建命令和 htmlproof 命令进行比较;当 TravisCI 检查生成的链接,并在 pull request 中报告错误或失效的链接时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
See #19 for fixing all the existing broken links.
Once that's done, we should add a link checker to TravisCI to keep appraised of any broken links (due to external site changes) or bad links in incoming pull request.
@JoaoRodrigues suggested following https://www.jacobtomlinson.co.uk/jekyll/2015/02/18/test-you-jekyll-blog-with-travis-ci/ which suggests this for the .travis.yml file:
language: ruby
rvm:
- 2.1
script:
- bundle exec jekyll build
- bundle exec htmlproof ./_site --only-4xx --check-favicon --check-html
env:
global:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer
- 主要语言
- CSS
- 星标
- 167
- 派生
- 379
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
biopython/biopython.github.io 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 48/100
biopython/biopython.github.io#117 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
biopython/biopython.github.io#98 · 3 条评论 ·
-
help wanted
难度 3/5 1-2 天 新手友好度 42/100
biopython/biopython.github.io#85 · 2 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
biopython/biopython.github.io#84 · 8 条评论 ·
-
Include build instructions in README so contributors can (easily) get a local Jekyll setup going 未关闭help wanted
难度 2/5 半天 新手友好度 42/100
biopython/biopython.github.io#79 · 6 条评论 ·
查看 biopython/biopython.github.io 的全部 Issue
相似的 Issue
-
Solved site promotion gate fails on runner PHP patch drift (expects 8.2.33, runner installs 8.2.34) 未关闭
难度 2/5 1-3 小时 新手友好度 75/100
Automattic/blocks-engine#2161 ·
-
难度 1/5 1 小时以内 新手友好度 60/100
github/gh-aw-mcpg#13748 ·
-
agentic-workflows
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 70/100
personalrobotics/tsr#128 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
Azure/azure-functions-docker#1257 ·