Commit Graph

28 Commits

Author SHA1 Message Date
3b4f42e344 feat: update data - integration tests (#186)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#186
2023-02-16 06:37:48 +00:00
26e97e2206
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:33:57 +01:00
0dbcd3340d
chore: update deps + Go 1.20
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-02 06:52:00 +01:00
15dc32d1fe
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 07:25:16 +01:00
298f3fed02
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:00:22 +01:00
a52493542e
feat: govulncheck
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-04 08:57:16 +01:00
d00b6645c1 chore: update deps (#131)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: twhelp/core#131
2022-11-24 05:28:34 +00:00
58e5fa2cbd
chore: update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-29 09:13:16 +02:00
a59ab327a6
chore(ci/cd): disable cache
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-14 07:41:26 +02:00
8e2f753a15 chore(deps): update meltwater/drone-cache docker tag to v1.4.0 (#96)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#96
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-09 13:27:46 +00:00
ef1027222d chore(deps): update module github.com/riandyrn/otelchi to v0.5.0 (#90)
All checks were successful
continuous-integration/drone/push Build is passing
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/riandyrn/otelchi](https://github.com/riandyrn/otelchi) | require | minor | `v0.4.0` -> `v0.5.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>riandyrn/otelchi</summary>

### [`v0.5.0`](https://github.com/riandyrn/otelchi/releases/tag/v0.5.0)

[Compare Source](https://github.com/riandyrn/otelchi/compare/v0.4.0...v0.5.0)

#### What's Changed

-   Feat: Add option [`WithFilter`](https://github.com/riandyrn/otelchi/blob/master/config.go#L75-L82) to ignore tracing in certain endpoints as described in [#&#8203;10](https://github.com/riandyrn/otelchi/issues/10). Contributed by [@&#8203;hsblhsn](https://github.com/hsblhsn).
-   Docs: Add multi services example to make it easy for people to get started using `otelchi`.

**Full Changelog**: https://github.com/riandyrn/otelchi/compare/v0.4.0...v0.5.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, click this checkbox.

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#90
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-06 12:58:03 +00:00
03ded4f8d4 chore: .drone.yml - add signature (#95)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#95
2022-10-06 12:41:21 +00:00
3ca323eb82 chore(ci/cd): add cache (#94)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: twhelp/core#94
2022-10-05 06:45:22 +00:00
9935f420e8 chore(deps): update golangci/golangci-lint docker tag to v1.50 (#91)
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.49` -> `v1.50` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Reviewed-on: twhelp/core#91
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-05 03:26:14 +00:00
10ddbf7730
feat: traefik - enable 2 middlewares, set version in Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-30 14:53:37 +02:00
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
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
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
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
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
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
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
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
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
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
190a2d3b00
init 2022-07-24 14:06:31 +02:00