 Maas LalaniandGitHub
|
492bc8be4d
|
Create CODEOWNERS
|
2024-02-28 21:04:14 -05:00 |
|
 dependabot[bot]andMaas Lalani
|
0c1d0ce056
|
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-02-28 11:08:11 -05:00 |
|
Maas Lalani
|
3f2cd55237
|
fix(ci): update coverage workflow
|
2024-02-28 10:45:29 -05:00 |
|
 
|
6fe92f94b5
|
perf(textarea): implement wrapping memoization
* Improve textarea performance by caching the wrap results
* Add memoization utility
* Fix failing github jobs due to requirement for 1.18
* Address linting issues
* Fix redundant docstrings
* fix: minor changes to memoization
* fix: soft-wrapped hidden line numbers
* perf: switch to `uniseg.StringWidth`
---------
Co-authored-by: Maas Lalani <maas@lalani.dev>
|
2024-01-22 13:30:34 -05:00 |
|
 dependabot[bot]andAyman Bagabas
|
15ea7f3754
|
chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-13 10:38:31 -08:00 |
|
 dependabot[bot]andGitHub
|
540c8ac803
|
chore(deps): bump actions/checkout from 3 to 4 (#416)
|
2023-09-05 11:58:27 +00:00 |
|
 ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6034e68184
|
feat(deps): bump github.com/charmbracelet/bubbletea from 0.23.1 to 0.24.0 (#377)
* feat(deps): bump github.com/charmbracelet/bubbletea
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.23.1...v0.24.0)
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* feat: go 1.17
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* feat(deps): bubbleta v0.24.1
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
|
2023-05-25 10:35:59 -03:00 |
|
 bashbunniandGitHub
|
25414a8c48
|
docs: add issue template (#367)
* docs: add issue template
* chore(template): add locale
|
2023-05-23 11:57:35 -07:00 |
|
Ayman Bagabas
|
39f4eeae2c
|
fix(ci): remove soft-serve workflow
|
2023-05-12 14:14:41 -04:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
db8de3bf53
|
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-16 11:09:02 +01:00 |
|
 Maas LalaniandGitHub
|
3372cf1aea
|
Filepicker Bubble (#343)
* feat: filepicker bubble
* fix: bump bubbles to 1.16
* fix: allow customization of empty state
* fix: change `Enter` to `Open`
* fix: lint gomnd
* fix: don't send msg, instead check if this update caused a selection
|
2023-03-06 10:59:59 -05:00 |
|
Christian Muehlhaeuser
|
925e5bd8ea
|
chore: disable dependabot timer
|
2022-11-18 02:11:00 +01:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
f67537dca5
|
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 08:16:51 +02:00 |
|
 dependabot[bot]andChristian Muehlhaeuser
|
b7a4a1cd93
|
chore(deps): bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 08:16:35 +02:00 |
|
Christian Muehlhaeuser
|
bd074d2dbc
|
ci: add separate sets of hard- and soft-enforced linters
|
2022-09-26 08:13:03 +02:00 |
|
Christian Muehlhaeuser
|
18909edafc
|
chore: add dependabot config
|
2022-09-26 08:02:50 +02:00 |
|
Ayman Bagabas
|
db97ac515d
|
feat: sync bubbles with git.charm.sh
|
2022-01-24 17:08:23 -05:00 |
|
Christian Muehlhaeuser
|
09a4cf419d
|
Update linter config
|
2021-07-12 03:10:31 +02:00 |
|
Christian Muehlhaeuser
|
1cb36774ed
|
Split up workflows and automatically pick latest Go version
|
2020-10-23 13:18:52 +02:00 |
|
Christian Muehlhaeuser
|
1e50e6d291
|
Add GitHub workflows
|
2020-10-19 06:16:01 +02:00 |
|