- Switch to using set output method. #36
- Marking the repo directory as safe. #31
- Ability to skip the git checkout check
- Adds a check to make sure there is git repo checked out
- Removes action_debug input in favor
HTML5_ACTION_DEBUG
environment variable.
- Removes docker build action as the actions check builds the container
- Corrected README for previous changes
- Map action input names to html5validator inputs
- Adds ignore option to ignore files and directories
- Swapped to using the image from GitHub's Container registry
- Ability to use config files. Fixed #10
- Made it so the default image is alpine based so smaller.
- Made it so that the exit code will be set on failure. See #8
- Issue Templates
- Swapped to using tee for better log output.
- Logging feature
- Weekly action to build
- A lot more action inputs to make it easier to use.
- CSS option.
- Log Level.
- Log Format.
- New action that tests integration with Github Actions.
- Removed hyperlinks from README
- Build arguments for the docker image.
- Invalid tests.
- extra for additional arguments for html5validator.
- Changelog
- Changed result to exit code rather than output because, by default, html5validtor generates no output for success.
*only supports root path.
The format is based on Keep a Changelog