Releases: Minituff/add-header-action
Releases · Minituff/add-header-action
v1.1.6
What's Changed
- don't include padding if no skip by @GammaGames in #50
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
Set the working path to $GITHUB_WORKSPACE + "github/workspace"
for compatibility with GitTea. Thank you @GammaGames!
- Update dependency pre-commit to v3.7.0 by @renovate in #27
- Update dependency pytest-cov to v5 by @renovate in #28
- Update dependency black to v24.4.0 by @renovate in #29
- Update dependency black to v24.4.1 by @renovate in #30
- Update dependency black to v24.4.2 by @renovate in #31
- Update dependency pytest to v8.1.2 by @renovate in #32
- Update dependency pytest to v8.2.0 by @renovate in #33
- Update dependency pytest to v8.2.1 by @renovate in #35
- Update docker/build-push-action action to v5.4.0 by @renovate in #37
- Update dependency pytest to v8.2.2 by @renovate in #36
- Update dependency pre-commit to v3.7.1 by @renovate in #34
- Update docker/build-push-action action to v6 by @renovate in #38
- Update docker/build-push-action action to v6.2.0 by @renovate in #39
- Update docker/build-push-action action to v6.3.0 by @renovate in #40
- Update dependency pytest to v8.3.1 by @renovate in #42
- Update docker/build-push-action action to v6.5.0 - autoclosed by @renovate in #41
- Update dependency pytest to v8.3.2 by @renovate in #43
- Update dependency pre-commit to v3.8.0 by @renovate in #44
- Update dependency black to v24.8.0 by @renovate in #45
- Update dependency pyyaml to v6.0.2 by @renovate in #46
- Update docker/build-push-action action to v6.6.1 by @renovate in #47
- Update docker/build-push-action action to v6.7.0 by @renovate in #48
- Fix for self-hosted actions by @GammaGames in #49
New Contributors
- @GammaGames made their first contribution in #49
Full Changelog: v1...v1.1.5
v1.1.4
What's Changed
- Fix double headers by @Minituff in #26
- This fixes a bug that resulted in the header being added again even if it was already there.
Dependency Updates
- Update dependency termcolor to v2.4.0 by @renovate in #10
- Update actions/setup-python action to v5 by @renovate in #11
- Update dependency black to v23.12.0 by @renovate in #13
- Update dependency pre-commit to v3.6.0 by @renovate in #12
- Update dependency black to v23.12.1 by @renovate in #14
- Update dependency pytest to v7.4.4 by @renovate in #15
- Update dependency black to v24 by @renovate in #16
- Update dependency pytest to v8 by @renovate in #17
- Update dependency pre-commit to v3.6.1 by @renovate in #18
- Update dependency pre-commit to v3.6.2 by @renovate in #20
- Update dependency pytest to v8.0.1 by @renovate in #19
- Update dependency pytest to v8.0.2 by @renovate in #21
- Update docker/build-push-action action to v5.2.0 by @renovate in #22
- Update dependency pytest to v8.1.1 by @renovate in #23
- Update dependency black to v24.3.0 by @renovate in #25
- Update docker/build-push-action action to v5.3.0 - autoclosed by @renovate in #24
Full Changelog: v1.1.3...v1.1.4
v1
V1
- This tag will continue to be updated with any the latest tag starting with
v1
Full Changelog: v0...v1
v1.1.3
What's Changed
- Will name accept the 'file-name' parameter in GitHub Actions. This allows you to have multiple configurations within the same repo.
- File name by @Minituff in #9
Full Changelog: v1...v1.1.3
v1.1.2
What's changed
- Added
.dockerignore
file. This should speed up builds and reduce image sizes. - Fixed verbose log output for
skip_lines_that_start_with
.
Full Changelog: v1...v1.1.2
v1.1.1
What's Changed
- Add requirements-dev.txt
- This allows for less requirements in the base container
- Added container integration tests
Full Changelog: v1...v1.1.1
v1.1.0
v1.0.1
- Remove lingering print statement
Full Changelog: v1...v1.0.1