Commit Graph

514 Commits

Author SHA1 Message Date
Kevin Franklin Kim
297c2fffca
Merge pull request #163 from foomo/golang-migrate
feat(golang-migrate/migrate): add provider
2024-12-04 10:08:23 +01:00
Kevin Franklin Kim
3a5555eae6
fix(golang-migrate/migrate): lint issue 2024-12-04 10:05:30 +01:00
Kevin Franklin Kim
7a681e3a63
fix(grafana/k6): config key 2024-12-04 10:01:16 +01:00
Kevin Franklin Kim
1dbfe817a1
feat(golang-migrate/migrate): add provider 2024-12-04 10:00:57 +01:00
Kevin Franklin Kim
cb17a4c194
Merge pull request #162 from foomo/feature/azure-completion
fix(azure/az): add completions
2024-12-03 15:06:51 +01:00
Kevin Franklin Kim
3e4b5b5027
Merge pull request #161 from foomo/fix/pulumi-azure-args
fix(pulumi/pulumi): az args
2024-12-03 15:06:36 +01:00
Kevin Franklin Kim
0717c56970
Merge pull request #160 from foomo/dependabot/go_modules/gomod-update-98c32000a4
chore(deps): bump the gomod-update group with 2 updates
2024-12-03 15:06:24 +01:00
Kevin Franklin Kim
3cff99a40c
feat: bump posh 2024-12-03 15:00:04 +01:00
Kevin Franklin Kim
4a3e574318
fix(azure/az): add completions 2024-12-03 14:52:05 +01:00
Kevin Franklin Kim
584353847d
fix(pulumi/pulumi): az args 2024-12-03 14:48:53 +01:00
dependabot[bot]
7f112d83ed
chore(deps): bump the gomod-update group with 2 updates
Bumps the gomod-update group with 2 updates: [github.com/digitalocean/godo](https://github.com/digitalocean/godo) and [github.com/pterm/pterm](https://github.com/pterm/pterm).


Updates `github.com/digitalocean/godo` from 1.130.0 to 1.131.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.130.0...v1.131.0)

Updates `github.com/pterm/pterm` from 0.12.80-0.20241004171054-a6948562ecff to 0.12.80
- [Release notes](https://github.com/pterm/pterm/releases)
- [Commits](https://github.com/pterm/pterm/commits/v0.12.80)

---
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/pterm/pterm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 12:23:41 +00:00
Kevin Franklin Kim
fe77c91771
Merge pull request #159 from foomo/dependabot/go_modules/gomod-update-18092ddab3
chore(deps): bump github.com/digitalocean/godo from 1.129.0 to 1.130.0 in the gomod-update group
2024-11-21 20:20:48 +01:00
Kevin Franklin Kim
8d14acaec7
Merge pull request #158 from foomo/feature/gocontentful-support-environment-in-config
feat: support for specifying a space environment when creating a client
2024-11-21 20:20:16 +01:00
dependabot[bot]
4f6c276035
chore(deps): bump github.com/digitalocean/godo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.129.0 to 1.130.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.129.0...v1.130.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>
2024-11-17 12:31:35 +00:00
Daniel Thomas
2e5a02b246 feat: support for specifying a space environment when creating a client 2024-11-15 16:34:22 +01:00
Kevin Franklin Kim
5834ea1703
Merge pull request #157 from foomo/fix/pulumi-azure
fix(pulumi/azure): add azure subscription to pulumi commands
2024-11-12 14:54:06 +01:00
Kevin Franklin Kim
9b9a9c6739
refactor(pulumi/pulumi): use storage & group args 2024-11-12 14:52:01 +01:00
Gabor Nemes
0f420e575b fix: add azure subscription to pulumi commands 2024-11-12 14:20:05 +01:00
Kevin Franklin Kim
1d37860546
Merge pull request #156 from foomo/fix/go-lint-param
fix(golang/go): lint param
2024-11-11 15:38:37 +01:00
Kevin Franklin Kim
30293a9c3c
Merge pull request #155 from foomo/dependabot/go_modules/gomod-update-0c7ea67d32
chore(deps): bump the gomod-update group with 3 updates
2024-11-11 15:36:39 +01:00
Kevin Franklin Kim
e4aa15a248
fix(golang/go): lint param 2024-11-11 15:35:56 +01:00
dependabot[bot]
f7983d317a
chore(deps): bump the gomod-update group with 3 updates
Bumps the gomod-update group with 3 updates: [github.com/digitalocean/godo](https://github.com/digitalocean/godo), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [golang.org/x/sync](https://github.com/golang/sync).


Updates `github.com/digitalocean/godo` from 1.128.0 to 1.129.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.128.0...v1.129.0)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.24.0)

Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
- [Commits](https://github.com/golang/sync/compare/v0.8.0...v0.9.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: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-10 12:07:27 +00:00
Kevin Franklin Kim
9ff4451d7c
Merge pull request #154 from foomo/go-flags-revert
revert(golang/go): pass through flags
2024-10-28 09:43:06 +01:00
Kevin Franklin Kim
f051240e53
revert(golang/go): pass through flags 2024-10-28 09:32:03 +01:00
Kevin Franklin Kim
00422220a1
Merge pull request #153 from foomo/go-flags
feat(golang/go): pass through flags
2024-10-28 09:05:32 +01:00
Kevin Franklin Kim
664d0633ec
feat(golang/go): pass through flags 2024-10-28 09:03:42 +01:00
Kevin Franklin Kim
42d0695e81
Merge pull request #152 from foomo/go-parallel
feat(golang/go): add lint flags
2024-10-27 16:58:15 +01:00
Kevin Franklin Kim
82ceb918d1
feat(golang/go): add lint flags 2024-10-27 16:56:19 +01:00
Kevin Franklin Kim
3956445777
Merge pull request #151 from foomo/squadron-charts-var
refactor: move fleet name
2024-10-27 14:06:44 +01:00
Kevin Franklin Kim
567e2fb127
refactor: move fleet name 2024-10-27 14:03:52 +01:00
Kevin Franklin Kim
dbbaf6253a
Merge pull request #150 from foomo/posh-v0.8.1
feat: bump posh
2024-10-26 12:30:56 +02:00
Kevin Franklin Kim
814c7aded8
Merge branch 'main' of github.com:foomo/posh-providers into posh-v0.8.1 2024-10-26 12:30:37 +02:00
Kevin Franklin Kim
75676462d9
Merge pull request #149 from foomo/dependabot/go_modules/gomod-update-f35c36f98c
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-10-26 12:29:28 +02:00
Kevin Franklin Kim
4dc28d8663
feat: bump posh 2024-10-26 12:28:37 +02:00
dependabot[bot]
8b3a9a9385
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/digitalocean/godo](https://github.com/digitalocean/godo) and [github.com/slack-go/slack](https://github.com/slack-go/slack).


Updates `github.com/digitalocean/godo` from 1.126.0 to 1.128.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.126.0...v1.128.0)

Updates `github.com/slack-go/slack` from 0.14.0 to 0.15.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.14.0...v0.15.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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-26 10:10:02 +00:00
Kevin Franklin Kim
a02cc7f024
Merge pull request #148 from foomo/foomo-squadron-args
fix(foomo/squadron): push & build args
2024-10-26 12:08:45 +02:00
Kevin Franklin Kim
ce106222bc
feat: bump posh 2024-10-26 12:06:30 +02:00
Kevin Franklin Kim
baffc1dd72
fix(foomo/squadron): remove dump 2024-10-25 17:57:21 +02:00
Kevin Franklin Kim
e9d272a6ac
fix(foomo/squadron): push & build args 2024-10-25 17:54:28 +02:00
Kevin Franklin Kim
f33429bf4a
Merge pull request #146 from foomo/squadron-schema
feat(foomo/squadron): add schema command
2024-10-17 13:40:04 +02:00
Kevin Franklin Kim
8a7286eb6c
docs(foomo/squadron): add README 2024-10-17 13:28:04 +02:00
Kevin Franklin Kim
899fa57218
feat(foomo/squadron): add schema command 2024-10-17 13:23:35 +02:00
Kevin Franklin Kim
ca4ba2d757
Merge pull request #144 from foomo/dependabot/go_modules/gomod-update-e515fc58c9
chore(deps): bump github.com/digitalocean/godo from 1.125.0 to 1.126.0 in the gomod-update group
2024-10-07 11:22:10 +02:00
Kevin Franklin Kim
9bc2b87fdc
Merge pull request #145 from foomo/pnpm-install
fix(pnpm/pnpm): use fallback for install
2024-10-07 11:22:01 +02:00
Kevin Franklin Kim
0f2b6a469a
fix(pnpm/pnpm): use fallback for install 2024-10-07 11:19:57 +02:00
dependabot[bot]
3c1f48bd5b
chore(deps): bump github.com/digitalocean/godo in the gomod-update group
Bumps the gomod-update group with 1 update: [github.com/digitalocean/godo](https://github.com/digitalocean/godo).


Updates `github.com/digitalocean/godo` from 1.125.0 to 1.126.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.125.0...v1.126.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>
2024-09-29 12:35:19 +00:00
Kevin Franklin Kim
ef41f71673
Merge pull request #143 from foomo/go-1.23
feat: go 1.23
2024-09-19 15:23:39 +02:00
Kevin Franklin Kim
dab54ad2b3
Merge branch 'main' into go-1.23 2024-09-19 15:20:53 +02:00
Kevin Franklin Kim
b8ff490860
Merge pull request #142 from foomo/terragrunt-commands
feat(gruntwork-io/terragrunt): add output and refresh cmds
2024-09-19 15:20:41 +02:00
Kevin Franklin Kim
4b6c5d103d
feat: go 1.23 2024-09-19 15:19:55 +02:00