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 6e19d0ebfc
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update module github.com/urfave/cli/v2 to v2.11.2 (#32)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | patch | `v2.11.1` -> `v2.11.2` |

---

### Release Notes

<details>
<summary>urfave/cli</summary>

### [`v2.11.2`](https://github.com/urfave/cli/releases/tag/v2.11.2)

[Compare Source](https://github.com/urfave/cli/compare/v2.11.1...v2.11.2)

#### What's Changed

-   Fix HideHelp by [@&#8203;Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1445
-   Fix After not run by [@&#8203;Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1444

#### New Contributors

-   [@&#8203;Dokiys](https://github.com/Dokiys) made their first contribution in https://github.com/urfave/cli/pull/1445

**Full Changelog**: https://github.com/urfave/cli/compare/v2.11.1...v2.11.2

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

Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-authored-by: Dawid Wysokiński <contact@dwysokinski.me>
Reviewed-on: twhelp/core#32
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
2022-08-21 05:46:25 +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 EnnoblementConsumer (#38) 2022-08-21 05:19:17 +00:00
internal refactor(bundb): refactor tests (#39) 2022-08-21 05:42:42 +00:00
k8s feat: add EnnoblementConsumer (#38) 2022-08-21 05:19:17 +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: remove generated code from repo (#22) 2022-08-05 05:08:04 +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 DeletedAt field to Player and Tribe (#33) 2022-08-16 03:56:12 +00:00
.pre-commit-config.yaml feat: add DeletedAt field to Player and Tribe (#33) 2022-08-16 03:56:12 +00:00
go.mod chore(deps): update module github.com/urfave/cli/v2 to v2.11.2 (#32) 2022-08-21 05:46:25 +00:00
go.sum chore(deps): update module github.com/urfave/cli/v2 to v2.11.2 (#32) 2022-08-21 05:46:25 +00:00
LICENSE init 2022-07-24 14:06:31 +02:00
Makefile feat: add a new job responsible for updating ennoblements (#37) 2022-08-17 05:17:33 +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