Commit Graph

131 Commits (master)

Author SHA1 Message Date
Tim Stack 5ace34000e [actions] remove 2nd coverity workflow 7 days ago
Tim Stack b084655be5 [misc] fix some warnings 7 days ago
Tim Stack afcdad717d [cov] suppress 7 days ago
Tim Stack cf8773b057 [coverity] url... 7 days ago
Tim Stack f6618dee1b [coverity] other action 7 days ago
Tim Stack 4abbec7b70 [coverity] maint 1 week ago
Tim Stack 8106626c91 [bins] add manpage
Related to #1176
2 months ago
Tim Stack b33713904e [schemas] anchor patterns in the config/format json schemas
Also, add a check-local that runs a third-party validator
on the builtin configs/formats.
2 months ago
Tim Stack c497dc49f1 Revert "[build] try to build macos-12-arm64"
This reverts commit e08f53f1a6.
2 months ago
Tim Stack e08f53f1a6 [build] try to build macos-12-arm64 2 months ago
Tim Stack dee87e5436 [actions] disable arm build for now 2 months ago
Tim Stack fd053ee2f7 [build] fix arm package step 4 months ago
Tim Stack c1a43d5dce [msys-build] add crypt32 lib... 6 months ago
Tim Stack e9dbe4117f [build] tweak macos link 9 months ago
Tim Stack 6fdb56cd4e [lss] handle invalid row number 10 months ago
Suresh Sundriyal 1b2e8acb9b [build] Fix the action description. 10 months ago
Suresh Sundriyal 51f8f8299c [build] Upload lnav binary after the workflow. 10 months ago
Suresh Sundriyal d2d17ed7f0 [build] Updaate github checkout action.
Seems like `checkout@v2` is being deprecated. Update to v3.
11 months ago
Tim Stack 239f717638 Revert "[build] update cosmo version"
This reverts commit 23a711041a.
11 months ago
Tim Stack 23a711041a [build] update cosmo version 11 months ago
Tim Stack b5e19ef3b0 [tests] add some tests for recent additions
Add missing SQLite JSON functions to the help
Fix some DB UI issues
11 months ago
Suresh Sundriyal c86081adcb [workflow] Reduce the frequency of md link checker workflow. 11 months ago
Suresh Sundriyal 022a73d0ff [build/bins] Update paths-ignore
Ignore updates to container and issue changes.
11 months ago
Suresh Sundriyal 8628bba7e5 [build] Use registry cache to speed up container image builds
Use the registry cache as described here:
- https://docs.docker.com/build/ci/github-actions/cache/
- https://docs.docker.com/build/cache/
11 months ago
Suresh Sundriyal 22d4d6242d [build/concurrency] Only allow one musl-build-image job.
Two musl-build-image jobs can be triggered by two commits done within a
short amount of time. Since building the image times can vary; the job
with the previou commit might finish later; updating the docker hub with
an older commit.

This uses the `concurrency` directive to fix the issue. If another job
is running; they get cancelled and only the latest one spawned is run.
11 months ago
Suresh Sundriyal 881c19963b [build] Fix the ignore paths.
Try the syntax suggested here:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-excluding-paths
11 months ago
Suresh Sundriyal a3f55472ba [build] Replace the deprecated ghaction-docker-buildx
ghaction-docker-buildx has been merged with official docker action.
11 months ago
Suresh Sundriyal f4e666543d [build] Use strategy matrix to run arm builds. 11 months ago
Suresh Sundriyal b22edd5a26 [build] Fix up aarch64 workflow.
Fix up the aarch4 workflow to use the docker-run-action and some minor
cleanup.
11 months ago
Suresh Sundriyal a79689c286 [build] Use docker-run-action
Use docker-run-action to have more control of the emulated docker
container.
11 months ago
Suresh Sundriyal 0e2199f650 [build] Add support for armv7l & aarch64 builds. 11 months ago
Suresh Sundriyal 2489a79c24 [build] Use the newer musl container image.
Use the newer multi-platform musl container image and the correct
platform.
11 months ago
Tim Stack bb0460ade5 [build] fix buildx cwd 11 months ago
Tim Stack 9c9bdfd5ff [build] automate making the lnav-build image 11 months ago
Tim Stack 3fefbbc821 [build] fix some final release glitches 11 months ago
Tim Stack c575ba0a50 [build] fix rpm spec version 11 months ago
Tim Stack 0d40656ff6 [build] fix rpmbuild condition 11 months ago
Tim Stack dd1bb8e25c [build] don't push to packagecloud always 11 months ago
Tim Stack 643dcdb6c8 [build] make rpm on tag 11 months ago
Tim Stack bb6e525146 [build] fix rpm path 12 months ago
Tim Stack acf8265e4b [build] fix branch name 12 months ago
Tim Stack 973f6dbf01 [build] try again to push to packagecloud 12 months ago
Tim Stack 37413a993f [build] push to packagecloud.io 12 months ago
Tim Stack a43e4f1a69 [build] remove scl repo 12 months ago
Tim Stack 3470a7683f [build] use fork of rpmbuild 12 months ago
Tim Stack a605700a91 [build] fix gcc version 12 months ago
Tim Stack 48dd6b89ac [build] rpm tweaks 12 months ago
Tim Stack a669ade607 [build] try to build an rpm 12 months ago
Tim Stack 522f2a2b03 [NEWS] mention improvement to JSON log detection 12 months ago
Tim Stack e6f5a95a80 [release] add zstd to alpine and some other release tweaks 1 year ago