Commit Graph

268 Commits

Author SHA1 Message Date
Kevin Franklin Kim
5f3cc59041
Merge pull request #122 from foomo/sesamy-cli-0.3.x
feat(foomo/sesamy): update commands
2024-07-14 13:17:48 +02:00
Kevin Franklin Kim
385d546029
feat(foomo/sesamy): update commands 2024-07-14 12:03:21 +02:00
Kevin Franklin Kim
3a068fbd75
Merge pull request #121 from foomo/feature/postgres
feat: postgres & zip
2024-07-12 16:23:07 +02:00
Kevin Franklin Kim
bd24931ab5
feat(postgres/postgres): add postgres 2024-07-12 16:19:57 +02:00
Kevin Franklin Kim
6d5a5e31b3
feat(arbitary/zip): add zip 2024-07-12 16:19:41 +02:00
Kevin Franklin Kim
e0327f0da1
feat(onepassword/onepassword): add download file 2024-07-12 16:19:21 +02:00
Kevin Franklin Kim
c0a7b6d8d4
feat(gravitational/teleport): add apps 2024-07-12 16:18:57 +02:00
Kevin Franklin Kim
dcddf941ec
style(google/gcloud): format 2024-07-12 16:18:33 +02:00
Kevin Franklin Kim
08fe8754e3
Merge pull request #120 from foomo/fix/foomo-sesamy-typescript
fix(foomo/sesamy): typescript args
2024-07-10 07:18:30 +02:00
Kevin Franklin Kim
61eda56e5b
fix(foomo/sesamy): typescript args 2024-07-10 07:16:50 +02:00
Kevin Franklin Kim
4618979fbc
Merge branch 'main' of github.com:foomo/posh-providers 2024-07-04 17:09:46 +02:00
Kevin Franklin Kim
8736993c0b
feat: bump deps 2024-07-04 17:08:26 +02:00
Kevin Franklin Kim
a6785bc758
Merge pull request #118 from foomo/dependabot/go_modules/gomod-security-f1f754ea6b
chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 in the gomod-security group
2024-07-04 16:28:47 +02:00
Kevin Franklin Kim
e8af2834fd
Merge pull request #116 from foomo/feature/pulumi-gcloud
feat: pulumi gcloud provider
2024-07-04 16:28:36 +02:00
Kevin Franklin Kim
c5f48bfdd4
Merge pull request #119 from foomo/dependabot/go_modules/gomod-update-14acca5385
chore(deps): bump the gomod-update group across 1 directory with 3 updates
2024-07-04 16:28:26 +02:00
Kevin Franklin Kim
dc60c22326
Merge pull request #114 from foomo/dependabot/github_actions/github-actions-fcf4e41b5c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
2024-07-04 16:28:16 +02:00
Kevin Franklin Kim
34f4cbf4a7
feat: remove unused 2024-07-04 16:24:49 +02:00
dependabot[bot]
45c9b27f9f
chore(deps): bump the gomod-update group across 1 directory with 3 updates
Bumps the gomod-update group with 3 updates in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo), [github.com/samber/lo](https://github.com/samber/lo) and [golang.org/x/oauth2](https://github.com/golang/oauth2).


Updates `github.com/digitalocean/godo` from 1.116.0 to 1.118.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.116.0...v1.118.0)

Updates `github.com/samber/lo` from 1.39.0 to 1.44.0
- [Release notes](https://github.com/samber/lo/releases)
- [Changelog](https://github.com/samber/lo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/samber/lo/compare/v1.39.0...v1.44.0)

Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-30 12:51:53 +00:00
dependabot[bot]
32e1244a46
chore(deps): bump github.com/hashicorp/go-retryablehttp
Bumps the gomod-security group with 1 update: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).


Updates `github.com/hashicorp/go-retryablehttp` from 0.7.4 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 22:09:40 +00:00
Gabor Nemes
3bfbf6498b
Merge branch 'main' into feature/pulumi-gcloud 2024-06-13 20:29:57 +02:00
Gabor Nemes
e9c16ab2c7 feat: pulumi gcloud provider 2024-06-13 18:05:45 +02:00
dependabot[bot]
bd6599977a
chore(deps): bump goreleaser/goreleaser-action
Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-09 12:01:38 +00:00
Kevin Franklin Kim
80dc4b7889
Merge pull request #113 from foomo/feature/allow-sesamy-wildcards
feat(foomo/sesamy): allow wildcards for configs
2024-06-07 00:17:37 +02:00
Kevin Franklin Kim
afd906453f
Merge pull request #112 from foomo/dependabot/go_modules/gomod-update-e75cbeafb0
chore(deps): bump the gomod-update group across 1 directory with 3 updates
2024-06-07 00:17:25 +02:00
Kevin Franklin Kim
899f7ff2cb
feat(foomo/sesamy): allow wildcards for configs 2024-06-07 00:14:38 +02:00
dependabot[bot]
78cb0496e8
chore(deps): bump the gomod-update group across 1 directory with 3 updates
Bumps the gomod-update group with 3 updates in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo), [github.com/slack-go/slack](https://github.com/slack-go/slack) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/digitalocean/godo` from 1.115.0 to 1.116.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.115.0...v1.116.0)

Updates `github.com/slack-go/slack` from 0.12.5 to 0.13.0
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.12.5...v0.13.0)

Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 12:43:47 +00:00
Kevin Franklin Kim
e4376299fa
Merge pull request #110 from foomo/k3d-pause
feat(k3d-io): add pause & resume
2024-05-09 14:21:24 +02:00
Kevin Franklin Kim
85c791b3b4
feat: bump posh 2024-05-09 14:19:17 +02:00
Kevin Franklin Kim
17dec9c426
chore: update lint action 2024-05-09 14:16:38 +02:00
Kevin Franklin Kim
7394d50521
refactor: add context 2024-05-09 14:11:47 +02:00
Kevin Franklin Kim
e04a6fb384
style: update go linter 2024-05-09 13:58:05 +02:00
Kevin Franklin Kim
775ddae174
chore: bump deps 2024-05-09 13:57:52 +02:00
Kevin Franklin Kim
6cd9901d15
fix(k3d-io): add pause & resume 2024-05-09 13:37:07 +02:00
Kevin Franklin Kim
d9d4df1b58
fix(golang): fix param completion 2024-05-09 13:36:45 +02:00
Kevin Franklin Kim
f007141612
Merge pull request #102 from foomo/bump-deps
feat(deps): bump deps
2024-04-02 15:42:19 +02:00
Kevin Franklin Kim
82ea49db31
feat(deps): bump deps 2024-04-02 15:09:35 +02:00
Kevin Franklin Kim
7ec4396f47
Merge pull request #101 from foomo/dependabot/go_modules/github.com/digitalocean/godo-1.110.0
chore(deps): bump github.com/digitalocean/godo from 1.109.0 to 1.110.0
2024-04-02 15:02:24 +02:00
Kevin Franklin Kim
81118bd3c3
Merge pull request #100 from foomo/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
2024-04-02 15:01:55 +02:00
dependabot[bot]
f69b27191b
chore(deps): bump github.com/digitalocean/godo from 1.109.0 to 1.110.0
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.109.0 to 1.110.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.109.0...v1.110.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 12:31:08 +00:00
dependabot[bot]
4328497d56
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:58:45 +00:00
Kevin Franklin Kim
54692d73d8
Merge pull request #99 from foomo/fix-sesamy-server
fix(foomo/sesamy): server args
2024-03-13 17:45:38 +01:00
Kevin Franklin Kim
6ea33a6454
fix(foomo/sesamy): server args 2024-03-13 17:45:06 +01:00
Kevin Franklin Kim
8759d638e1
Merge pull request #98 from foomo/fix-sesamy-args
fix(foomo/sesamy): missing command args
2024-03-12 14:15:57 +01:00
Kevin Franklin Kim
50121b544a
fix(foomo/sesamy): missing command args 2024-03-12 14:10:50 +01:00
Kevin Franklin Kim
3d3877ad85
Merge pull request #93 from foomo/dependabot/github_actions/golangci/golangci-lint-action-4
chore(deps): bump golangci/golangci-lint-action from 3 to 4
2024-03-11 14:31:30 +01:00
dependabot[bot]
ba7eb8d8d8
chore(deps): bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 13:28:20 +00:00
Kevin Franklin Kim
447d1d44d0
Merge pull request #97 from foomo/add-foomo-sesamy
feat(foomo): add foomo sesamy
2024-03-11 14:26:46 +01:00
Kevin Franklin Kim
9748d5739d
chore: bump deps 2024-03-11 14:24:19 +01:00
Kevin Franklin Kim
b3e523168b
feat(foomo): add sesamy command 2024-03-11 13:48:03 +01:00
Kevin Franklin Kim
5d3de0709c
Merge pull request #89 from foomo/add-golang-lint
feat(golang): add go lint and go test --tags
2024-02-06 14:12:58 +01:00