Commit Graph

234 Commits

Author SHA1 Message Date
0da01cf6b7
fix: delete the twhelp-migrations-job deployment before applying deployments
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-09-30 09:22:20 +02:00
79946927cf
feat(k8s/prod): add more patches
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-09-30 09:06:54 +02:00
808869d088
fix(ci/cd): wrap kubeconfig env variable in doublequotes
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-09-30 08:22:44 +02:00
4b677a9b07
fix(ci/cd): rename kubeconfig file
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 08:17:55 +02:00
2a4bf2ded1
fix(ci/cd): add mkdir in the deploy step
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-09-30 07:58:58 +02:00
777c408416
fix: no Go files in /twhelp
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-09-30 07:50:15 +02:00
2055429e2a
fix: add missing cd in Dockerfile
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-09-30 07:45:26 +02:00
a391b19b7e
chore: update .dockerignore
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-09-30 07:40:16 +02:00
46756c572c feat(ci/cd): new pipelines (deploy/build) (#88)
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
Reviewed-on: twhelp/core#88
2022-09-30 05:34:48 +00:00
427d1f8755 chore(deps): update module github.com/swaggo/swag to v1.8.6 (#85)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.5` -> `v1.8.6` |

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.6`](https://github.com/swaggo/swag/releases/tag/v1.8.6)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.5...v1.8.6)

##### Changelog

[`bc895ed`](https://github.com/swaggo/swag/commit/bc895ed) Fix formatting crosstalk ([#&#8203;1317](https://github.com/swaggo/swag/issues/1317))
[`c9385a8`](https://github.com/swaggo/swag/commit/c9385a8) build a docker image and push to ghcr.io ([#&#8203;1329](https://github.com/swaggo/swag/issues/1329))
[`5fbb18f`](https://github.com/swaggo/swag/commit/5fbb18f) chore: update version ([#&#8203;1330](https://github.com/swaggo/swag/issues/1330))
[`cf1c4a7`](https://github.com/swaggo/swag/commit/cf1c4a7) fix: Generic Fields does not handle Arrays ([#&#8203;1311](https://github.com/swaggo/swag/issues/1311))
[`b8f53da`](https://github.com/swaggo/swag/commit/b8f53da) fix: Generic Fields does not handle Arrays in the .swaggo file ([#&#8203;1322](https://github.com/swaggo/swag/issues/1322))
[`2cd7ab5`](https://github.com/swaggo/swag/commit/2cd7ab5) fix: Generics not detected if name does not contain a pkg path ([#&#8203;1328](https://github.com/swaggo/swag/issues/1328))
[`007219f`](https://github.com/swaggo/swag/commit/007219f) fix: funcDeclaration body check ([#&#8203;1310](https://github.com/swaggo/swag/issues/1310))
[`e7ccdf4`](https://github.com/swaggo/swag/commit/e7ccdf4) refactor func splitStructName ([#&#8203;1313](https://github.com/swaggo/swag/issues/1313))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4zIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#85
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-18 10:13:25 +00:00
4f96cdf202 fix: add missing span.SetStatus(codes.Error) (#86)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#86
2022-09-18 10:02:42 +00:00
7415d32923 refactor: replace github.com/Kichiyaki/chizap -> gitea.dwysokinski.me/Kichiyaki/chizap (#84)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#84
2022-09-17 09:49:53 +00:00
efbb3623ea feat: add meta router (#83)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#83
2022-09-17 09:37:03 +00:00
95b5a12344 refactor(service): rename some interfaces (#82)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#82
2022-09-16 05:08:33 +00:00
37ff92689e refactor: remove deprecated package (github.com/Kichiyaki/appmode/v2) (#81)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#81
2022-09-16 04:51:47 +00:00
f670b22517 feat: versions - add www prefix to the host column (#80)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#80
2022-09-14 05:41:13 +00:00
fc714058b1 feat: ennoblements - add unique index (#79)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#79
2022-09-14 05:03:43 +00:00
b66a9d5434 chore: update deps (#78)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#78
2022-09-13 03:53:14 +00:00
4e4493e33f feat: tracing (#76)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#76
2022-09-12 05:34:46 +00:00
083573ecb9 chore(deps): update postgres docker tag to v14.5 (#66)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| postgres | docker | minor | `14.4` -> `14.5` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3My4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#66
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-07 04:26:56 +00:00
97f1fb85f2 chore(deps): update module github.com/urfave/cli/v2 to v2.14.1 (#70)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.11.2` -> `v2.14.1` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v2.14.1`](https://github.com/urfave/cli/releases/tag/v2.14.1)

[Compare Source](https://github.com/urfave/cli/compare/v2.14.0...v2.14.1)

#### What's Changed

-   Fix:(issue\_1272) Generic flag not set from env by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1458
-   GitHub Workflows security hardening by [@&#8203;sashashura](https://github.com/sashashura) in https://github.com/urfave/cli/pull/1469

#### New Contributors

-   [@&#8203;sashashura](https://github.com/sashashura) made their first contribution in https://github.com/urfave/cli/pull/1469

**Full Changelog**: https://github.com/urfave/cli/compare/v2.14.0...v2.14.1

### [`v2.14.0`](https://github.com/urfave/cli/releases/tag/v2.14.0)

[Compare Source](https://github.com/urfave/cli/compare/v2.13.0...v2.14.0)

#### What's Changed

-   Update v2 dead link by [@&#8203;abousselmi](https://github.com/abousselmi) in https://github.com/urfave/cli/pull/1466
-   Fix:(issue\_1293) Wrap usage text for commands by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1460
-   Add App.InvalidFlagAccessHandler by [@&#8203;icholy](https://github.com/icholy) in https://github.com/urfave/cli/pull/1446

#### New Contributors

-   [@&#8203;abousselmi](https://github.com/abousselmi) made their first contribution in https://github.com/urfave/cli/pull/1466
-   [@&#8203;icholy](https://github.com/icholy) made their first contribution in https://github.com/urfave/cli/pull/1446

**Full Changelog**: https://github.com/urfave/cli/compare/v2.13.0...v2.14.0

### [`v2.13.0`](https://github.com/urfave/cli/releases/tag/v2.13.0)

[Compare Source](https://github.com/urfave/cli/compare/v2.12.3...v2.13.0)

#### What's Changed

-   Fix:(issue\_1094) Dont execute Before/After handlers during shell comp… by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1457
-   Fix:(issue\_1455) Allow bool flags from input altsrc by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1456
-   Add configurable Base to int, uint and uint64 flags by [@&#8203;ccremer](https://github.com/ccremer) in https://github.com/urfave/cli/pull/1464
-   fix: allow required flag with one character by [@&#8203;Gerrard-YNWA](https://github.com/Gerrard-YNWA) in https://github.com/urfave/cli/pull/1449
-   Add support for alias in YAMLs by [@&#8203;james-prysm](https://github.com/james-prysm) in https://github.com/urfave/cli/pull/1448

#### New Contributors

-   [@&#8203;ccremer](https://github.com/ccremer) made their first contribution in https://github.com/urfave/cli/pull/1464
-   [@&#8203;Gerrard-YNWA](https://github.com/Gerrard-YNWA) made their first contribution in https://github.com/urfave/cli/pull/1449
-   [@&#8203;james-prysm](https://github.com/james-prysm) made their first contribution in https://github.com/urfave/cli/pull/1448

**Full Changelog**: https://github.com/urfave/cli/compare/v2.12.3...v2.13.0

### [`v2.12.3`](https://github.com/urfave/cli/releases/tag/v2.12.3)

[Compare Source](https://github.com/urfave/cli/compare/v2.12.2...v2.12.3)

#### What's Changed

-   issue\_62: Make slice options more posix like by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1454
-   Move genflags tool to cmd/ and pin to previous release by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1451
-   Shift supported go versions by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1452
-   docs: split documentation into individual pages by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/urfave/cli/pull/1453

#### New Contributors

-   [@&#8203;hay-kot](https://github.com/hay-kot) made their first contribution in https://github.com/urfave/cli/pull/1453

**Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.3

### [`v2.12.2`](https://github.com/urfave/cli/releases/tag/v2.12.2)

[Compare Source](https://github.com/urfave/cli/compare/v2.12.1...v2.12.2)

#### What's Changed

-   issue\_62: Make slice options more posix like by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1454
-   Move genflags tool to cmd/ and pin to previous release by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1451
-   Shift supported go versions by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1452
-   docs: split documentation into individual pages by [@&#8203;hay-kot](https://github.com/hay-kot) in https://github.com/urfave/cli/pull/1453

#### New Contributors

-   [@&#8203;hay-kot](https://github.com/hay-kot) made their first contribution in https://github.com/urfave/cli/pull/1453

**Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.2

### [`v2.12.1`](https://github.com/urfave/cli/releases/tag/v2.12.1)

[Compare Source](https://github.com/urfave/cli/compare/v2.12.0...v2.12.1)

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.5...v2.12.1

### [`v2.12.0`](https://github.com/urfave/cli/releases/tag/v2.12.0)

[Compare Source](https://github.com/urfave/cli/compare/v2.11.5...v2.12.0)

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.12.0

### [`v2.11.5`](https://github.com/urfave/cli/releases/tag/v2.11.5)

[Compare Source](https://github.com/urfave/cli/compare/v2.11.4...v2.11.5)

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.5

### [`v2.11.4`](https://github.com/urfave/cli/releases/tag/v2.11.4)

[Compare Source](https://github.com/urfave/cli/compare/v2.11.3...v2.11.4)

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.4

### [`v2.11.3`](https://github.com/urfave/cli/releases/tag/v2.11.3)

[Compare Source](https://github.com/urfave/cli/compare/v2.11.2...v2.11.3)

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTAuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE5MC4zIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#70
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-09-07 04:20:39 +00:00
51601cf487 refactor: insert data in chunks (#73)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#73
2022-09-07 04:16:46 +00:00
5884c58f2c feat: add a new method to the Village model - FullName (#72)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#72
2022-09-06 08:31:16 +00:00
e468a1f391 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/ennoblements (#71)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#71
2022-09-06 07:50:00 +00:00
71700a589b refactor(rest): simplify responses (#69)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#69
2022-09-05 11:09:02 +00:00
6cde8d082f feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/villages (#68)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#68
2022-09-04 07:39:21 +00:00
f81aecf680 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/villages/:id (#67)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#67
2022-09-04 07:07:32 +00:00
be5efa5b0e refactor: ci/cd (#65)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#65
2022-09-03 14:31:29 +00:00
aa2b3a25d8 refactor: tribe - use score* and points fields instead of rank* fields for sorting (#64)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#64
2022-09-03 06:08:14 +00:00
4829bae6a2 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/players (#63)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#63
2022-09-03 05:25:16 +00:00
262c8ae4c7 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/players/:id (#62)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#62
2022-09-02 05:25:57 +00:00
4c82b503e9 chore: add .editorconfig (#61)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#61
2022-09-01 05:27:18 +00:00
2ab69acec6 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/tribes/tag/:tag (#60)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#60
2022-09-01 04:24:31 +00:00
d4125c5f08 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/tribes/:id (#59)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#59
2022-08-31 04:53:28 +00:00
aed56ea34f chore(deps): update module github.com/uptrace/bun to v1.1.8 (#54)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/uptrace/bun](https://github.com/uptrace/bun) | require | patch | `v1.1.7` -> `v1.1.8` |

---

### Release Notes

<details>
<summary>uptrace/bun</summary>

### [`v1.1.8`](https://github.com/uptrace/bun/releases/tag/v1.1.8)

[Compare Source](https://github.com/uptrace/bun/compare/v1.1.7...v1.1.8)

Please refer to [CHANGELOG.md](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) for details

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3My4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#54
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-30 05:16:31 +00:00
d7412b02e8 feat: add a new query param to GET /api/v1/versions/:code/servers/:key/tribe - sort (#58)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#58
2022-08-30 05:00:37 +00:00
ce2f8ceebe refactor: error handling (#53)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#53
2022-08-28 09:31:41 +00:00
9a31fec3f6 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key/tribes (#52)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#52
2022-08-28 06:27:59 +00:00
ae7123deb6 fix(rest): swagger isn't available at /v1/swagger/* (#51)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#51
2022-08-27 06:42:01 +00:00
25414c86d7 feat: add a new endpoint - GET /api/v1/versions/:code/servers/:key (#50)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#50
2022-08-27 06:11:29 +00:00
97b73c0d6d refactor(bundb): clean up the code and add tests (#49)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#49
2022-08-27 05:00:39 +00:00
0990f37945 chore: update .golangci.yml (#48)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#48
2022-08-26 14:57:13 +00:00
be65695f1b feat: add a new endpoint - GET /api/v1/versions/:code/servers (#47)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#47
2022-08-26 14:39:39 +00:00
9d38a4f0cf chore(deps): update module go.uber.org/zap to v1.23.0 (#45)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [go.uber.org/zap](https://github.com/uber-go/zap) | require | minor | `v1.22.0` -> `v1.23.0` |

---

### Release Notes

<details>
<summary>uber-go/zap</summary>

### [`v1.23.0`](https://github.com/uber-go/zap/releases/tag/v1.23.0)

[Compare Source](https://github.com/uber-go/zap/compare/v1.22.0...v1.23.0)

Enhancements:

-   [#&#8203;1147][]: Add a `zapcore.LevelOf` function to determine the level of a
    `LevelEnabler` or `Core`.
-   [#&#8203;1155][]: Add `zap.Stringers` field constructor to log arrays of objects
    that implement `String() string`.

[#&#8203;1147]: https://github.com/uber-go/zap/pull/1147

[#&#8203;1155]: https://github.com/uber-go/zap/pull/1155

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2NC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#45
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-26 03:36:50 +00:00
3ea31a3095 chore(deps): update module github.com/swaggo/swag to v1.8.5 (#46)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.4` -> `v1.8.5` |

---

### Release Notes

<details>
<summary>swaggo/swag</summary>

### [`v1.8.5`](https://github.com/swaggo/swag/releases/tag/v1.8.5)

[Compare Source](https://github.com/swaggo/swag/compare/v1.8.4...v1.8.5)

##### Changelog

[`2f148dd`](https://github.com/swaggo/swag/commit/2f148dd) Extended generics support ([#&#8203;1277](https://github.com/swaggo/swag/issues/1277))
[`23661ef`](https://github.com/swaggo/swag/commit/23661ef) chore: set CGO_ENABLED=0  for goreleaser to avoid dynamic linking ([#&#8203;1293](https://github.com/swaggo/swag/issues/1293))
[`732c087`](https://github.com/swaggo/swag/commit/732c087) doc: add function scoped struct declaration example ([#&#8203;1296](https://github.com/swaggo/swag/issues/1296))
[`45f01a1`](https://github.com/swaggo/swag/commit/45f01a1) feat: add function scoped struct parse ([#&#8203;1283](https://github.com/swaggo/swag/issues/1283))
[`cf03796`](https://github.com/swaggo/swag/commit/cf03796) feat: get swagger instance from register ([#&#8203;1298](https://github.com/swaggo/swag/issues/1298))
[`af1c525`](https://github.com/swaggo/swag/commit/af1c525) fix: Go generics cannot find common package object type definition ([#&#8203;1281](https://github.com/swaggo/swag/issues/1281))
[`9d34a76`](https://github.com/swaggo/swag/commit/9d34a76) fix: Nested generic fields not fully working, if generic type is from… ([#&#8203;1305](https://github.com/swaggo/swag/issues/1305))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3My4xIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#46
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-26 03:34:23 +00:00
cbdf6a79d8 chore(deps): update golangci/golangci-lint docker tag to v1.49 (#43)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golangci/golangci-lint | docker | minor | `v1.48` -> `v1.49` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2NC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#43
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-24 14:07:11 +00:00
2a4c861f61 chore(deps): update module github.com/golangci/golangci-lint to v1.49.0 (#44)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | minor | `v1.48.0` -> `v1.49.0` |

---

### Release Notes

<details>
<summary>golangci/golangci-lint</summary>

### [`v1.49.0`](https://github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1490)

[Compare Source](https://github.com/golangci/golangci-lint/compare/v1.48.0...v1.49.0)

IMPORTANT: `varcheck` and `deadcode` has been removed of default linters.

1.  new linters
    -   `interfacebloat`: https://github.com/sashamelentyev/interfacebloat
    -   `logrlint`: https://github.com/timonwong/logrlint
    -   `reassign`: https://github.com/curioswitch/go-reass
2.  updated linters
    -   `go-colorable`: from 0.1.12 to 0.1.13
    -   `go-critic`: from 0.6.3 to 0.6.4
    -   `go-errorlint`: from 1.0.0 to 1.0.2
    -   `go-exhaustruct`: from 2.2.2 to 2.3.0
    -   `gopsutil`: from 3.22.6 to 3.22.7
    -   `gosec`: from 2.12.0 to 2.13.1
    -   `revive`: from 1.2.1 to 1.2.3
    -   `usestdlibvars`: from 1.8.0 to 1.13.0
    -   `contextcheck`: from v1.0.4 to v1.0.6 && re-enable
    -   `nosnakecase`: This linter is deprecated.
    -   `varcheck`: This linter is deprecated use `unused` instead.
    -   `deadcode`: This linter is deprecated use `unused` instead.
    -   `structcheck`: This linter is deprecated use `unused` instead.
3.  documentation
    -   `revive`: fix wrong URL
    -   Add a section about default exclusions
    -   `usestdlibvars`: fix typo in documentation
    -   `nolintlint`: remove allow-leading-space option
    -   Update documentation and assets
4.  misc.
    -   dev: rewrite the internal tests framework
    -   fix: exit early on run --version
    -   fix: set an explicit `GOROOT` in the Docker image for `go-critic`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE2NC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#44
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-24 14:07:03 +00:00
9367b1f7e7 feat: add openapi (#42)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#42
2022-08-23 04:33:38 +00:00
e302cb026d feat: add a new endpoint - GET /api/v1/versions/:versionCode (#41)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#41
2022-08-22 04:37:52 +00:00
0f0e0cd3ee feat(msg): add logger to consumers (#40)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#40
2022-08-21 07:11:28 +00:00