Commit Graph

174 Commits (circleci-project-setup)

Author SHA1 Message Date
Suresh Sundriyal a79689c286 [build] Use docker-run-action
Use docker-run-action to have more control of the emulated docker
container.
12 months ago
Suresh Sundriyal 0e2199f650 [build] Add support for armv7l & aarch64 builds. 12 months ago
Suresh Sundriyal 2489a79c24 [build] Use the newer musl container image.
Use the newer multi-platform musl container image and the correct
platform.
12 months ago
Tim Stack 44d8e0d2af [build] use TARGETPLATFORM instead 12 months ago
Tim Stack c8fa534c7d [build] change the FROM in the Dockerfile 12 months ago
Tim Stack bb0460ade5 [build] fix buildx cwd 12 months ago
Tim Stack 9c9bdfd5ff [build] automate making the lnav-build image 12 months ago
Suresh Sundriyal 9fe7f61f3f [container] Allow building a container for multiple platforms.
Take in the architecture as a build argument in the Dockerfile.

The various images can be built by passing in the ARCH build argument
while building the images:

```
* docker image build --build-arg ARCH=arm32v7 -t ... (arm32v7)
* docker image build --build-arg ARCH=arm64v8 -t ... (aarch64)
* docker image build  -t ... (amd64)
```

Re: #558
12 months ago
Suresh Sundriyal 00c03950fe [actions] Modify entrypoint.
Modify entrypoint to work in the absence of a `GITHUB_WORKSPACE`
environment variable.

This allows the containers to work locally.
12 months ago
Tim Stack e3f4330377 [build] add --platform to Dockerfiles 1 year ago
Tim Stack 3fefbbc821 [build] fix some final release glitches 1 year ago
Tim Stack c575ba0a50 [build] fix rpm spec version 1 year ago
Tim Stack 0d40656ff6 [build] fix rpmbuild condition 1 year ago
Tim Stack dd1bb8e25c [build] don't push to packagecloud always 1 year ago
Tim Stack 643dcdb6c8 [build] make rpm on tag 1 year ago
Tim Stack bb6e525146 [build] fix rpm path 1 year ago
Tim Stack acf8265e4b [build] fix branch name 1 year ago
Tim Stack 973f6dbf01 [build] try again to push to packagecloud 1 year ago
Tim Stack 37413a993f [build] push to packagecloud.io 1 year ago
Tim Stack a43e4f1a69 [build] remove scl repo 1 year ago
Tim Stack 3470a7683f [build] use fork of rpmbuild 1 year ago
Tim Stack a605700a91 [build] fix gcc version 1 year ago
Tim Stack 48dd6b89ac [build] rpm tweaks 1 year ago
Tim Stack a669ade607 [build] try to build an rpm 1 year ago
Tim Stack 522f2a2b03 [NEWS] mention improvement to JSON log detection 1 year ago
Tim Stack c82bcf2b90 [build] add zstd-dev to alpine 1 year ago
Tim Stack ef6946852a [muslbuild] link lz4 1 year ago
Tim Stack d3d25bae4c [muslbuild] install more stuff 1 year ago
Tim Stack e6f5a95a80 [release] add zstd to alpine and some other release tweaks 1 year ago
Tim Stack 5d5fb67d8c [release] tweak curl config again 1 year ago
Tim Stack 4a00433bec [release] skip brew curl 1 year ago
Tim Stack 7713eb8242 [release] get prefix from brew 1 year ago
Tim Stack 06f259a03f [release] fix configure for macos 1 year ago
Tim Stack cc6b953595 [release] upload config.log for debugging 1 year ago
Tim Stack 2d5835897d [release] add more packages 1 year ago
Tim Stack 34900a94c4 [release] try to build macos binary 1 year ago
Tim Stack 93c85b0e8e [release] fix upload_url var name 1 year ago
Tim Stack d69f0d80f9 [release] fix pkg script 1 year ago
Tim Stack 9a20df651c [release] fix bins env 1 year ago
Tim Stack 54bcd6ccd7 [release] attempt to reuse bins workflow 1 year ago
Tim Stack 607fd96a38 [release] fix filenames 1 year ago
Tim Stack ac848df0cf [release] fix copy pasta 1 year ago
Tim Stack f4e28f5564 [release] add packages 1 year ago
Tim Stack e4a7fa925b [release] try to make releases through github actions 1 year ago
Tim Stack a8ef2c54d6 [build] fix artifact path 1 year ago
Tim Stack f096824034 [build] general actions improvements 1 year ago
Tim Stack 5d63be60dc [build] do checkout 1 year ago
Tim Stack 3744923604 [build] diff container approach 1 year ago
Tim Stack aa8f152c5b [build] call entrypoint 1 year ago
Tim Stack 5e8800872b [build] try using prebuilt image 1 year ago
Tim Stack fc67f704cc [build] fix autogen path 1 year ago
Tim Stack 231a76c14b [build] fix order of autogen 1 year ago
Tim Stack a403788d90 [build] fix some typos 1 year ago
Tim Stack 1cc35fd6be [build] move into extract 1 year ago
Tim Stack b529ecf979 [build] move to dockerfile 1 year ago
Tim Stack b357efea7a [build] fix ncurses url 1 year ago
Tim Stack 7a08a54f59 [build] install deps 1 year ago
Tim Stack 4da325882b [build] sh instead of bash? 1 year ago
Tim Stack 2771fe0b52 [build] sigh, no hash bang 1 year ago
Tim Stack 17d5bde24a [build] set x bit 1 year ago
Tim Stack 2c478c921f [build] downgrade alpine version 1 year ago
Tim Stack 156eb1d779 [build] more stuff 1 year ago
Tim Stack 1d18566b8d [build] try to build musl using an action 1 year ago
K.B.Dharun Krishna 3024d929db
tailer-ape.yml: bump actions/checkout to v3 1 year ago
K.B.Dharun Krishna 91c30c9c76
coverity.yml: bump actions/checkout to v3 1 year ago
K.B.Dharun Krishna e3b8c56098
c-cpp.yml: bump actions version to v3 (Node 16) 1 year ago
Tim Stack d36bb61f3e [release] final version bumps 2 years ago
Tim Stack b2b300c7c8 [build] install pcre2 libs 2 years ago
Tim Stack 2b1a8e4622 [.github] fix version number in issue template 2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Timothy Stack f3e6048b3c [ci] try to add coverity 2 years ago
Timothy Stack 3b54260ea4 [build] add brotlicommon to msys build 2 years ago
Timothy Stack a442418b18 [build] more msys stuff 2 years ago
Timothy Stack d7162f6366 [build] add missing msys package 2 years ago
Timothy Stack f389005d40 [build] try to fix msys build 2 years ago
Timothy Stack ae0760045e [ci] cat config.log for msys build 2 years ago
Cristian Chiru 146a2ad857 Add github actions to build for Windows 2 years ago
Tim Stack f02a8e2fe9
Update c-cpp.yml
remove apt update
2 years ago
Timothy Stack 8bb034eeeb [pcap] initial pcap support
Fixes #12
3 years ago
Tim Stack 49576d8450
Update c-cpp.yml 3 years ago
Timothy Stack ec4e36b10c [build] skip make for ci build 3 years ago
Tim Stack ab9cedeb7d [build] try to cat output 3 years ago
Timothy Stack ef276bce72 [actions] try again 3 years ago
Timothy Stack 65acae6f0e [actions] try to debug test failure 3 years ago
Timothy Stack 4a11b737df [blog] add post about the tailer 3 years ago
Timothy Stack 9fffa728de [build] tweak mlc config path 3 years ago
Timothy Stack d42006d0a9 [build] minor fixes 3 years ago
Timothy Stack a2e36921d5 [coverage] exclude third-party 3 years ago
Timothy Stack d85cae933e [build] couple of tweaks to the actions 3 years ago
Timothy Stack abbc935c37 fix a typo 3 years ago
Timothy Stack 5ceb85838d [build] try custom cosmoc 3 years ago
Timothy Stack d09cffd9b4 [remote] commit the tailer 3 years ago
Timothy Stack 93b33929a3 [build] try to fix cosmo build 3 years ago
Timothy Stack 09fdfa1034 [build] try to build tailer ape 3 years ago
Timothy Stack b64342ca47 [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
Timothy Stack 92fd72aa97 [ci] add --disable-static 3 years ago
Timothy Stack 1b16376076 [build] other build fix stuff 3 years ago
Tim Stack bbba9ff732 Update issue templates 3 years ago
Timothy Stack f5e88b7158 [docs] add ARCHITECTURE.md and various other things 3 years ago
Timothy Stack 2c00331040 [ci] change name 3 years ago