Jakub Sobon
9b59a47cd4
Merge pull request #349 from mum4k/disable_older_golang
...
Temporarily disable older golang builds and gofmt step.
2023-02-08 13:16:07 -05:00
Jakub Sobon
a9e894f4c1
Temporarily disable older golang builds and gofmt step.
...
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 13:08:25 -05:00
Jakub Sobon
52ebd80b87
Merge pull request #348 from mum4k/disable_line_cov
...
Temporarily disable line coverage.
2023-02-08 13:07:15 -05:00
Jakub Sobon
3affaaa53b
Temporarily disable line coverage.
...
Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
2023-02-08 12:46:58 -05:00
Jakub Sobon
0aac8f46e0
Merge pull request #342 from lovromazgon/gauge-threshold
...
Gauge threshold
2023-01-08 15:06:26 -05:00
Lovro Mažgon
bc37cb70a7
more gauge threshold tests
2022-12-30 13:18:28 +01:00
Lovro Mažgon
9beb36080d
return error if gauge threshold is negative
2022-12-30 13:05:38 +01:00
Lovro Mažgon
6e46b73927
refactor drawing of gauge threshold
2022-12-30 13:01:07 +01:00
Lovro Mažgon
1aba280365
add gauge threshold
2022-12-08 14:49:38 +01:00
Jakub Sobon
9954a0543e
Merge pull request #331 from mum4k/release_v0.17.0
...
Release Termdash v0.17.0.
v0.17.0
2022-07-07 23:21:10 -04:00
Jakub Sobon
07a736f643
Modify CHANGELOG for release v0.17.0.
2022-07-07 14:58:03 -04:00
Jakub Sobon
e02ad31755
Merge pull request #330 from mum4k/changelog
...
Update dependencies and fix CI.
2022-07-07 14:55:56 -04:00
Jakub Sobon
f0f01d71fe
Attempt go install instead go get.
2022-07-07 14:37:04 -04:00
Jakub Sobon
4a87d5279a
Add a missing license.
2022-07-07 13:46:45 -04:00
Jakub Sobon
f3c638c8e9
Executed go mod tidy
.
2022-07-07 13:41:12 -04:00
Jakub Sobon
cf2f350dff
Updating CHANGELOG.
2022-07-07 13:36:44 -04:00
Jakub Sobon
1bfe588811
Updating dependencies.
2022-07-07 13:36:32 -04:00
Jakub Sobon
231073378f
Fixing invalid path to autogen_licenses script.
2022-07-07 13:35:59 -04:00
Jakub Sobon
6aaa8f312d
Merge pull request #324 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.5.1
...
Bump github.com/gdamore/tcell/v2 from 2.4.0 to 2.5.1
2022-07-07 13:23:48 -04:00
Jakub Sobon
7e8c26a94e
Merge pull request #329 from icy-comet/devel
...
add tcell's dim text style
2022-07-07 13:23:29 -04:00
Aniket Teredesai
bb460d221d
add tcell's dim text style
2022-07-01 09:22:23 +05:30
dependabot[bot]
047a3f8edd
Bump github.com/gdamore/tcell/v2 from 2.4.0 to 2.5.1
...
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell ) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/gdamore/tcell/releases )
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.md )
- [Commits](https://github.com/gdamore/tcell/compare/v2.4.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 21:15:58 +00:00
Jakub Sobon
f13e4222fa
Merge pull request #317 from mum4k/release-0-16-1
...
Release Termdash v0.16.1.
### Changed
- Change the Go versions the CI builds with up to 1.17.
- Bump github.com/gdamore/tcell from 2.2.0 to 2.4.0.
- Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13.
- Re-enabled coverage reporting.
### Note
The pull request for this release contains some commits that belong to release v0.16.0 due to an incorrect merge into master at that release (a squash merge). None of these commits contain any effective changes.
v0.16.1
2022-01-14 00:42:11 -05:00
Jakub Sobon
ab8e6dd194
Re-enabling coverage reporting.
2022-01-14 00:29:17 -05:00
Jakub Sobon
8f493dc3f0
Bump CI.
2022-01-14 00:17:30 -05:00
Jakub Sobon
b6a4177439
Note about Go version change.
2022-01-14 00:01:10 -05:00
Jakub Sobon
11e38fd7d4
Updating CHANGELOG.
2022-01-13 23:36:19 -05:00
Jakub Sobon
c8b9636f19
Merge branch 'master' into devel
2022-01-13 23:28:53 -05:00
dependabot[bot]
4297302225
Bump github.com/gdamore/tcell/v2 from 2.2.0 to 2.4.0 ( #315 )
...
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell ) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/gdamore/tcell/releases )
- [Changelog](https://github.com/gdamore/tcell/blob/master/CHANGESv2.md )
- [Commits](https://github.com/gdamore/tcell/compare/v2.2.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: github.com/gdamore/tcell/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-24 02:29:39 -05:00
dependabot[bot]
8ad0acff78
Bump github.com/mattn/go-runewidth from 0.0.12 to 0.0.13 ( #309 )
...
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth ) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/mattn/go-runewidth/releases )
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.12...v0.0.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-24 02:27:09 -05:00
Jakub Sobon
9ed371362b
Release Termdash v0.16.0. ( #302 )
...
## v0.16.0 - 03-Apr-2021
### Added
- The `Text` widget has a new option `MaxTextCells` which can be used to limit
the maximum number of cells the widget keeps in memory.
### Changed
- Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12.
v0.16.0
2021-04-03 17:21:22 -04:00
Jakub Sobon
0e8e5b8226
Merge branch 'devel' into release-0-16-0
2021-04-03 17:12:58 -04:00
Jakub Sobon
09d8a5b0d9
Add missing test coverage for negative MaxTextCells.
2021-04-03 17:12:35 -04:00
Jakub Sobon
fd93d4a112
Update CHANGELOG for release v0.16.0.
2021-04-03 17:06:12 -04:00
Jakub Sobon
4238ac6f76
Implements a buffer limit for the Text widget. ( #301 )
...
See issue #293 where memory and performance can degrade with a high number of lines written to the Text widget.
This is a very simplistic implementation to limit the possible length the text buffer can grow to with the `maxContent` option.
Default value of -1 means there's no limit and therefore behaviour should remain standard.
It has been working in our test app and allows the use of the Text widget to monitor logs (ie tail) and therefore doesn't bloat over time, but happy to adjust as required.
2021-04-03 17:04:53 -04:00
Jakub Sobon
3cfeb8ad81
Merge branch 'master' into devel
2021-04-03 12:46:12 -04:00
Jakub Sobon
336236233b
Updating CHANGELOG on behalf of dependabot.
2021-04-03 12:38:29 -04:00
Jakub Sobon
c7af264560
Merge branch 'devel' of ssh://github.com/mum4k/termdash into devel
2021-04-03 12:38:00 -04:00
dependabot[bot]
1e6a2e1b52
Bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12 ( #300 )
...
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth ) from 0.0.10 to 0.0.12.
- [Release notes](https://github.com/mattn/go-runewidth/releases )
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.10...v0.0.12 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 12:37:45 -04:00
Heiko Alexander Weber
fc131ea436
Update README.md ( #299 )
...
+ added "ali" as reference in projects
2021-03-18 19:41:29 -04:00
Jakub Sobon
8a5b62c731
Release v0.15.0. ( #298 )
...
### Changed
- Bump github.com/gdamore/tcell/v2 from 2.0.0 to 2.2.0.
- Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10.
- Allowing CI to modify go.mod and go.sum when necessary.
- Executed `go mod tidy`.
### Added
- TitleColor and TitleFocusedColor options for border title which enables the
setting of separate colors for border and title on a container.
v0.15.0
2021-03-06 02:26:42 -05:00
Jakub Sobon
f9872ab149
Updating CHANGELOG.
...
And running `go mod tidy`.
2021-03-06 02:21:06 -05:00
dependabot[bot]
975e068445
Bump github.com/gdamore/tcell/v2 from 2.1.0 to 2.2.0 ( #295 )
...
* Bump github.com/gdamore/tcell/v2 from 2.1.0 to 2.2.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-06 02:17:49 -05:00
Jakub Sobon
a5995f58b1
Allow CI to modify go.mod and go.sum for missing hashes. ( #297 )
...
* Allow CI to modify go.mod and go.sum for missing hashes.
* Updating CHANGELOG.
2021-03-06 02:07:39 -05:00
Jakub Sobon
5b49d8958a
Update CHANGELOG.md
2021-01-12 22:04:20 -05:00
Jakub Sobon
31027efda4
Merge pull request #291 from mum4k/dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.10
...
Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10
2021-01-12 22:03:42 -05:00
dependabot[bot]
ab06c91697
Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.10
...
Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth ) from 0.0.9 to 0.0.10.
- [Release notes](https://github.com/mattn/go-runewidth/releases )
- [Commits](https://github.com/mattn/go-runewidth/compare/v0.0.9...v0.0.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 07:10:35 +00:00
Jakub Sobon
386afb91b5
Merge pull request #290 from chipmunkie/73-title-color
...
Add support for setting of different colors for container's border and title
2021-01-05 19:53:58 -05:00
Andreea Sobon
a645df600a
Update CHANGELOG.md and rephrease test description.
2021-01-05 09:52:19 -05:00
Andreea Sobon
f8470e7dfe
Fix formatting issues.
2021-01-04 12:34:23 -05:00