Commit Graph

87 Commits

Author SHA1 Message Date
2351524c19
fix: drone - incorrect depends_on in the migrations-manifest pipeline [skip ci]
All checks were successful
continuous-integration/drone/tag Build is passing
2023-06-09 08:49:50 +02:00
9e0e3365e4
chore: update deploy & build pipeline [skip ci]
Some checks reported errors
continuous-integration/drone/tag Build was killed
2023-06-09 08:47:31 +02:00
119c8028a1 feat: use goose as a db migration tool (#105)
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build was killed
Reviewed-on: #105
2023-06-09 06:32:46 +00:00
e8e5cf4b0c
chore: update deps
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-06-08 07:40:46 +02:00
4da3a2a263 chore(deps): update golang docker tag to v1.20.5 (#104)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #104
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-06-07 19:42:10 +00:00
accaaeb150
feat: ci/cd - add notifications & update deps
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-28 16:20:08 +02:00
52c12c695c
chore: update deps
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-05-21 08:06:27 +02:00
138e80b758 chore(deps): update golang docker tag to v1.20.4 (#91)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #91
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-05-03 03:50:46 +00:00
3fc6683059
chore: update alpine/k8s docker tag to v1.26.4 [skip ci]
All checks were successful
continuous-integration/drone/tag Build is passing
2023-05-01 06:51:56 +02:00
ccecf0e203
chore: update deps & golangci config
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-30 06:25:40 +02:00
13eefd3163
refactor: refactor tools installation
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-30 06:17:59 +02:00
cdf770646f chore(deps): update golang docker tag to v1.20.3 (#87)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #87
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2023-04-16 14:08:59 +00:00
74b6f7ce16
chore: update renovate.json [skip ci] 2023-03-27 05:47:02 +02:00
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