T. von Dein
bd5ee90324
move to codeberg ( #45 )
2025-11-03 22:06:11 +01:00
253ef8262e
fix builder go version
2025-10-08 10:36:09 +02:00
dependabot[bot]
6f0f5afb27
Bump actions/setup-go from 5 to 6 ( #68 )
2025-10-01 21:16:48 +02:00
T.v.Dein
62b606e7da
use 1.24 for CI ( #75 )
2025-10-01 21:14:18 +02:00
T.v.Dein
06a5d74fb6
Add JSON input support ( #74 )
...
* added basic json input support
* add coverage to make test
* enhanced unit tests, switch to testify/assert
* reduce ci runs
2025-10-01 20:48:49 +02:00
dependabot[bot]
c600fb1136
Bump actions/checkout from 4 to 5 ( #59 )
2025-09-09 20:10:03 +02:00
40fbf17779
also update ci to go 1.23
2025-03-06 17:25:54 +01:00
74d82fa356
fix ci tests on windows: make clean before running test
2025-02-12 14:08:04 +01:00
3949411c57
add change log generator, update release builder
2025-02-05 17:51:14 +01:00
03f3225f24
build release binaries using ci workflow
2025-01-18 10:51:28 +01:00
323c070caa
tests don't work on windows
2025-01-14 13:10:09 +01:00
ef5211e45f
only works on 1.22
2024-09-27 11:15:23 +02:00
1a80e72737
fix version quoting
2024-09-27 11:04:32 +02:00
8e765b167f
ok, only test with 1.22.1
2024-09-25 18:55:04 +02:00
30f4b67538
bump version and add current go versions for testing
2024-09-25 18:52:47 +02:00
383b5db47e
try 1.22.1
2024-09-25 18:40:13 +02:00
f7d812b372
try to quote go version
2024-09-25 18:38:06 +02:00
480f5f617d
only try 1.20
2024-09-25 18:33:46 +02:00
586e36c181
update to go 1.22
2024-09-25 18:24:35 +02:00
a29104aeab
fix typos in issue templates
2024-09-25 18:06:00 +02:00
dependabot[bot]
45d9e219a5
Bump golangci/golangci-lint-action from 3 to 6
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 3 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v6 )
---
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-09-25 16:40:10 +02:00
dependabot[bot]
3eda59beeb
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-25 16:39:58 +02:00
dependabot[bot]
7ada75c1d6
Bump actions/setup-go from 3 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3...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 >
2024-09-25 16:39:36 +02:00
83d5628430
add dependabot config
2024-09-25 16:33:54 +02:00
T.v.Dein
6fccd1287b
Feature additions ( #11 )
...
* add color table support (using alternating colorization of rows) using new flag `-L`
* add config file support (HCL format) using `~/.config/tablizer/config` or `-f <file>` so the user can customize colors
* removed golang 1.17 support
2023-11-22 14:16:43 +01:00
eddd4e4180
add feature request template
2022-11-03 20:12:26 +01:00
T.v.Dein
ca71f8a572
Update issue templates
2022-11-03 19:59:19 +01:00
baac74eb47
yaml fix
2022-10-19 12:51:54 +02:00
360dd28e20
add linter
2022-10-19 12:50:20 +02:00
404481c3dc
fixed badge uri and workflow name
2022-10-04 16:12:12 +02:00
a59a6cb7d8
fixed actions
2022-10-04 15:15:14 +02:00
d7ea0017b7
moved again
2022-10-04 15:14:21 +02:00
09dc1f3e60
mv
2022-10-04 15:12:55 +02:00
4596d9d589
added gh workflow
2022-10-04 15:08:49 +02:00