15 Commits

Author SHA1 Message Date
dependabot[bot]
57a3b4b5b4
chore(deps): bump golangci/golangci-lint-action in the all group
Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 04:06:31 +00:00
Achraf RRAMI
52394f28f0
Merge pull request #65 from rramiachraf/dependabot/github_actions/all-26bddec2c3
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 in the all group
2024-10-13 13:45:33 +01:00
rramiachraf
33c2a48cdb ci: build container image only when needed 2024-10-13 13:39:48 +01:00
rramiachraf
aa0f063ea3 fix: make sure ./.git is included while building image 2024-10-05 00:20:08 +01:00
dependabot[bot]
e84804f1da
chore(deps): bump golangci/golangci-lint-action in the all group
Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 6.0.1 to 6.1.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 04:38:13 +00:00
dependabot[bot]
e94cbb4633
chore(deps): bump docker/build-push-action from 5 to 6 in the all group
Bumps the all group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-14 00:02:18 +00:00
rramiachraf
eccbf0957e ci: refactor dependabot.yml 2024-07-14 01:00:30 +01:00
rramiachraf
ea14549d6f ci: refactor linter workflow 2024-07-13 22:23:04 +01:00
rramiachraf
e536fc8ea5 chore: sync branch with latest changes 2024-07-13 22:01:12 +01:00
Tyrone Faulhaber
12de544434
Update image.yml
Modified the workflow to build images for the amd64 and arm64 and create a multi-arch main image.
2024-05-04 20:53:35 +02:00
Achraf RRAMI
413a1fb0f8
ci: create Github Action to push image to ghcr 2024-03-13 23:30:56 +00:00
rramiachraf
ad2e476d4e chore: comment test job for the moment 2024-03-06 23:31:30 +01:00
rramiachraf
33e2ab0da3 test: add missing dependency 2024-03-06 23:22:03 +01:00
rramiachraf
afc0347a1b test: add unit tests 2024-03-06 20:53:29 +01:00
monirzadeh
de008faa32 add workflow and dependabot 2024-01-19 23:33:10 +03:30