Commit Graph

258 Commits

Author SHA1 Message Date
Kevin Franklin Kim
1ef8e1066c
feat: update schema id
Some checks failed
Test Branch / test (push) Has been cancelled
2025-09-19 15:04:55 +02:00
Kevin Franklin Kim
aca5eb72ab
Merge pull request #130 from foomo/feature/schema
feat: add schema
2025-09-19 11:44:22 +02:00
Kevin Franklin Kim
09dec1320f
docs: update README 2025-09-19 11:38:10 +02:00
Kevin Franklin Kim
4743cc08cc
fix: welcome config 2025-09-19 11:37:16 +02:00
Kevin Franklin Kim
6bd3e40e5d
refactor: rename schema 2025-09-19 11:37:06 +02:00
Kevin Franklin Kim
3d66e427c9
chore: add -trimpath 2025-09-19 11:36:36 +02:00
Kevin Franklin Kim
ef3e93d992
chore: add schema 2025-09-19 11:36:25 +02:00
Kevin Franklin Kim
d2619ef68b
chore: add tidy 2025-09-19 11:36:14 +02:00
Kevin Franklin Kim
68b1491a6d
docs: update README 2025-09-18 12:35:14 +02:00
Kevin Franklin Kim
cb0cf44db0
feat: add schema 2025-09-18 12:29:38 +02:00
Kevin Franklin Kim
5f2ba5432b
chore: update makefile
Some checks failed
Test Branch / test (push) Has been cancelled
2025-09-17 11:32:30 +02:00
Kevin Franklin Kim
dce2b4054d
chore: update makefile 2025-09-17 11:29:46 +02:00
Kevin Franklin Kim
fcfbf199e0
fix: docker login 2025-09-17 11:17:26 +02:00
Kevin Franklin Kim
56a9436152
Merge pull request #129 from foomo/feature/mise
feat: add mise
2025-09-17 11:11:19 +02:00
Kevin Franklin Kim
d35a41bccb
chore: remove coveralls 2025-09-17 11:08:32 +02:00
Kevin Franklin Kim
2acbe3d983
chore: update dependabot 2025-09-17 11:03:44 +02:00
Kevin Franklin Kim
854e0c6d25
feat: add mise 2025-09-17 10:13:47 +02:00
Kevin Franklin Kim
d844a94cd8
Merge pull request #126 from foomo/dependabot/github_actions/github-actions-3ffaa8ed61
Some checks failed
Test Branch / test (push) Has been cancelled
chore(deps): bump the github-actions group across 1 directory with 2 updates
2025-09-15 09:30:37 +02:00
dependabot[bot]
fa583ff5d0
chore(deps): bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

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

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-07 12:01:41 +00:00
Kevin Franklin Kim
f2942c095d
chore: add permissions 2025-08-01 07:50:11 +02:00
Kevin Franklin Kim
b990cd1113
Merge pull request #121 from foomo/feature/improved-suggestion-filtering
feat: add combined filter for improved suggestions in autocomplete dropdowns
2025-07-31 16:31:08 +02:00
Kevin Franklin Kim
2b6ebfdc9b
Merge pull request #115 from foomo/dependabot/github_actions/github-actions-afd9e15987
chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
2025-07-31 16:20:39 +02:00
Kevin Franklin Kim
c837de02fb
Merge branch 'main' of github.com:foomo/posh into feature/improved-suggestion-filtering 2025-07-31 16:19:32 +02:00
Kevin Franklin Kim
ac6310cc10
Merge pull request #123 from foomo/feature/git-prompt
feat: improve git prompt
2025-07-31 16:18:34 +02:00
Kevin Franklin Kim
96c1e8d187
chore: add .husky 2025-07-31 16:14:42 +02:00
Kevin Franklin Kim
daf9191393
chore: add .husky 2025-07-31 16:12:09 +02:00
Kevin Franklin Kim
26e10c2473
feat: bump deps 2025-07-31 16:11:49 +02:00
Kevin Franklin Kim
2d63c8cf95
chore: switch to golangci-lint fmt 2025-07-31 16:10:43 +02:00
Kevin Franklin Kim
5518e8ed59
feat: improve git prompt 2025-07-31 16:10:23 +02:00
Wlad Meixner
c9b0bae9bb fix: rename file 2025-07-07 09:04:50 +02:00
Wlad Meixner
cfa5544df7 feat: add combined filter for improved suggestions 2025-07-07 08:57:35 +02:00
dependabot[bot]
76d0f35471
chore(deps): bump golangci/golangci-lint-action
Bumps the github-actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 7 to 8
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 12:08:50 +00:00
Kevin Franklin Kim
1d6bfa9ea2
Merge pull request #112 from foomo/feature/multi-checkers
feat: allow multiple checkers
2025-04-07 16:05:28 +02:00
Kevin Franklin Kim
21acd3af35
fix: template 2025-04-07 16:03:14 +02:00
Kevin Franklin Kim
dc4d206b29
feat: allow multiple checkers 2025-04-07 15:55:21 +02:00
Kevin Franklin Kim
8a61d79a9d
Merge pull request #110 from foomo/feature/v0.11.0
feat: v0.11.0
2025-04-04 16:41:17 +02:00
Kevin Franklin Kim
bb5510f213
feat: bump golangci-lint 2025-04-04 16:37:23 +02:00
Kevin Franklin Kim
3a81a2482f
feat: use sync map 2025-04-04 16:32:53 +02:00
Kevin Franklin Kim
f2fece8fe3
fix: env list 2025-04-04 16:32:38 +02:00
Kevin Franklin Kim
e6ac04284d
fix: arg validation 2025-04-04 16:32:28 +02:00
Kevin Franklin Kim
a442caf9b8
feat: add git prefix 2025-04-04 16:32:11 +02:00
Kevin Franklin Kim
4650137564
feat: add debug 2025-04-04 16:31:43 +02:00
Kevin Franklin Kim
569a62a82b
feat: bump deps 2025-04-04 16:31:29 +02:00
Kevin Franklin Kim
a5f21ff78f
Merge pull request #108 from foomo/feature/cowsay
feat: add cowsay
2025-03-20 16:02:03 +01:00
Kevin Franklin Kim
773ac0e272
fix: lint error 2025-03-20 15:58:04 +01:00
Kevin Franklin Kim
9ac84164d4
feat: add cowsay 2025-03-20 15:18:38 +01:00
Kevin Franklin Kim
196dfdc680
Merge pull request #106 from foomo/feature/go-1.24.1
feat: go 1.24.1
2025-03-13 17:39:56 +01:00
Kevin Franklin Kim
a65704e706
feat: improve error messages 2025-03-13 17:32:51 +01:00
Kevin Franklin Kim
3f85bba380
fix: use internal logger 2025-03-13 17:32:35 +01:00
Kevin Franklin Kim
2dccc6e2bf
feat: go 1.24.1 2025-03-13 17:32:21 +01:00