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
Dawid Wysokiński 3ca323eb82
All checks were successful
continuous-integration/drone/push Build is passing
chore(ci/cd): add cache (#94)
Reviewed-on: twhelp/core#94
2022-10-05 06:45:22 +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 fix: err from envconfig.Process not wrapped 2022-10-02 07:50:25 +02:00
internal chore(deps): update module github.com/golangci/golangci-lint to v1.50.0 (#92) 2022-10-05 03:26:26 +00:00
k8s chore: update resources.requests 2022-10-01 06:56:10 +02: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): add cache (#94) 2022-10-05 06:45:22 +00: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 feat: tracing (#76) 2022-09-12 05:34:46 +00:00
.pre-commit-config.yaml chore(ci/cd): add cache (#94) 2022-10-05 06:45:22 +00:00
go.mod chore(deps): update module github.com/urfave/cli/v2 to v2.17.1 (#87) 2022-09-30 13:02:56 +00:00
go.sum chore(deps): update module github.com/urfave/cli/v2 to v2.17.1 (#87) 2022-09-30 13:02:56 +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