Dan Sosedoff
c2fbfd2e6c
Configure github container registry access for new releases
2022-11-14 17:13:41 -06:00
Dan Sosedoff
c3ce8cfc3b
Only run docker build workflow on master branch
2022-11-14 16:36:33 -06:00
Dan Sosedoff
3c6d98fa11
Merge pull request #582 from sosedoff/lint
...
Configure linter runs
2022-11-14 16:35:26 -06:00
Dan Sosedoff
a5143ad9d3
Use checkout/setup v3 actions
2022-11-14 16:14:50 -06:00
Dan Sosedoff
9bfec11b48
Fix linting errors
2022-11-14 16:10:50 -06:00
Dan Sosedoff
580c1093d1
Add lint into github workflow
2022-11-14 15:49:30 -06:00
Dan Sosedoff
c706523bd0
Lint: replace ioutil with os package
2022-11-14 15:47:36 -06:00
Dan Sosedoff
685c222b9d
Lint: replace os.Kill trap with syscall.SIGTERM
2022-11-14 15:43:34 -06:00
Dan Sosedoff
added3bb42
Add fly config for demo app
2022-11-14 11:28:32 -06:00
Dan Sosedoff
6fdf9261da
Install latest postgres client ( #577 )
...
* Install latest postgres client
* Build on debian bullseye
2022-10-25 07:55:28 -04:00
Dan Sosedoff
13091c2a7c
Add make install target
2022-09-18 10:14:51 -05:00
Joubert RedRat
1f65fec9ea
Add netcat install in dockerfile to provide a way to healthcheck in docker compose ( #572 )
2022-08-19 09:22:16 -05:00
Dan Sosedoff
9a75243732
Replace gox with a bash build script ( #571 )
2022-07-26 20:17:40 -05:00
Dan Sosedoff
2d6ec5dde7
Set build and release actions timeout to 30 mins
2022-07-23 18:46:07 -05:00
Dan Sosedoff
fae23dc57c
Update release action to use qemu and buildx v2 action
2022-07-23 18:26:19 -05:00
Dan Sosedoff
4607c1bb99
Update changelog
2022-07-05 21:13:08 -05:00
Dan Sosedoff
781469c4cf
Version bump: 0.11.12
2022-07-05 21:11:03 -05:00
Dan Sosedoff
ae3b74ad2a
Docker build refactor ( #568 )
2022-06-27 22:31:57 -05:00
Dan Sosedoff
193073727a
Use go 1.18 in github actions ( #560 )
2022-05-20 20:41:01 -05:00
Dan Sosedoff
9aa3a5a84e
Do not run double checks in github actions
2022-05-20 20:39:51 -05:00
Boban Acimovic
7b8b9f5c80
update go deps and alpine ( #558 )
2022-05-20 20:36:11 -05:00
Dan Sosedoff
28229c4fc7
Update changelog and docker image version
2022-03-29 23:35:22 -05:00
Dan Sosedoff
db2a7a8aa5
Version bump: 0.11.11
2022-03-29 23:32:36 -05:00
Dan Sosedoff
89f84367ad
Change binary codec back to none ( #555 )
2022-03-26 18:11:33 -05:00
Dan Sosedoff
4c096e8774
Auto-detect the query from the query source based on user selection ( #547 )
...
* Auto-detect the query from the query source based on user selection
* Misc comment
2022-02-10 20:14:42 -06:00
Matthieu Vachon
5803295174
Added binary codec base58
as well as improving the help for --binary-codec
flag ( #548 )
...
* Added binary codec `base58` as well as improving the help for `--binary-codec` flag
* Added tests for base58
* Fixed tests
Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
2022-01-27 22:10:01 -06:00
Dan Sosedoff
ccf901d5c7
Bring back the pull_request github actions trigger
2022-01-24 18:32:15 -06:00
Dan Sosedoff
374dc600e0
Update changelog and docker target
2022-01-20 21:37:05 -06:00
Dan Sosedoff
8171907ec2
Version bump: 0.11.10
2022-01-20 21:28:05 -06:00
Dan Sosedoff
98f328a3fa
Appveyor lint
2022-01-08 14:52:21 -06:00
Dan Sosedoff
3b4d0777a1
Bump license years
2022-01-08 14:52:05 -06:00
Dan Sosedoff
e2f5e06c07
Add connect backend tests ( #546 )
2022-01-08 14:45:21 -06:00
Dan Sosedoff
0794c642e4
Use HTTP 302 status code for successful backend redirect ( #544 )
2022-01-08 12:25:24 -06:00
Dan Sosedoff
4c496feff2
Run github actions on pushes only
2022-01-04 17:17:30 -06:00
Dan Sosedoff
7718c249d0
Use go1.17 in go mod ( #543 )
2022-01-03 21:11:02 -06:00
Tim Ings
17e95601ec
Explain analyze dropdown button ( #532 )
...
* Adds bootstrap dropdown plugin
* Float dropdown toggle left
* Extract query running message toggles
* Adds analyze function and api call
* Adds analyze api
2022-01-03 19:05:46 -06:00
Dan Sosedoff
af79994595
DRY ldflags; include build time into version string ( #541 )
2021-12-30 15:33:43 -06:00
Dan Sosedoff
706caa44bf
Serialize binary bytea cols into hex/base64 ( #537 )
...
- Adds binary serialization into hex/base64
- Default codec is base64
- Codec can be changed via `--binary-codec` CLI option
2021-12-29 11:03:50 -06:00
Dan Sosedoff
1323012cff
Replace travis link in readme
2021-12-25 11:45:10 -06:00
Dan Sosedoff
ccfa3497f3
GitHub actions migration ( #540 )
2021-12-25 11:31:41 -06:00
Dan Sosedoff
b1b50045a5
Merge pull request #536 from maoueh/feature/remove-alert-on-column-copy
...
Removes (annoying) `alert` on column copy value
2021-12-08 09:33:27 -06:00
Matthieu Vachon
cc1666b16a
Removes (annoying) alert
on column copy value
...
All other copy to clipboard action are `alert` free like copying a table name to the clipboard. I think it should be the same for copying a column value.
If you think some feedback is necessary, maybe we should see a small label showing up than closing shortly after. As a comparison, it appears GitHub, in the commit list view, does not shot any feedback anymore (is it a bug maybe? because remote url copy still shows a feedback, anyway :)).
P.S. My editor automatically removed some trailing white spaces, if you prefer, I can revert those.
2021-12-07 23:06:28 -05:00
Dan Sosedoff
be6ef48d40
Update changelog
2021-10-08 21:55:10 -05:00
Dan Sosedoff
7ec1e01edd
Version bump: 0.11.9
2021-10-08 21:30:45 -05:00
Dan Sosedoff
d44d1e77e8
Merge pull request #520 from tuaris/patch-1
...
FreeBSD rc.d startup script
2021-09-23 21:42:46 -04:00
Dan Sosedoff
206f6dd909
Merge pull request #527 from sosedoff/gin-upgrade
...
Upgrade gin to latest ; go mod tidy
2021-09-23 21:42:21 -04:00
Dan Sosedoff
c109f25fae
Upgrade gin to latest ; go mod tidy
2021-09-23 20:29:52 -05:00
Dan Sosedoff
eab61f85b9
Merge pull request #522 from chenrui333/patch-2
...
chore: update image to use `alpine:3.14`
2021-08-17 20:51:25 -05:00
Dan Sosedoff
0252540c4b
Merge pull request #525 from sosedoff/go-embed-path-prefix-fix
...
Fix broken path prefix
2021-08-17 20:47:18 -05:00
Dan Sosedoff
46935a7a12
Fix broken path prefix
2021-08-10 12:12:05 -05:00