Commit graph

19 commits

Author SHA1 Message Date
dependabot[bot]
e48ab1026f
ci(deps): bump actions/github-script from 8 to 9
Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 03:34:16 +00:00
Lowder
4318ed3c56
ci: ignore .dockerbuild 2026-06-06 03:43:31 +05:00
LowderPlay
f828302ea6
feat: dynamic probing (#71) 2026-06-06 03:03:48 +05:00
LowderPlay
7d11e14804
feat: change to ssr (#69)
* feat: change to ssr

* fix: move route to nginx

* fix: rename yaml

* ci: add deploy

* fix: real ip
2026-05-29 14:51:32 +05:00
dependabot[bot]
ad0a16e06f
ci(deps): bump docker/login-action from 3 to 4 (#34)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 03:27:46 +05:00
dependabot[bot]
436f38c7d3
ci(deps): bump docker/build-push-action from 6 to 7 (#35)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  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>
2026-03-07 03:27:36 +05:00
dependabot[bot]
894bbd788f
ci(deps): bump docker/metadata-action from 5 to 6 (#36)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: '6'
  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>
2026-03-07 03:27:22 +05:00
dependabot[bot]
5dfc052ee0
ci(deps): bump docker/setup-buildx-action from 3 to 4 (#37)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  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>
2026-03-07 03:27:09 +05:00
An0nX
423282907b
ci(dependabot): fix commit prefix (#32) 2026-03-07 03:18:12 +05:00
dependabot[bot]
60e544f388
ci(deps): bump actions/upload-artifact from 4 to 7 (#17)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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>
2026-03-07 01:27:07 +05:00
dependabot[bot]
48a2187c9c
ci(deps): bump actions/checkout from 4 to 6 (#18)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:26:34 +05:00
LowderPlay
86f3b9864e
ci: docker image build (#23)
* ci: docker image build

* fix: use sqlx offline
2026-03-07 01:14:23 +05:00
An0nX
a6ddf18483
ci: Dependabot & CodeQL Code Scanning (#16)
* Create codeql.yml

* Create dependabot.yml
2026-03-07 00:49:16 +05:00
Lowder
aa4ab6fc37
ci: remove artifact finding 2025-12-12 06:16:04 +05:00
Lowder
6a753c8aff
ci: remove strip from deb 2025-12-12 05:57:48 +05:00
Lowder
e43b5af8d4
ci: strip arm64 2025-12-12 05:53:20 +05:00
Lowder
2d5c7fc178
ci: fix arm64 bin arg and windows find 2025-12-12 05:48:34 +05:00
Lowder
e9e370d22c
ci: select binary 2025-12-12 05:41:29 +05:00
LowderPlay
a085dad811
feat: build deb (#3) 2025-12-12 05:26:52 +05:00