22 Commits
Author SHA1 Message Date
61a415e51e chore: Resolve merge conflicts - update actions/cache to v5 on rebased workflows
Co-authored-by: furyhawk <831682+furyhawk@users.noreply.github.com>
2026-05-11 09:25:34 +00:00
furyhawkandGitHub e9cd0eacdd Merge pull request #74 from furyhawk/dependabot/github_actions/actions/checkout-6
chore(deps): Bump actions/checkout from 4 to 6
2026-05-11 17:22:02 +08:00
furyhawkandGitHub f4646877c7 Merge pull request #68 from furyhawk/dependabot/github_actions/actions/setup-python-6
chore(deps): Bump actions/setup-python from 5 to 6
2026-05-11 17:21:17 +08:00
furyhawkandGitHub 773deddc2a Merge pull request #82 from furyhawk/dependabot/github_actions/docker/login-action-4
chore(deps): Bump docker/login-action from 3 to 4
2026-05-06 10:03:52 +08:00
dependabot[bot]andGitHub 2c8f0a43d9 chore(deps): Bump docker/setup-qemu-action from 3 to 4
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 10:37:19 +00:00
dependabot[bot]andGitHub 325360ebc3 chore(deps): Bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 10:37:16 +00:00
furyhawk d7997450df chore: migrate project to uv 2026-04-12 22:10:08 +08:00
furyhawk da3a193836 feat: Replace Poetry with uv for dependency management in CI workflow 2026-04-12 22:02:15 +08:00
furyhawk f23d222b5b feat: Add Database & Models Specialist guidelines and responsibilities 2026-04-12 21:44:34 +08:00
dependabot[bot]andGitHub 4406546c37 chore(deps): Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 09:04:58 +00:00
dependabot[bot]andGitHub cb125fa778 chore(deps): Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 10:18:30 +00:00
dependabot[bot]andGitHub 586d4893c7 chore(deps): Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 09:10:16 +00:00
furyhawkandGitHub b7728ef3e5 switch to python3.13 and update packages 2025-01-21 09:18:09 +08:00
dependabot[bot]andGitHub 80d8a934a7 chore(deps): Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 09:50:02 +00:00
furyhawk e582dd62c7 chore: Update dev_build.yml to include "release/*" branches for dev-build workflow 2024-05-27 14:56:30 +08:00
furyhawk 15162d5563 chore: Update dev_build.yml to use "release/*" branches for dev-build workflow 2024-05-08 19:58:55 +08:00
furyhawk 1efabedc57 chore: Update Docker image tag and remove support for ARMv7 in dev_build.yml 2024-05-08 17:12:00 +08:00
furyhawk 29bbf08394 chore: Update Docker image tag in dev_build.yml
feat: Update temperature endpoint to use MqttCreateRequest

chore: Update MqttCreateRequest schema in requests.py
2024-05-08 17:04:03 +08:00
furyhawk 5883d51391 chore: Update Docker image tag and add support for humidity and pressure endpoints
```
2024-05-08 11:40:43 +08:00
furyhawk fc4bd61734 chore: Update temperature, humidity, and pressure models 2024-05-08 10:55:46 +08:00
furyhawk d0440675ef chore: Update Docker image tag in dev_build.yml
feat: Update temperature endpoint to use MqttCreateRequest

chore: Update MqttCreateRequest schema in requests.py
2024-05-04 10:40:20 +08:00
furyhawkandGitHub d7f1863023 Initial commit 2024-05-03 11:52:23 +08:00