Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with main repository #3

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

Conversation

hbouaziz-socloz
Copy link

Sync repository

dependabot bot and others added 30 commits July 10, 2024 01:07
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.64.0...v1.64.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* ci: upgrade to super-linter 6

* chore: various style fixes

* docs: Symfony Mercure

* fix
* ci: generate SLSA attestations for binaries

* add missing permissions

* fix linter
* feat: compile with Go 1.23

* tests: improve TestClientClosesThenReconnects

* ci: upgrade golangci config
I replaced `curl` by `wget` in the healthcheck of `docker-compose.yml`, because curl is not available in the image `dunglas/mercure`.

- `-q` : quiet, no output
- `--spider` : don't download anything

If there is no error wget returns 0, else 1
* perf: fast check for URI template in topic

* better fix
* Add support for metrics in chart

Signed-off-by: François BIBRON <[email protected]>

* feat: add serviceMonitor

Signed-off-by: François BIBRON <[email protected]>

* feat: fix values

Signed-off-by: François BIBRON <[email protected]>

* feat: fix values

Signed-off-by: François BIBRON <[email protected]>

* feat: fix values

Signed-off-by: François BIBRON <[email protected]>

* fix values and typos

Signed-off-by: François Bibron <[email protected]>

* fix typo

Signed-off-by: François Bibron <[email protected]>

* fix CS

---------

Signed-off-by: François BIBRON <[email protected]>
Signed-off-by: François Bibron <[email protected]>
Co-authored-by: Kévin Dunglas <[email protected]>
- removes code duplication
- makes it easier to add tests for more algorithms
* docs: fix in Traefik Hub example - curl is not installed in the docker image

* Update docs/hub/traefik.md

Co-authored-by: Kévin Dunglas <[email protected]>

---------

Co-authored-by: Kévin Dunglas <[email protected]>
dunglas and others added 30 commits November 10, 2024 19:31
Users on Docker images older than v0.16.2 may be confused when they run
the container, as the file `dev.Caddyfile` doesn't exist on those
containers (v0.16.2 changed it from `Caddyfile.dev` to `dev.Caddyfile`)

Co-authored-by: Pauline Vos <[email protected]>
* Fix Stackhero documentation link

cc @Bacto

* Update awesome.md

---------

Co-authored-by: Kévin Dunglas <[email protected]>
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@v1...v2)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/MicahParks/jwkset](https://github.com/MicahParks/jwkset) from 0.5.20 to 0.6.0.
- [Release notes](https://github.com/MicahParks/jwkset/releases)
- [Commits](MicahParks/jwkset@v0.5.20...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/MicahParks/jwkset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	caddy/go.mod
#	caddy/go.sum
* docs: updated docs for Mercure On Premise

* linter
* chore: upgrade to Go 1.24

* ci: fix goreleaser deprecations
* test: fix race condition in memory sink

* cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.