Skip to content

Releases: devops-infra/action-commit-push

v1.5.0

06 Jun 17:36
f066ea8

Choose a tag to compare

What's Changed

  • chore: shorten release names by @github-actions[bot] in #220
  • feat: allow overriding commit identity by @github-actions[bot] in #221
  • chore(release): prepare v1.5.0 by @github-actions[bot] in #222

Full Changelog: v1.4...v1.5.0

v1.4.0

06 Jun 10:56
c18ce30

Choose a tag to compare

What's Changed

  • feat: add GPG and SSH commit signing support by @github-actions[bot] in #218
  • chore(release): prepare v1.4.0 by @github-actions[bot] in #219

Full Changelog: v1.3...v1.4.0

v1.3.4

04 Jun 20:50
8cc4af9

Choose a tag to compare

What's Changed

  • feat: switch to Alpine base image and update package installation by @github-actions[bot] in #214
  • chore: update dependabot schedule to run on Mondays at 05:00 UTC by @github-actions[bot] in #215
  • feat: switch to go-task/setup-task and update shell to /bin/ash in Dockerfiles by @github-actions[bot] in #216
  • chore(release): prepare v1.3.4 by @github-actions[bot] in #217

Full Changelog: v1.3.3...v1.3.4

v1.3.3

01 Jun 21:21
0b42c7c

Choose a tag to compare

What's Changed

  • chore(release): prepare v1.3.3 by @github-actions[bot] in #213

Full Changelog: v1.3.2...v1.3.3

v1.3.2

24 May 20:56
9dbeef2

Choose a tag to compare

What's Changed

  • fix: update versioning regex patterns in CI/CD scripts and documentation by @github-actions[bot] in #209
  • feat: add Triglav as end-to-end test orchestrator by @github-actions[bot] in #210
  • chore(release): prepare v1.3.2 by @github-actions[bot] in #211

Full Changelog: v1.3.1...v1.3.2

v1.3.1

23 May 00:38
716514a

Choose a tag to compare

What's Changed

  • fix: enhance entrypoint script with repository path validation and safe directory configuration by @github-actions[bot] in #207
  • chore(release): prepare v1.3.1 by @github-actions[bot] in #208

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 May 23:15
00440d1

Choose a tag to compare

What's Changed

  • feat: add repository_path input for custom checkout paths in action by @github-actions[bot] in #205
  • chore(release): prepare v1.3.0 by @github-actions[bot] in #206

Full Changelog: v1.2...v1.3.0

v1.2.2

22 May 21:16
aaaa95b

Choose a tag to compare

What's Changed

  • fix: update README for clarity and versioning guidance by @github-actions[bot] in #203
  • chore(release): prepare v1.2.2 by @github-actions[bot] in #204

Full Changelog: v1.2.1...v1.2.2

v1.2.1

21 May 16:43
1fba1d8

Choose a tag to compare

What's Changed

  • feat: improve workflow linting and update workflow files by @github-actions[bot] in #198
  • fix: update Alpine package handling to allow optional version pinning by @github-actions[bot] in #199
  • chore(release): prepare v1.2.1 by @github-actions[bot] in #200

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 May 20:18
c4ad097

Choose a tag to compare

What's Changed

  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #187
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #186
  • refactor: standardize workflows to use centralized reusable callers by @github-actions[bot] in #188
  • fix: update cron job names and permissions in workflow files; add example .env file by @github-actions[bot] in #190
  • feat: rename workflow files and add alpine package management by @github-actions[bot] in #191
  • feat: add local Docker image build and testing tasks by @github-actions[bot] in #192
  • feat: group GitHub Actions and Docker updates in dependabot configuration by @github-actions[bot] in #193
  • feat: add configurable options for branch reset and commit behavior by @github-actions[bot] in #196
  • chore: update action version to v1.2.0 in action.yml and README.md by @github-actions[bot] in #197

Full Changelog: v1.1...v1.2.0