Commit graph

916 commits

Author SHA1 Message Date
renovate[bot]
147d80b9d5
fix(deps): update module github.com/spf13/pflag to v1.0.6 2025-02-01 05:13:25 +00:00
Nick Fedor
3c7c688184
Merge pull request #42 from nicholas-fedor/renovate/github.com-docker-cli-27.x
fix(deps): update module github.com/docker/cli to v27.5.1+incompatible
2025-01-26 19:21:22 -07:00
renovate[bot]
c31fd8a550
fix(deps): update module github.com/docker/cli to v27.5.1+incompatible 2025-01-27 02:18:08 +00:00
Nick Fedor
b0ac75020b
Merge pull request #43 from nicholas-fedor/renovate/github.com-docker-docker-27.x
fix(deps): update module github.com/docker/docker to v27.5.1+incompatible
2025-01-26 19:17:24 -07:00
renovate[bot]
219c97ed3d
fix(deps): update module github.com/docker/docker to v27.5.1+incompatible 2025-01-25 00:40:46 +00:00
Nick Fedor
7005fa8283
Merge pull request #41 from nicholas-fedor/39-broken-pkggodev-versioning
fix(Issue): #39 - Correct broken pkg.go.dev versioning
2025-01-19 17:10:17 -07:00
Nick Fedor
a2e6861b1c
Add GH action
Documentation: https://github.com/andrewslotin/go-proxy-pull-action
Ensures update of go.pkg.dev with latest version
2025-01-19 16:59:31 -07:00
Nick Fedor
be815c9ee3
Add version retractions
This should prevent the usage of prematurely-released versions.
Next valid version will need to be v1.7.10 or higher.
2025-01-19 16:54:22 -07:00
Nick Fedor
0d48d745b5
Merge pull request #36 from nicholas-fedor/renovate/github.com-onsi-ginkgo-2.x
fix(deps): update module github.com/onsi/ginkgo to v2.22.2
2025-01-18 02:18:34 -07:00
renovate[bot]
e9ddd7f018
fix(deps): update module github.com/onsi/ginkgo to v2.22.2 2025-01-18 09:15:16 +00:00
Nick Fedor
28220162ab
Merge pull request #35 from nicholas-fedor/renovate/github.com-onsi-ginkgo-2.x
fix(deps): update module github.com/onsi/ginkgo to v2.22.2
2025-01-18 02:14:45 -07:00
Nick Fedor
5435553edd
Modify to indirect 2025-01-18 02:09:09 -07:00
renovate[bot]
ade2ff5c3b
fix(deps): update module github.com/onsi/ginkgo to v2.22.2 2025-01-18 08:54:03 +00:00
Nick Fedor
b1cf2e7950
Merge pull request #34 from nicholas-fedor/renovate/github.com-onsi-ginkgo-2.x
fix(deps): update module github.com/onsi/ginkgo to v2.22.2
2025-01-18 01:53:32 -07:00
Nick Fedor
0637117372
Remove deprecated option 2025-01-18 01:48:12 -07:00
Nick Fedor
28fab88a3b
Dependency updates 2025-01-18 01:44:38 -07:00
renovate[bot]
afd235532f
fix(deps): update module github.com/onsi/ginkgo to v2.22.2 2025-01-18 08:21:43 +00:00
Nick Fedor
35023db7cd
Merge pull request #33 from nicholas-fedor/renovate/github.com-onsi-ginkgo-2.x
fix(deps): update module github.com/onsi/ginkgo to v2.22.2
2025-01-18 01:21:11 -07:00
Nick Fedor
feec83becb
Merge branch 'main' into renovate/github.com-onsi-ginkgo-2.x 2025-01-18 01:14:26 -07:00
Nick Fedor
63f05f31ea
Enable CodeCov 2025-01-18 01:13:11 -07:00
Nick Fedor
0d14b89db7
Modify version
Use explicit version consistent with release.yml
2025-01-18 01:12:58 -07:00
Nick Fedor
ec4256dcbe
Update deprecated option 2025-01-18 01:06:21 -07:00
Nick Fedor
8d30ac77c0
Update broken linter 2025-01-18 01:06:04 -07:00
Nick Fedor
085ad0ced1
Update clean-cache.yml
Added workflow dispatch and updated workflow name.
2025-01-18 00:49:42 -07:00
Nick Fedor
9dfe000ac6
Create clean-cache.yml 2025-01-18 00:44:12 -07:00
Nick Fedor
ae018b7bf2
Update linter
Static Check using outdated version of Go.
2025-01-18 00:33:13 -07:00
Nick Fedor
ffb4320fc1
Update deprecated flag
See https://goreleaser.com/deprecations/#-skip
2025-01-18 00:31:33 -07:00
renovate[bot]
a36bb661ad
fix(deps): update module github.com/onsi/ginkgo to v2.22.2 2025-01-18 07:16:28 +00:00
Nick Fedor
da244c12a5
Dependency update 2025-01-18 00:15:31 -07:00
dependabot[bot]
6b62d53797
Consolidated all post-fork updates including dependency bumps and workflow changes 2025-01-18 00:08:53 -07:00
dependabot[bot]
2abaa47fd3
chore(deps): bump alpine from 3.18.3 to 3.18.4 in /dockerfiles (#1782)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 11:58:28 +02:00
Rodrigo Damazio Bovendorp
623f4e67fb
feat(filters): Add a flag/env to explicitly exclude containers by name (#1784) 2023-10-04 10:44:52 +02:00
nils måsén
9180e9558e
feat(docs): add template preview (#1777) 2023-10-02 16:11:04 +02:00
jebabin
9b28fbc24d
chore: update Dockerfile.dev-self-contained to allow better build cache (#1755) 2023-09-18 14:30:32 +02:00
Simon L
d1f58c538a
docs: clarify what volumes are removed when requested (#1738) 2023-09-16 21:20:55 +02:00
bugficks
8e3bde7e0b
feat: add --health-check command line switch (#1725)
Co-authored-by: nils måsén <nils@piksel.se>
2023-09-16 21:10:00 +02:00
Arsène Fougerouse
79ebad0e19
feat: allow logging output to use JSON formatter (#1705)
Co-authored-by: nils måsén <nils@piksel.se>
2023-09-16 17:23:26 +02:00
nils måsén
897b1714d0
fix: only remove container id network aliases (#1724) 2023-09-16 17:16:08 +02:00
jebabin
650acde015
feat: add a label take precedence argument (#1754)
Co-authored-by: nils måsén <nils@piksel.se>
2023-09-16 17:13:41 +02:00
nils måsén
1d5a8d9a4c
test: check flag/docs consistency (#1770) 2023-09-16 17:04:44 +02:00
dependabot[bot]
7648e9c98a
chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible (#1761)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 15:00:01 +02:00
dependabot[bot]
6685fef287
chore(deps): bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible (#1762)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 14:52:54 +02:00
dependabot[bot]
856fd25b60
chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 (#1760)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 14:52:32 +02:00
dependabot[bot]
da3988363f
chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 (#1759)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-16 14:52:15 +02:00
valankar
11423d1aae
docs: update interval text in introduction (#1767) 2023-09-16 14:47:32 +02:00
allcontributors[bot]
a56b9bdb7c
add testwill as a contributor for doc (#1766)
* update README.md [skip ci]

* update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-09-13 10:16:43 +02:00
guangwu
e8affe3fef
fix: received typo (#1765)
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
2023-09-13 10:14:29 +02:00
dependabot[bot]
36391b0ae7
chore(deps): bump actions/checkout from 3 to 4 (#1750)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 17:39:28 +02:00
dependabot[bot]
cd458fa526
chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 (#1751)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 17:38:31 +02:00
Tom Paine
b801b63881
docs: bump go version in credential helper example (#1749) 2023-09-05 08:33:40 +02:00