TWHelp core code repository. https://twhelp.app/api/v1/swagger/index.html
This repository has been archived on 2024-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
renovate 12e4474a00
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#110)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | require | patch | `v1.50.0` -> `v1.50.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

1.  updated linters
    -   `contextcheck`: from 1.1.2 to 1.1.3
    -   `go-mnd`: from 2.5.0 to 2.5.1
    -   `wrapcheck`: from 2.6.2 to 2.7.0
    -   `revive`: fix configuration parsing
    -   `lll`: skip imports
2.  misc.
    -   windows: remove redundant character escape '/'
    -   code-climate: add default severity

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#110
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-10-29 06:06:25 +00:00
build/docker/twhelp chore(deps): update golang docker tag to v1.19.2 (#93) 2022-10-05 03:25:57 +00:00
cmd/twhelp feat: swagger - add more config opts (#113) 2022-10-29 05:53:55 +00:00
internal chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#110) 2022-10-29 06:06:25 +00:00
k8s feat: swagger - add more config opts (#113) 2022-10-29 05:53:55 +00:00
.commitlintrc.yml init 2022-07-24 14:06:31 +02:00
.dockerignore chore: update .dockerignore 2022-09-30 07:40:16 +02:00
.drone.yml chore(ci/cd): disable cache 2022-10-14 07:41:26 +02:00
.editorconfig chore: add .editorconfig (#61) 2022-09-01 05:27:18 +00:00
.envrc init 2022-07-24 14:06:31 +02:00
.gitignore init 2022-07-24 14:06:31 +02:00
.golangci.yml chore: update golangci timeout 2022-10-18 06:30:27 +02:00
.pre-commit-config.yaml chore(deps): update module github.com/golangci/golangci-lint to v1.50.1 (#110) 2022-10-29 06:06:25 +00:00
go.mod chore(deps): update opentelemetry-go monorepo to v1.11.1 (#98) 2022-10-29 05:56:00 +00:00
go.sum chore(deps): update opentelemetry-go monorepo to v1.11.1 (#98) 2022-10-29 05:56:00 +00:00
LICENSE init 2022-07-24 14:06:31 +02:00
Makefile feat: add openapi (#42) 2022-08-23 04:33:38 +00:00
README.md feat: add skaffold.yml (#9) 2022-07-28 05:35:07 +00:00
renovate.json chore: configure renovate (#2) 2022-07-24 13:23:20 +00:00
skaffold.yml feat: add a new cmd responsible for sending info about the start of the data update process (#13) 2022-07-30 13:16:44 +00:00

TWHelp

Local development

Prerequisites:

  1. Kubernetes
  2. kustomize
  3. helm
  4. skaffold