Skip to content

Releases: Minituff/add-header-action

v1.1.6

06 Sep 22:00
7110db3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

05 Sep 22:36
c779fa7
Compare
Choose a tag to compare

What's Changed

Set the working path to $GITHUB_WORKSPACE + "github/workspace" for compatibility with GitTea. Thank you @GammaGames!

New Contributors

Full Changelog: v1...v1.1.5

v1.1.4

18 Mar 18:01
9f12bbd
Compare
Choose a tag to compare

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

Full Changelog: v1.1.3...v1.1.4

v1

22 Nov 19:18
9f12bbd
Compare
Choose a tag to compare

V1

  • This tag will continue to be updated with any the latest tag starting with v1

Full Changelog: v0...v1

v1.1.3

30 Nov 21:38
aa2a12f
Compare
Choose a tag to compare

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

30 Nov 18:36
Compare
Choose a tag to compare

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

27 Nov 20:29
995d17c
Compare
Choose a tag to compare

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

27 Nov 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...1.1.0

v1.0.1

22 Nov 21:27
Compare
Choose a tag to compare
  • Remove lingering print statement
    Full Changelog: v1...v1.0.1