Commit Graph

14 Commits

Author SHA1 Message Date
Gabor Nemes
f8c1a79a76
Merge pull request #11 from foomo/feature/contentful-cli-v3.10.2
feat: contentful-cli v3.10.2
2025-12-20 08:57:37 +01:00
Gabor Nemes
0084e76c93 feat: v3.10.2 2025-12-19 13:47:28 +01:00
Kevin Franklin Kim
2231677944
feat: v3.9.5 2025-10-23 14:05:09 +02:00
Kevin Franklin Kim
db4763aeb8
Merge pull request #7 from foomo/dependabot/github_actions/github-actions-9ef4a3766c
chore(deps): bump the github-actions group across 1 directory with 4 updates
2025-10-23 14:03:47 +02:00
dependabot[bot]
42ada57921
chore(deps): bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [docker/login-action](https://github.com/docker/login-action), [docker/metadata-action](https://github.com/docker/metadata-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](74a5d14239...184bdaa072)

Updates `docker/metadata-action` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](902fa8ec7d...c1e51972af)

Updates `docker/build-push-action` from 6.15.0 to 6.18.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](471d1dc4e0...263435318d)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/metadata-action
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 6.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-17 04:34:08 +00:00
Kevin Franklin Kim
0ed3b7eeb1
Merge pull request #2 from foomo/fix/release-workflow
fix: release workflow
2025-04-09 23:06:20 +02:00
Gabor Nemes
675efbd7fc fix: release workflow 2025-04-09 22:28:03 +02:00
Kevin Franklin Kim
d5cebf9fd3
feat: alpine 3.21 2025-04-08 21:40:32 +02:00
Kevin Franklin Kim
69a35996cf
Merge pull request #1 from foomo/feature/versioning
chore: add repo files
2025-04-08 21:38:46 +02:00
Kevin Franklin Kim
9b57892067
chore: add repo files 2025-04-08 21:36:20 +02:00
Gabor Nemes
b84eb56047 use node 2024-05-15 14:53:28 +02:00
Kevin Franklin Kim
edf07c2a7f
docs: update README 2024-05-15 14:01:50 +02:00
Gabor Nemes
1a2a9c7c35 add dockerfile 2024-05-15 13:38:25 +02:00
Gabor Nemes
b7c719e0f8 initial commit 2024-05-15 10:53:34 +02:00