Skip to content

Releases: Minituff/add-header-action

v1.1.6

Choose a tag to compare

@Minituff Minituff released this 06 Sep 22:00
7110db3

What's Changed

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

v1.1.5

Choose a tag to compare

@Minituff Minituff released this 05 Sep 22:36
c779fa7

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

Choose a tag to compare

@Minituff Minituff released this 18 Mar 18:01
9f12bbd

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

Choose a tag to compare

@Minituff Minituff released this 22 Nov 19:18
9f12bbd

V1

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

Full Changelog: v0...v1

v1.1.3

Choose a tag to compare

@Minituff Minituff released this 30 Nov 21:38
aa2a12f

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

Choose a tag to compare

@Minituff Minituff released this 30 Nov 18:36

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

Choose a tag to compare

@Minituff Minituff released this 27 Nov 20:29
995d17c

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

Choose a tag to compare

@Minituff Minituff released this 27 Nov 18:51

What's Changed

Full Changelog: v1...1.1.0

v1.0.1

Choose a tag to compare

@Minituff Minituff released this 22 Nov 21:27
  • Remove lingering print statement
    Full Changelog: v1...v1.0.1