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

Link Checker Report #15

Closed
github-actions bot opened this issue Oct 1, 2020 · 0 comments
Closed

Link Checker Report #15

github-actions bot opened this issue Oct 1, 2020 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 1, 2020

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/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/github-actions-how-to-create-pull-requests-automatically.md
	OK	/img/pull-request-example.png
	OK	https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
	OK	https://github.com/marketplace/actions/create-pull-request
	OK	https://github.com/peter-evans/create-pull-request
	OK	https://github.com/peter-evans/create-pull-request/blob/master/docs/concepts-guidelines.md#triggering-further-workflow-runs
	OK	https://github.com/peter-evans/create-pull-request/blob/master/docs/examples.md
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/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-automate-code-formatting-in-pull-requests.md
	OK	https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token#permissions-for-the-github_token
	OK	https://docs.github.com/en/github/administering-a-repository/disabling-or-limiting-github-actions-for-a-repository#enabling-workflows-for-private-repository-forks
	OK	https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
	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/blob/master/docs/concepts-guidelines.md#triggering-further-workflow-runs
	OK	https://github.com/peter-evans/slash-command-dispatch
	OK	https://github.com/psf/black
	OK	https://golang.org/cmd/gofmt/
	OK	https://prettier.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/chatops-for-github-actions.md
	OK	/img/example-command.png
	OK	/img/slash-command-dispatch.png
	OK	https://docs.github.com/en/actions/reference/events-that-trigger-workflows#issue_comment
	OK	https://docs.github.com/en/actions/reference/events-that-trigger-workflows#repository_dispatch
	OK	https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
	OK	https://github.com/peter-evans/slash-command-dispatch
	OK	https://github.com/peter-evans/slash-command-dispatch#demos
	OK	https://www.pagerduty.com/blog/what-is-chatops/
content/posts/how-to-automate-gradle-dependency-updates-with-github-actions.md
	OK	https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token
	OK	https://docs.gradle.org/current/userguide/dependency_locking.html
	OK	https://docs.gradle.org/current/userguide/dependency_locking.html#enabling_locking_on_configurations
	OK	https://docs.gradle.org/current/userguide/dependency_locking.html#single_lock_file_per_project
	OK	https://docs.gradle.org/current/userguide/single_versions.html
	OK	https://github.com/peter-evans/create-pull-request
	OK	https://github.com/peter-evans/gradle-auto-dependency-updates
	OK	https://github.com/peter-evans/gradle-auto-dependency-updates/pull/2
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/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/docs/architecture/decisions
	OK	https://www.gov.uk/
	OK	https://www.thoughtworks.com/radar/techniques/lightweight-architecture-decision-records
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