Commit Graph

465 Commits

Author SHA1 Message Date
Kevin Franklin Kim
04982c5767
Merge pull request #205 from foomo/azure-az-tenant-id
feat(azure/az) feat: tenant id
2025-04-28 11:10:51 +02:00
Kevin Franklin Kim
8787adc7e5
fix: lint issue 2025-04-28 11:06:19 +02:00
Kevin Franklin Kim
1dbf21ce9c
feat(foomo/squadron): add confirm to down 2025-04-28 11:00:34 +02:00
Kevin Franklin Kim
c5c9b90aee
feat(azure/az): add checker 2025-04-28 11:00:19 +02:00
Kevin Franklin Kim
29f8570451
feat(foomo/beam): remove cwd 2025-04-28 10:44:51 +02:00
Kevin Franklin Kim
83168e088b
feat(azure/az): add tenant id 2025-04-28 10:44:25 +02:00
Kevin Franklin Kim
8736347100
Merge pull request #201 from foomo/feature/task-extension
feature/task-extension
2025-04-09 14:31:42 +02:00
Kevin Franklin Kim
eb6f892abc
feat: go mod tidy 2025-04-09 14:29:21 +02:00
Kevin Franklin Kim
d5ca6cf67e
fix(postgres): dbname docu and add create 2025-04-09 14:21:20 +02:00
Kevin Franklin Kim
d2b995ad1f
refactor(kubernetes/kubeforward): allow all disconnect 2025-04-09 14:16:21 +02:00
Kevin Franklin Kim
ce93cd907d
refactor(foomo/beam): use args and allow all 2025-04-09 14:15:56 +02:00
Kevin Franklin Kim
8c4a62c7d5
fix(arbitrary/task): allow sudo 2025-04-09 14:15:35 +02:00
Kevin Franklin Kim
e5323e5351
Merge pull request #200 from foomo/fix/slack-timeout
fix(slack-go/slack): increase timeout
2025-04-08 11:21:45 +02:00
Kevin Franklin Kim
117e795052
fix(slack-go/slack): increase timeout 2025-04-08 11:15:28 +02:00
Kevin Franklin Kim
a1e5b49714
Merge pull request #197 from foomo/dependabot/go_modules/gomod-update-11be2edcc8
chore(deps): bump the gomod-update group with 2 updates
2025-04-08 09:24:18 +02:00
Kevin Franklin Kim
911044b37c
Merge pull request #199 from foomo/feature/task
feat(arbitrary/task): add command
2025-04-08 09:23:54 +02:00
Kevin Franklin Kim
89f9e647e4
fix(oven-sh/bun): fix parameter 2025-04-08 09:16:22 +02:00
Kevin Franklin Kim
1c90ec5c4a
feat(kubernetes/kubeforward): add debug 2025-04-08 09:15:53 +02:00
Kevin Franklin Kim
2897fcbfeb
feat(arbitrary/task): add command 2025-04-08 09:15:31 +02:00
Kevin Franklin Kim
f650b9cf69
chore: ignore diff 2025-04-07 16:18:46 +02:00
Kevin Franklin Kim
284cd669ea
feat: bump jsonschema 2025-04-07 16:15:20 +02:00
dependabot[bot]
b57b3a186d
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `golang.org/x/oauth2` from 0.28.0 to 0.29.0
- [Commits](https://github.com/golang/oauth2/compare/v0.28.0...v0.29.0)

Updates `golang.org/x/sync` from 0.12.0 to 0.13.0
- [Commits](https://github.com/golang/sync/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/sync
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 14:13:00 +00:00
Kevin Franklin Kim
dcc3292be7
feat: update schema 2025-04-07 16:11:35 +02:00
Kevin Franklin Kim
3c3b26fc13
feat: add gokazi 2025-04-07 16:08:19 +02:00
Kevin Franklin Kim
1bb37aaaee
Merge pull request #196 from foomo/feature/v0.33.0
feat: v0.33.0
2025-04-05 20:52:18 +02:00
Kevin Franklin Kim
9410bee0a1
chore: disable gotestfmt 2025-04-05 20:49:34 +02:00
Kevin Franklin Kim
24ce81a8a1
chore: disable gotestfmt 2025-04-05 20:46:51 +02:00
Kevin Franklin Kim
7d27278e7a
fix: disable schema gen 2025-04-04 16:57:47 +02:00
Kevin Franklin Kim
f92683af2f
fix: lint errors 2025-04-04 16:53:05 +02:00
Kevin Franklin Kim
893fbd8f0f
docs(foomo/squadron): add config 2025-04-04 16:49:38 +02:00
Kevin Franklin Kim
dc236f710f
docs(stern/stern): add config 2025-04-04 16:47:50 +02:00
Kevin Franklin Kim
c9c493acb8
chore: update test 2025-04-04 16:45:57 +02:00
Kevin Franklin Kim
bb54a33cb5
feat(stern/stern): add queries 2025-04-04 16:45:36 +02:00
Kevin Franklin Kim
2ac4f35ff5
feat: clear cache 2025-04-04 16:45:12 +02:00
Kevin Franklin Kim
adceff3e4d
fix: add git dir env 2025-04-04 16:44:34 +02:00
Kevin Franklin Kim
d059f168c5
fix: add timeout 2025-04-04 16:44:20 +02:00
Kevin Franklin Kim
4588a19b45
feat: add schema 2025-04-04 16:44:08 +02:00
Kevin Franklin Kim
eaa5cceffd
feat: bump deps 2025-04-04 16:42:42 +02:00
Kevin Franklin Kim
dac0a3e8e5
Merge pull request #195 from foomo/feature/golangci-lint-v2
chore: update golangci-lint
2025-04-01 16:09:01 +02:00
Kevin Franklin Kim
c88e3025e1
Merge pull request #194 from foomo/dependabot/go_modules/gomod-update-b7ae362d5a
chore(deps): bump github.com/digitalocean/godo from 1.139.0 to 1.142.0 in the gomod-update group across 1 directory
2025-04-01 16:06:42 +02:00
Kevin Franklin Kim
021f562455
chore: update golangci-lint 2025-04-01 16:05:27 +02:00
dependabot[bot]
7677fa48bd
chore(deps): bump github.com/digitalocean/godo
Bumps the gomod-update group with 1 update in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.139.0 to 1.142.0
- [Release notes](https://github.com/digitalocean/godo/releases)
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalocean/godo/compare/v1.139.0...v1.142.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:01:18 +00:00
Kevin Franklin Kim
11cae82e41
feat: bump deps 2025-04-01 15:59:59 +02:00
Kevin Franklin Kim
c6599bd980
feat(foomo/squadron): remove verbose flag 2025-04-01 15:59:49 +02:00
Kevin Franklin Kim
f7986bd555
feat(stern/stern): add options 2025-04-01 15:59:31 +02:00
Kevin Franklin Kim
bfe8b8f03a
feat(slack-go/slack): increase timeout 2025-04-01 15:59:08 +02:00
Kevin Franklin Kim
2196fd5f3a
feat(foomo/squadron): remove v1 support 2025-04-01 15:58:54 +02:00
Kevin Franklin Kim
56d133b200
Merge pull request #192 from foomo/fix/slack-notification-log
fix(foomo/squadron): slack notification log
2025-03-21 15:59:37 +01:00
Kevin Franklin Kim
80cfdcfb42
fix(foomo/squadron): slack notification log 2025-03-21 15:57:12 +01:00
Kevin Franklin Kim
6865c901f1
fix(foomo/squadron): slack notification log 2025-03-21 15:54:08 +01:00