Below you will find pages that utilize the taxonomy term “AlexanderDokuchaev”
April 10, 2024
Markdown dead link checker
Version updated for AlexanderDokuchaev/md-dead-link-check to version v0.8.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Retry get request in case of head request return 404.
March 24, 2024
Markdown dead link checker
Version updated for AlexanderDokuchaev/md-dead-link-check to version v0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed github action to set not default config file. Updated readme of usage github actions.
March 17, 2024
Markdown dead link checker
Version updated for AlexanderDokuchaev/md-dead-link-check to version v0.6.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.6 Github Action checks web link in changed files only for pull request events. Updated error messages. MIT license.
March 4, 2024
Markdown dead link checker
Version updated for AlexanderDokuchaev/md-dead-link-check to version 0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Multi-platform support: Added support for Windows and macOS. Enhanced pre-commit hook: Set always_run: True for the pre-commit hook to ensure consistent detection of links to removed files before commit. Improved output: Added coloring to the output for better readability. Disable coloring with the –no-color argument.