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 3e620ff007
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency golang to v1.19 (#18)
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
build/docker/twhelp/dev chore(deps): update dependency golang to v1.19 (#18) 2022-08-03 04:15:07 +00:00
cmd/twhelp 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
internal feat: add server model (#14) 2022-07-31 07:24:08 +00:00
k8s 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
.commitlintrc.yml init 2022-07-24 14:06:31 +02:00
.dockerignore init 2022-07-24 14:06:31 +02:00
.drone.yml chore(deps): update dependency golang to v1.19 (#18) 2022-08-03 04:15:07 +00:00
.envrc init 2022-07-24 14:06:31 +02:00
.gitignore init 2022-07-24 14:06:31 +02:00
.golangci.yml feat: add tw.Client (#4) 2022-07-24 16:19:27 +00:00
.pre-commit-config.yaml init 2022-07-24 14:06:31 +02:00
go.mod chore(deps): update module github.com/uptrace/bun to v1.1.7 (#10) 2022-07-30 13:23:51 +00:00
go.sum chore(deps): update module github.com/uptrace/bun to v1.1.7 (#10) 2022-07-30 13:23:51 +00:00
LICENSE init 2022-07-24 14:06:31 +02:00
Makefile 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
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