neilotoole
648ed8d0ea
CHANGELOG update for v0.42.0; tidy up worfklow files
2023-08-22 07:35:41 -06:00
neilotoole
e12be2622e
sqlite: disable icu 2
2023-08-22 06:48:56 -06:00
neilotoole
ab1a205ddb
sqlite: disable icu
2023-08-22 06:33:32 -06:00
Neil O'Toole
6b613d9adc
#279 : SQLite virtual tables ( #304 )
...
* sqlite: initial extensions support, including virtual tables and fts5
* sqlite: virtual table columns now report type
2023-08-21 10:05:17 -06:00
neilotoole
b76149925e
test goreleaser update
2023-08-20 08:14:28 -06:00
Neil O'Toole
c7bba4dfe4
go1.21: changes to support slog as part of stdlib ( #299 )
...
* go1.21: changes to support slog as part of stdlib
* Removed accidentially checked-in line of code
* Fixed minor linting issues; reenable typecheck
* go1.21: switched to stdlib slices pkg
2023-08-12 12:54:14 -06:00
Neil O'Toole
3c4b61b806
#200 : Excel date format config ( #294 )
...
* Config options to control Excel date/time output format
2023-08-03 23:41:33 -06:00
Neil O'Toole
9ebd1c4b01
Fix cmd version bug on windows ( #275 )
2023-06-22 11:34:35 -06:00
Neil O'Toole
9cb42bf579
#244 : shell completion for "sq add LOCATION" ( #246 )
...
- Shell completion for `sq add LOCATION`.
2023-06-13 10:06:18 -06:00
neilotoole
4616065b45
workflow: codacy: ignore java files (for antlr)
2023-05-10 20:55:08 -06:00
neilotoole
da38fa9cb0
README badges
2023-04-21 21:27:29 -06:00
Neil O'Toole
e1abaf6c3e
Workflow: add gotestfmt ( #205 )
...
* Workflow: add gotestfmt action
2023-04-21 21:25:01 -06:00
neilotoole
4a6aeceb0d
workflow: use actions/setup-go@v4 (caching enabled by default)
2023-04-09 08:48:46 -06:00
neilotoole
fdda53f298
workflow: use actions/setup-go@v5 (caching enabled by default)
2023-04-09 08:45:09 -06:00
Neil O'Toole
ad23d5c116
Auto-detect CSV headers ( #188 )
...
* wip: initial header detection
* wip: refactored csv driver
* wip: Fixes to kind.Detector
* typo
* Refactor pkg csv files
* Update to changelog
* workflow: now running codacy and codeql on cron, not on push/pr
2023-04-09 08:44:27 -06:00
Neil O'Toole
3f6157c4c4
Change logging library to slog ( #175 )
...
- Switch to slog logger.
2023-04-02 13:49:45 -06:00
Neil O'Toole
8d47ef806d
go1.20 upgrade; lots of linting ( #172 )
2023-04-01 02:38:32 -06:00
neilotoole
e72c0978f4
workflow: should now publish custom release notes to GH releases
2023-03-25 20:25:15 -06:00
Neil O'Toole
5d799a8820
Bug/windows file slash munge location ( #140 )
...
* Munge windows file location
* Windows filepath fix
* More Windows filepath issues
* Main workflow runs on matrix each time
2022-12-31 22:35:33 -07:00
neilotoole
8edd647e2d
renamed linux-container job to linux-other
2022-12-30 23:20:40 -07:00
neilotoole
cb7d111f90
Renaming workflow elements
2022-12-30 23:19:25 -07:00
neilotoole
caf3e6b6e7
Renaming workflow elements
2022-12-30 23:18:40 -07:00
neilotoole
f8de0da237
Workflow now tests install mechanisms
2022-12-30 22:58:08 -07:00
neilotoole
8e28297a60
Removed superflous 'scoop help' cmd from Test Install workflow
2022-12-30 22:43:51 -07:00
neilotoole
154dadedb7
Test Install workflow now checks scoop
2022-12-30 22:42:53 -07:00
neilotoole
b3880f5e5a
New workflow to verify installation
2022-12-30 21:54:58 -07:00
neilotoole
1f7943b11e
New workflow to verify installation
2022-12-30 21:54:30 -07:00
neilotoole
b911df7267
FIX: Add 'exit' statement to install.sh archlinux steps
2022-12-30 20:20:54 -07:00
Neil O'Toole
b09b2d50fd
Install for Arch Linux ( #135 )
...
* testing arch linux install
* wip
* Testing AUR install
* Problem with goreleaser aurs config
* add AUR_PRIVATE_KEY as envar for GoReleaser (publish)
2022-12-29 15:00:45 -07:00
neilotoole
2d186de720
refactor GH workflow for even more parallelism
2022-12-25 00:16:21 -07:00
neilotoole
51bc3ef677
refactor GH workflow for more parallelism
2022-12-25 00:08:04 -07:00
Neil O'Toole
56846b40c4
bump goreleaser to 1.13.1; add archlinux and apk packages' ( #133 )
2022-12-24 23:57:41 -07:00
neilotoole
7e9aa390f0
fine-tuning workflow
2022-12-24 22:25:54 -07:00
neilotoole
a1ceaade6c
workflow fix 2
2022-12-24 21:40:58 -07:00
neilotoole
462bbecfab
workflow fix
2022-12-24 21:40:46 -07:00
neilotoole
41abd2e4d8
fixing workflow 2
2022-12-24 21:25:36 -07:00
neilotoole
52f7e70503
fixing workflow
2022-12-24 21:24:17 -07:00
neilotoole
bc626a4117
linting enabled in workflow
2022-12-24 21:20:04 -07:00
Neil O'Toole
5187e8000a
bunch of linting issues fixed ( #113 )
2022-12-17 16:11:33 -07:00
Neil O'Toole
b6bcdfe909
Create dependency-review.yml
2022-12-17 11:04:48 -07:00
Neil O'Toole
823887c0fe
Create codacy.yml
2022-12-17 11:04:20 -07:00
Neil O'Toole
b1c63491ef
Create codeql.yml
2022-12-17 11:03:33 -07:00
Neil O'Toole
a108763d6c
GH workflow no longer triggers on sq.json (scoop) file update
2022-12-16 22:31:22 -07:00
Neil O'Toole
b84c4dcbdd
GH workflow: got rid of goreleaser-gate
2022-12-16 22:22:58 -07:00
Neil O'Toole
751a52994b
update workflow to ignore markdown files
2022-12-16 22:04:22 -07:00
Neil O'Toole
32d0896164
Multiplatform goreleaser ( #106 )
...
This PR moves `sq` to using GitHub workflows for publishing.
2022-11-06 22:49:05 -07:00
Neil O'Toole
23022f2b7f
Go1.19 compatibility ( #104 )
...
* upgraded mattn/go-isatty version because it was importing a incompatible version of golang.org/x/sys/unix
* changed parsing of SQL Server DSN due to changes to url.ParseQuery no longer accepting semicolon
* updated xo/dburl pkg to v0.11.0
* removed dead underscore assignment
* updated GH workflow go action to 1.19
2022-08-08 13:14:42 -06:00
Neil O'Toole
7c4c8c8313
github workflow
2021-01-01 18:28:58 -07:00
Neil O'Toole
8b1bd4c03a
replaced sakila source slices with funcs ( #56 )
2020-08-09 08:40:46 -06:00
Neil O'Toole
915e01fdda
added Go dependency cache to go.yml workflow, and go test now covers the full codebase ( #53 )
...
* added Go dependency cache to go.yml workflow
* more windows path issues
* docs
* restricting workflow triggers to master
* wrong cleanup order for downloaded files
* de-restricting workflow triggers, for now
* more out-of-order cleanup issues that only manifested on windows
* more out-of-order cleanup issues
* removed mediatype check from TestFetchFile; FetchFile is deprecated and not worth fixing
* tracked down out-of-sequence close/remove issue with sqlite
* probably long-running test failure
* disabling long-running tests that are breaking CI
* switching to go test -short because tests seem to be taking too long in CI
2020-08-08 15:23:30 -06:00