Releases: arldka/artifacthub-gchat-updates
Releases · arldka/artifacthub-gchat-updates
v1.0.2
Changelog
Others
- Merge pull request #17 from arldka/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.14.0 (@arldka)
- chore(deps): bump github.com/cloudevents/sdk-go/v2 from 2.13.0 to 2.14.0 (@dependabot[bot])
- chore: adds dockerhub push (@arldka)
artifacthub-gchat-updates-0.1.0
A simple Go webhook that handles ArtifactHub Webhooks and relays them to a Google Chat space.
v1.0.1
Release signatures
All artifacthub-gchat-updates container images and CLI binaries are signed by cosign.
-----BEGIN PUBLIC KEY-----
MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEowYftiprb8fxfH5UwgWgBNPi+6ac
o6dbxiU3GKeMJjfAYSu/QJIrLjY0HiCLjuJ7mkv04fH3O4FMvwkSc5t5Eg==
-----END PUBLIC KEY-----
v1.0.0-rc7
v0.1.1
v0.1.0
Changelog
- e905bc1 Merge pull request #9 from arthur-laurentdka/feat/quality-of-life-improvements
- a55ae4a UPDT: README.md
- 64bfc0e Merge pull request #8 from arthur-laurentdka/feat/quality-of-life-improvements
- 78b0dd4 Merge branch 'main' into feat/quality-of-life-improvements
- ac0983f Create LICENSE
- 063deed Merge branch 'main' into feat/quality-of-life-improvements
- 3aeeb0d Update issue templates
- 85feab8 ADD: docs/images/artifacthub_gchat_updates.png: adds temp logo
- a581096 UPDT: gchat_utils.go: removes the version section and checks if package name or part of the name is included in list of cncf projects
- 2dc8efb UPDT: sample_request.json: changes the name of the package to argo-cd to test the new findLogo function
- a8134a9 Merge pull request #6 from arthur-laurentdka/dependabot/go_modules/github.com/GoogleCloudPlatform/functions-framework-go-1.6.1
- 31800c4 Bump github.com/GoogleCloudPlatform/functions-framework-go
- ec8af37 Merge pull request #7 from arthur-laurentdka/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.11.0
- 0ef2e4b Bump github.com/cloudevents/sdk-go/v2 from 2.10.1 to 2.11.0
v0.0.2
v0.0.1
Changelog
- ef247fd Merge pull request #4 from arthur-laurentdka/fix/release-package
- 478e0fb UPDT: .goreleaser.yaml: go.mod was missing in the archive
- e657155 Merge pull request #3 from arthur-laurentdka/dependabot/go_modules/github.com/cloudevents/sdk-go/v2-2.10.1
- 24e907a Bump github.com/cloudevents/sdk-go/v2 from 2.6.1 to 2.10.1
v0.0.0
Changelog
- 5635bb5 UPDT: .goreleaser
- 27344e0 UPDT: .goreleaser
- fdf98a8 UPDT: .goreleaser
- 60cd445 UPDT: .goreleaser
- 653b640 UPDT: .goreleaser: missing quotes for files list
- c52617a Merge pull request #2 from arthur-laurentdka/ci/goreleaser
- 71e527f ADD: .github/workflows/rebase.yaml: adds release action
- 336e6ff UPDT: go.mod
- cbeff0b ADD: .goreleaser: adds goreleaser config
- 6128d50 ADD: .github/dependabot.yml: adds dependabot configuration
- 1864e53 UPDT: README.md: Adds Open in Gitpod button
- 89ced8f ADD: .gitpod.yml
- 72257fd Merge pull request #1 from arthur-laurentdka/feature/cloudevent-sdk
- 9fcf7a1 ADD: Documentation
- 634b673 UPDT: working_version
- 4bc8b5d ADD: .vscode
- 68080f4 ADD: test with artifactuhb webhook tester
- 1fcbee5 Initial commit