Commit graph

13 commits

Author SHA1 Message Date
martin
e176ed4db9
refactor: project structure (#16) 2024-01-15 15:14:54 +01:00
martabal
560a8c093c
ci: publish to docker hub 2024-01-10 13:49:12 +01:00
martabal
d6a4b3cc6c
fix: docker tag 2023-12-23 22:28:19 +01:00
martin
7e3d56c3e0
ci: linter (#14)
* ci: add linter

* chore: update dependencies

* remove package.json

* feat: use enums

* ci: rename workflow
2023-12-23 21:58:57 +01:00
martabal
b52e18aca1
ci: more docker tags 2023-12-19 03:14:05 +01:00
martabal
035752eca9
ci: add automatic release 2023-11-22 01:25:06 +01:00
dependabot[bot]
657181a728
chore(deps): bump docker/login-action from 2 to 3 (#7)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:26 +02:00
dependabot[bot]
2d17c2f066
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#5)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:21 +02:00
dependabot[bot]
8fb9f9d7f6
chore(deps): bump docker/build-push-action from 4 to 5 (#4)
Dependabot couldn't find the original pull request head commit, b46e7d77a5c9f6dcc1b146dc72caa32c26421cfe.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:18 +02:00
dependabot[bot]
edd88f3883
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#3)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:08 +02:00
dependabot[bot]
17ecce3cc6
chore(deps): bump actions/checkout from 2 to 4 (#6)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 20:23:03 +02:00
martabal
809e084698
refactor: simplify data registration 2023-10-19 20:19:59 +02:00
martabal
8a7ebfefa1
feat: up version
Signed-off-by: martabal <74269598+martabal@users.noreply.github.com>
2023-06-21 23:29:41 +02:00
Renamed from .github/workflows/push_docker.yml (Browse further)