peter-evans/blog

Link Checker Report

Closed this issue · 0 comments

Link Checker

Errors were reported while checking the connectivity of links.

content/posts/candidate-selection-using-iterative-soft-thresholding.md
	OK	/img/compare-mean-median.png
	OK	/img/hard-vs-soft-thresholding.png
content/posts/lightweight-architecture-decision-records.md
	OK	http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions
	OK	https://github.com/alphagov/govuk-aws/tree/master/doc/architecture/decisions
	OK	https://www.gov.uk/
	OK	https://www.thoughtworks.com/radar/techniques/lightweight-architecture-decision-records
content/posts/chatops-for-github-actions.md
	OK	/img/example-command.png
	OK	/img/slash-command-dispatch.png
	OK	https://github.com/peter-evans/slash-command-dispatch
	OK	https://github.com/peter-evans/slash-command-dispatch#demos
	OK	https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#external-events-repository_dispatch
	OK	https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#issue-comment-event-issue_comment
	OK	https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line
	OK	https://www.pagerduty.com/blog/what-is-chatops/
content/posts/smoke-testing-containers.md
	OK	/img/burning-docker.jpg
	OK	/img/smoking-circuit-board.jpg
	OK	https://circleci.com/
	OK	https://circleci.com/docs/2.0/building-docker-images/
	OK	https://circleci.com/docs/2.0/executor-types/#using-machine
	OK	https://github.com/jwilder/dockerize
	OK	https://github.com/peter-evans/smoke-testing
	OK	https://hub.docker.com/r/appropriate/curl/
	OK	https://hub.docker.com/r/jwilder/dockerize/
	OK	https://hub.docker.com/r/postman/newman
	OK	https://www.getpostman.com/
	ERROR	http://localhost:8080/healthcheck
		Dial tcp4 127.0.0.1:8080: connect: connection refused
	ERROR	https://en.wikipedia.org/wiki/Smoke_testing_(mechanical
		Not Found (HTTP error 404)
content/posts/github-actions-how-to-create-pull-requests-automatically.md
	OK	/img/pull-request-example.png
	OK	https://github.com/marketplace/actions/create-pull-request
	OK	https://github.com/peter-evans/autopep8
	OK	https://github.com/peter-evans/create-pull-request
	OK	https://github.com/peter-evans/slash-command-dispatch
	OK	https://help.github.com/en/actions/automating-your-workflow-with-github-actions/authenticating-with-the-github_token#permissions-for-the-github_token
content/posts/how-to-host-swagger-docs-with-github-pages.md
	OK	/img/swagger-github-pages.png
	OK	https://github.com/peter-evans/swagger-github-pages
	OK	https://github.com/swagger-api/swagger-ui
	OK	https://github.com/swagger-api/swagger-ui/releases
	OK	https://peter-evans.github.io/swagger-github-pages/
content/posts/mutation-testing.md
	OK	/img/mutation-testing.png
	OK	https://github.com/peter-evans/mutation-testing
	OK	https://github.com/theofidry/awesome-mutation-testing
	OK	https://stryker-mutator.io/
content/posts/containerising-kotlin-with-jib.md
	OK	https://github.com/GoogleContainerTools/distroless
	OK	https://github.com/GoogleContainerTools/jib
	OK	https://github.com/GoogleContainerTools/jib/tree/master/jib-gradle-plugin
	OK	https://github.com/GoogleContainerTools/jib/tree/master/jib-gradle-plugin#authentication-methods
	OK	https://github.com/opencontainers/image-spec
	OK	https://github.com/peter-evans/kotlin-jib
	OK	https://peterevans.dev/posts/smoke-testing-containers/
content/posts/how-to-wait-for-container-x-before-starting-y.md
	OK	/img/docker-compose-healthcheck-demo.gif
	OK	https://docs.docker.com/compose/compose-file/#healthcheck
	OK	https://docs.docker.com/compose/compose-file/compose-versioning/#version-21
	OK	https://docs.docker.com/engine/reference/builder/#healthcheck
	OK	https://getkong.org/
	OK	https://github.com/jwilder/dockerize
	OK	https://github.com/peter-evans/docker-compose-healthcheck
	OK	https://github.com/vishnubob/wait-for-it
	OK	https://www.postgresql.org/docs/9.4/static/app-pg-isready.html
content/posts/github-actions-how-to-automate-code-formatting-in-pull-requests.md
	OK	https://github.com/lgeiger/black-action
	OK	https://github.com/peter-evans/autopep8
	OK	https://github.com/peter-evans/create-pull-request
	OK	https://github.com/peter-evans/create-pull-request/issues/48
	OK	https://github.com/peter-evans/slash-command-dispatch
	OK	https://github.com/psf/black
	OK	https://golang.org/cmd/gofmt/
	OK	https://help.github.com/en/actions/automating-your-workflow-with-github-actions/authenticating-with-the-github_token#permissions-for-the-github_token
	OK	https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line
	OK	https://prettier.io/