Commit Graph

74 Commits

Author SHA1 Message Date
3981f2c0d6
chore: update deps
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-03-21 05:42:13 +01:00
a9df59a63e chore(deps): update golang docker tag to v1.20.2 (#82)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.20.1-alpine3.17` -> `1.20.2-alpine3.17` |

---

### 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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #82
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-03-09 15:05:36 +00:00
462aa40309
chore(deps): update module github.com/uptrace/bun to v1.1.12
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-02-21 08:06:52 +01:00
25bd1c2665
chore(deps): update module github.com/golangci/golangci-lint to v1.51.2
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-20 07:27:23 +01:00
9e7c341838
chore: update deps & add skip ci to renovate.json & delete .editorconfig
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-17 05:48:06 +01:00
d425b54040 chore(deps): update golang docker tag to v1.20.1 (#73)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.20.0-alpine3.17` -> `1.20.1-alpine3.17` |

---

### 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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #73
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-02-15 04:25:55 +00:00
95159e5265
refactor: categorize tests - short/long running
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-11 09:25:32 +01:00
134f4f8ec8
chore: update deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-06 08:25:09 +01:00
a848a1c971 chore(deps): update module github.com/golangci/golangci-lint to v1.51.1 (#72)
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.51.0` -> `v1.51.1` |

---

### Release Notes

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

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

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

1.  updated linters
    -   `ginkgolinter`: from 0.7.1 to 0.8.1
    -   `ineffassign`: bump to HEAD
    -   `musttag`: from 0.4.3 to 0.4.4
    -   `sqlclosecheck`: from 0.3.0 to 0.4.0
    -   `staticcheck`: bump to v0.4.0
    -   `wastedassign`: from 2.0.6 to 2.0.7
    -   `wrapcheck`: from 2.7.0 to 2.8.0

</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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #72
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-02-06 06:16:35 +00:00
5fa731312f chore(deps): update module github.com/maxbrunsfeld/counterfeiter/v6 to v6.6.1 (#71)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | require | minor | `v6.5.0` -> `v6.6.1` |

---

### Release Notes

<details>
<summary>maxbrunsfeld/counterfeiter</summary>

### [`v6.6.1`](https://github.com/maxbrunsfeld/counterfeiter/releases/tag/v6.6.1)

[Compare Source](https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.0...v6.6.1)

-    fix GitHub Actions workflow: `setup-go` directive for `go 1.20` requires quotes for version `'1.20'`

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.6.0...v6.6.1

### [`v6.6.0`](https://github.com/maxbrunsfeld/counterfeiter/releases/tag/v6.6.0)

[Compare Source](https://github.com/maxbrunsfeld/counterfeiter/compare/v6.5.0...v6.6.0)

-   ⬆️  update dependencies

Detailed changes: https://github.com/maxbrunsfeld/counterfeiter/compare/v6.5.0...v6.6.0

</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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #71
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-02-05 07:31:58 +00:00
3412e73d76
chore: update github.com/golangci/golangci-lint to v1.51.0
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-03 07:41:17 +01:00
e3a38ae44f
chore: update deps + Go 1.20
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-02-02 06:38:48 +01:00
9f4ed6e59d
chore(deps): update alpine/k8s docker tag to v1.25.6
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 08:03:27 +01:00
92234d9625
chore: update github.com/bwmarrin/discordgo to v0.27.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-01-22 11:07:16 +01:00
ec20c0b8d4
chore: update alpine docker tag to v3.17
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-22 11:01:19 +01:00
28c4e377f5
refactor: twhelp - ennoblements - new response format
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-22 10:59:31 +01:00
c15cafc1d7
refactor: add missing defers and handle error returned by bot.Run gracefully
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-22 09:29:20 +01:00
23b3da14a5
chore(deps): update module github.com/uptrace/bun to v1.1.10
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-01-18 06:01:48 +01:00
f7f00833c4 chore(deps): update golang docker tag to v1.19.5 (#56)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.19.4-alpine3.16` -> `1.19.5-alpine3.16` |

---

### 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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #56
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-01-11 08:57:16 +00:00
174c5cc0d6
chore: update alpine/k8s docker tag to v1.25.5
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-06 09:02:41 +01:00
e9c5e06407
refactor: rename domain.UserError -> domain.Error
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-31 10:59:40 +01:00
ac6330a3b1
refactor: tests - delete unnecessary nestings
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-25 12:04:17 +01:00
99158e3410
refactor: bundb tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-25 12:00:43 +01:00
0badd2bcf9
chore: update README.md
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-20 09:48:02 +01:00
ec8359b55a chore: update dependencies (#55)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #55
2022-12-11 08:58:00 +00:00
08263a540a chore: add README.md (#54)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #54
2022-12-11 08:52:03 +00:00
c011c5d932 chore(deps): update golang docker tag to v1.19.4 (#52)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.19.3-alpine3.16` -> `1.19.4-alpine3.16` |

---

### 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, check this box

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #52
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-12-07 04:39:06 +00:00
2418114870
feat: govulncheck
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 08:59:19 +01:00
a2a2d53f25
fix: migrations table is already locked
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-27 09:38:13 +01:00
c5547f5d42 chore: update deps (#49)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #49
2022-11-24 05:42:55 +00:00
661f26ecea refactor: monitor add - new endpoint for checking tribe tags (#40)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #40
2022-11-10 11:13:16 +00:00
91d2405912
chore: add DB_MAX_IDLE_CONNECTIONS to twhelp-dcbot-migrations-job
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-11-05 07:20:14 +01:00
88f7608db7
refactor: new bun config
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-05 07:16:39 +01:00
2cc015a0c2 chore(deps): update golang docker tag to v1.19.3 (#39)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| golang | stage | patch | `1.19.2-alpine3.16` -> `1.19.3-alpine3.16` |

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: #39
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-11-02 04:03:55 +00:00
5e99f68a91 feat: auto clean up old groups (#38)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #38
2022-10-31 05:52:20 +00:00
2c6dcda547
fix: fix logged command format
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-30 05:20:43 +01:00
61d029fc3b feat: log more actions (#36)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #36
2022-10-29 10:44:11 +00:00
d68bcb02ca fix: monitor list - random order (#35)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #35
2022-10-29 09:47:28 +00:00
d43ff21893
fix: non-existent resource in kustomization.yaml
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-10-29 09:23:40 +02:00
a39d2d05a3
chore: update TWHELP_URL
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2022-10-29 09:19:34 +02:00
1367f9d989
chore: update drone signature
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
2022-10-29 09:12:24 +02:00
9ea78b6b1b
chore: update drone signature
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-29 09:09:40 +02:00
8e46fe38d3
feat(ci/cd): add deploy pipelines
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-29 09:06:41 +02:00
e2be652a60 chore: update modules (#34)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #34
2022-10-29 06:13:02 +00:00
4f10ef572b feat: add a new field to ListGroupsParams - EnabledNotifications (#33)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #33
2022-10-29 05:24:52 +00:00
ddf7efe273 refactor: make lists more readable (#32)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #32
2022-10-28 12:32:34 +00:00
77c52c117e feat: enable/disable notifications of internal/barbarian conquers (#31)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #31
2022-10-28 11:59:20 +00:00
3fcf38f5c7 feat: bot status (#30)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #30
2022-10-28 03:44:50 +00:00
a1bf5f94fa refactor: group list - add more info (#29)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #29
2022-10-28 03:20:38 +00:00
c487800200 feat: add a new command - monitor list (#28)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #28
2022-10-27 13:18:58 +00:00