Commit Graph

40 Commits

Author SHA1 Message Date
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
6e19d0ebfc chore(deps): update module github.com/urfave/cli/v2 to v2.11.2 (#32)
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 | patch | `v2.11.1` -> `v2.11.2` |

---

### Release Notes

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

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

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

#### What's Changed

-   Fix HideHelp by [@&#8203;Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1445
-   Fix After not run by [@&#8203;Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1444

#### New Contributors

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTkuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1OS4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#32
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-21 05:46:25 +00:00
1e11b38f4e refactor(bundb): refactor tests (#39)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#39
2022-08-21 05:42:42 +00:00
5e9399a3d0 feat: add EnnoblementConsumer (#38)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#38
2022-08-21 05:19:17 +00:00
150d20dc40 feat: add a new job responsible for updating ennoblements (#37)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#37
2022-08-17 05:17:33 +00:00
e4a593c5a1 refactor: move event payloads closer to the msg package (#36)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#36
2022-08-17 04:23:05 +00:00
f948443812 refactor(tw.Client): convert some methods into functions (#35)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#35
2022-08-16 05:20:44 +00:00
2a8bebd68e feat(ServerConsumer): add 3 new handlers (#34)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#34
2022-08-16 04:48:55 +00:00
631c080376 feat: add DeletedAt field to Player and Tribe (#33)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#33
2022-08-16 03:56:12 +00:00
f246e205b4 feat(TribeConsumer): update dominance (#31)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#31
2022-08-13 06:06:53 +00:00
b0bf482129 feat: add VillageConsumer (#30)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#30
2022-08-12 04:56:02 +00:00
cb13ad4f92 feat: add PlayerConsumer (#29)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#29
2022-08-11 04:34:00 +00:00
0e8c5bf979 chore(deps): update module go.uber.org/zap to v1.22.0 (#27)
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.21.0` -> `v1.22.0` |

---

### Release Notes

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

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

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

Enhancements:

-   [#&#8203;1071][]: Add `zap.Objects` and `zap.ObjectValues` field constructors to log
    arrays of objects. With these two constructors, you don't need to implement
    `zapcore.ArrayMarshaler` for use with `zap.Array` if those objects implement
    `zapcore.ObjectMarshaler`.
-   [#&#8203;1079][]: Add `SugaredLogger.WithOptions` to build a copy of an existing
    `SugaredLogger` with the provided options applied.
-   [#&#8203;1080][]: Add `*ln` variants to `SugaredLogger` for each log level.
    These functions provide a string joining behavior similar to `fmt.Println`.
-   [#&#8203;1088][]: Add `zap.WithFatalHook` option to control the behavior of the
    logger for `Fatal`-level log entries. This defaults to exiting the program.
-   [#&#8203;1108][]: Add a `zap.Must` function that you can use with `NewProduction` or
    `NewDevelopment` to panic if the system was unable to build the logger.
-   [#&#8203;1118][]: Add a `Logger.Log` method that allows specifying the log level for
    a statement dynamically.

Thanks to [@&#8203;cardil](https://github.com/cardil), [@&#8203;craigpastro](https://github.com/craigpastro), [@&#8203;sashamelentyev](https://github.com/sashamelentyev), [@&#8203;shota3506](https://github.com/shota3506), and [@&#8203;zhupeijun](https://github.com/zhupeijun)
for their contributions to this release.

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

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

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

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

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#27
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-10 04:18:16 +00:00
de531da063 feat: add TribeConsumer (#28)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#28
2022-08-10 04:13:33 +00:00
2639976eb8 feat(ServerConsumer): update server info and config (#26)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#26
2022-08-08 04:24:23 +00:00
58ae56e598 chore(deps): update module go to 1.19 (#25)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#25
2022-08-05 05:40:05 +00:00
7abc235761 refactor(drone): speed up ci/cd (#24)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#24
2022-08-05 05:34:03 +00:00
4b6ef872f3 chore: remove generated code from repo (#22)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#22
2022-08-05 05:08:04 +00:00
ca5bd2c505 feat: add a new command - consumer (#21)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#21
2022-08-05 04:48:18 +00:00
af19b3a160 chore(deps): update module github.com/golangci/golangci-lint to v1.48.0 (#19)
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.47.3` -> `v1.48.0` |

---

### Release Notes

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

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

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

1.  new linters
    -   `usestdlibvars`:https://github.com/sashamelentyev/usestdlibvars
2.  updated linters
    -   `contextcheck`: disable linter
    -   `errcheck`: from 1.6.1 to 1.6.2
    -   `gci`: add missing `custom-order` setting
    -   `gci`: from 0.5.0 to 0.6.0
    -   `ifshort`: deprecate linter
    -   `nolint`: drop allow-leading-space option and add "nolint:all"
    -   `revgrep`: bump to HEAD
3.  documentation
    -   remove outdated info on source install
4.  misc
    -   go1.19 support

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#19
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-05 04:02:53 +00:00
0735938f04 chore(deps): update dependency golangci/golangci-lint to v1.48 (#20)
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.47` -> `v1.48` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#20
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-05 04:02:29 +00:00
742a9046e0 feat: add ServerConsumer (#16)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#16
2022-08-04 05:09:12 +00:00
e8c1dfc5db chore(deps): update module github.com/golangci/golangci-lint to v1.47.3 (#15)
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 | patch | `v1.47.2` -> `v1.47.3` |

---

### Release Notes

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

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

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

1.  updated linters:
    -   remove some go1.18 limitations
    -   `asasalint`: from 0.0.10 to 0.0.11
    -   `decorder`: from 0.2.2 to v0.2.3
    -   `gci`: fix panic with invalid configuration option
    -   `gci`: from 0.4.3 to v0.5.0
    -   `go-exhaustruct`: from 2.2.0 to 2.2.2
    -   `gomodguard`: from 1.2.3 to 1.2.4
    -   `nosnakecase`: from 1.5.0 to 1.7.0
    -   `honnef.co/go/tools`: from 0.3.2 to v0.3.3
2.  misc
    -   cgo: fix linters ignoring CGo files

</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#15
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-03 05:43:35 +00:00
3e620ff007 chore(deps): update dependency golang to v1.19 (#18)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | docker | minor | `1.18` -> `1.19` |
| golang | stage | minor | `1.18` -> `1.19` |

---

### 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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEzNC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#18
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-03 04:15:07 +00:00
86f59c0a97 feat: add server model (#14)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#14
2022-07-31 07:24:08 +00:00
d8530fe05b chore(deps): update module github.com/uptrace/bun to v1.1.7 (#10)
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.6` -> `v1.1.7` |

---

### Release Notes

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

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

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

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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#10
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-07-30 13:23:51 +00:00
81358b22e8 feat: add a new cmd responsible for sending info about the start of the data update process (#13)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#13
2022-07-30 13:16:44 +00:00
b909f08e3e chore(deps): update module github.com/google/go-cmp to v0.5.8 (#8)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-07-28 06:25:28 +00:00
682939a3cf feat: add skaffold.yml (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#9
2022-07-28 05:35:07 +00:00
602f5456bc feat: add a new endpoint - GET /api/v1/versions (#7)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#7
2022-07-27 05:28:00 +00:00
aac75b597f feat: add version repo (#6)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#6
2022-07-27 04:39:05 +00:00
881b8b79bd feat: add a new command - db (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#5
2022-07-25 04:31:48 +00:00
be8892e532 feat: add tw.Client (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#4
2022-07-24 16:19:27 +00:00
6f1e3135d0 chore: configure renovate (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#2
2022-07-24 13:23:20 +00:00
190a2d3b00
init 2022-07-24 14:06:31 +02:00