Commit graph

9 commits

Author SHA1 Message Date
Nicholas
cb1f39b3e5
Support env lookup for some values (#122)
Co-authored-by: pufferfish <74378430+pufferffish@users.noreply.github.com>
2024-07-22 15:38:19 +01:00
Evsyukov Denis
a2d7aecb6f
fix: improvements in memory consumption (#100)
* fix: must close the connection after processing

I think it should help to close #80

* feat: migration to github.com/things-go/go-socks5

- preallocate config slices
- not used interfaces in consumer
- do not allocate new variables in loops

* feat: close connection after full processing

* feat: correct process sigint signal

* feat: improve build system

* fix: http proxy

* feat: update golangci-lint-action to v3.7.0

* feat: correct process routines

* fix: close http conn correctly

* feat: update golangci-lint-action to v4

* fix: goreleaser used clean now
2024-02-11 12:45:43 +00:00
octeep
c230b33f47 Do not push to registry on PRs 2022-08-23 19:40:09 +08:00
octeep
3114c9f8c7 Revert "Try publishing to Docker Hub instead"
This reverts commit b2546b3219.
2022-08-23 19:37:37 +08:00
Jordan Webb
59e69fbd63 Try publishing to Docker Hub instead 2022-08-21 23:04:34 -05:00
Jordan Webb
ca54648617 Try moving permissions key to top-level 2022-08-21 09:18:14 -05:00
Jordan Webb
03cc7c81f1 Try giving the workflow packages: write 2022-08-21 09:03:58 -05:00
Jordan Webb
0affd64fc8 Add metadata to image 2022-08-20 20:04:48 -05:00
Jordan Webb
11ed078257 Add workflow to build container 2022-08-20 09:56:08 -05:00