Skip to content

Releases: devops-infra/template-action

v1.0.7

22 May 21:13
d9806bd

Choose a tag to compare

What's Changed

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

Full Changelog: v1.0.6...v1.0.7

v1.0.6

21 May 16:40
f118649

Choose a tag to compare

What's Changed

  • fix: update Alpine package handling to allow optional version pinning by @github-actions[bot] in #143
  • chore(release): prepare v1.0.6 by @github-actions[bot] in #144

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 May 21:57
f13cc56

Choose a tag to compare

What's Changed

  • ⚡ Improve Taskfiles and workflows with new options by @github-actions[bot] in #123
  • ⚡ Add dependabot.yaml to sync:workflows by @github-actions[bot] in #124
  • ⬇️ Bump checkout to v6 by @github-actions[bot] in #125
  • ⚡ Add git add sync files by @github-actions[bot] in #126
  • Bump ubuntu from questing-20251007 to questing-20251029 by @dependabot[bot] in #127
  • Bump ubuntu from questing-20251029 to questing-20251217 by @dependabot[bot] in #128
  • Fix buildx install flag and enhance release workflow with manual dispatch support by @Copilot in #129
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #130
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #131
  • Updated reusable caller permissions/secrets and hardened Taskfile sync/version validation by @github-actions[bot] in #133
  • fix: update cron job names and permissions in workflow files; add example .env file by @github-actions[bot] in #135
  • feat: rename workflow files and add alpine package management by @github-actions[bot] in #136
  • feat: add local Docker image build and testing tasks by @github-actions[bot] in #137
  • feat: group GitHub Actions and Docker updates in dependabot configuration by @github-actions[bot] in #138
  • feat: improve workflow linting and update workflow files by @github-actions[bot] in #141
  • chore(release): prepare v1.0.5 by @github-actions[bot] in #142

New Contributors

  • @Copilot made their first contribution in #129

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 Oct 13:16
f014d60

Choose a tag to compare

What's Changed

  • 🎨 Get defaults from action.yml by @github-actions[bot] in #119
  • 🐛 Fix annotations by @github-actions[bot] in #121
  • 🚀 Bump version to v1.0.4 by @github-actions[bot] in #122

Full Changelog: v1.0.3...v1.0.4

v1.0.3

18 Oct 16:47
9a3f2b1

Choose a tag to compare

What's Changed

  • Bump devops-infra/action-pull-request from 0.6 to 1.0 by @dependabot[bot] in #103
  • ✨ Move from Alpine to Ubuntu for sync with other actions by @github-actions[bot] in #104
  • ✨ Add workflow for updating versions by @github-actions[bot] in #105
  • 🐛 Fix release workflow by @github-actions[bot] in #106
  • 🐛 Use different token for pushing to release branches by @github-actions[bot] in #107
  • 🐛 Add PR creation to update version workflow by @github-actions[bot] in #108
  • 🐛 Add PR permission to update-version workflow by @github-actions[bot] in #109
  • 🐛 Set git config for release PR create by @github-actions[bot] in #111
  • 🐛 Reorder jobs in update version workflow by @github-actions[bot] in #113
  • 🐛 Update whole release workflow and dependencies by @github-actions[bot] in #114
  • 🚀 Bump version to v1.1.0 by @github-actions[bot] in #115
  • 🐛 Fix lint task execution in release workflow by @github-actions[bot] in #116
  • 🐛 Fix getting version to update by @github-actions[bot] in #117
  • 🚀 Bump version to v1.0.3 by @github-actions[bot] in #118

Full Changelog: v1.0.2...v1.0.3

v1.0.2

14 Oct 21:51
7e25296

Choose a tag to compare

What's Changed

  • 🎨 Improve docker handling by @github-actions[bot] in #100
  • 🎨 Refactor linting tasks and improve Docker image inspection by @github-actions[bot] in #101
  • 🐛 Fix release naming by @github-actions[bot] in #102

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Oct 20:33
d25ce81

Choose a tag to compare

What's Changed

  • 🎨 Improve workflow descriptions and add version increment tasks by @github-actions[bot] in #98

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Oct 19:12
8d41e3a

Choose a tag to compare

What's Changed

  • ⬆️ Update template-action version to v1.0.0 after fixing by @github-actions[bot] in #97

Full Changelog: v0...v1.0.0

v0.2.1

12 Oct 19:06
67ff3d5

Choose a tag to compare

What's Changed

  • 🐛 Fix docker image tags by @github-actions[bot] in #96

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Oct 18:50
ad803df

Choose a tag to compare

What's Changed

  • Update docs by @github-actions[bot] in #84
  • Update newlines in Makefile by @github-actions[bot] in #85
  • Update basic example by @github-actions[bot] in #86
  • Bump hadolint/hadolint-action from 3.1.0 to 3.2.0 by @dependabot[bot] in #87
  • Bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #88
  • 🐛 Fix checkout fetch for tags by @github-actions[bot] in #89
  • Bump hadolint/hadolint-action from 3.2.0 to 3.3.0 by @dependabot[bot] in #90
  • 🐛 Fix checkout fetch calls by @github-actions[bot] in #91
  • Bump alpine from 3.22.1 to 3.22.2 by @dependabot[bot] in #92
  • 🎨 Refactor everything! by @github-actions[bot] in #93
  • ⬆️ Update template-action version to v1.0.0 by @github-actions[bot] in #94
  • 🐛 Fix git tag creation in release workflow by @github-actions[bot] in #95

Full Changelog: v0.1.2...v0.2.0