Commit Graph

39 Commits (master)

Author SHA1 Message Date
Wim 53b63adc71
Update to actions v3 (#2009) 1 year ago
Wim d5f9cdf912
Update builds to go 1.20 (#2006) 1 year ago
Wim 6a3fc71397
Update dependencies and go1.18 (#1873)
* Update dependencies and go1.18

* Exclude unnecessary linters and update build to go1.18
2 years ago
Wim 5bc18fb780
Remove dependabot to fix fork spamming
See https://github.com/dependabot/dependabot-core/issues/2198
2 years ago
Felix e3ee0df7ba
Add Dependabot.yml config (#1663)
* Added: Dependabot.yml config

* Updated: schedule interval

* Updated: Interval to weekly
2 years ago
Alex Vandiver e3ffbcadd8
Add better error handling on Zulip (#1589)
* zulip: Treat unknown errors with a 10-second backoff.

An unknown error (including an unauthorized error) would fall through
with no calls to time.Sleep, resulting in hammering the server as
quickly as possible.

Add a 10-second sleep in the default error case.  The heartbeat is
left with no explicit sleep, but all other codepaths now contain one.

* version: Move version information into a separate package.

This will allow it to be accessed by other sections of the code.

* zulip: Use the matterbridge version in the user-agent.

Co-authored-by: Wim <wim@42.be>
3 years ago
Wim 21305d93bf
Push docker images also to ghcr.io 3 years ago
KingPin 4478d5d904
Update GH actions to multi arch (arm64) (#1614)
add arm64 to the docker build
add the package to ghcr.io (github container registery)
this will make it so users can run matterbridge:latest and it will work on both amd64 & arm64
3 years ago
Wim cc6253a6b8
Tag also latest on docker builds 3 years ago
Wim 85f66853bc
Fix docker build 3 years ago
Wim 7464fd149c
Add docker builds on tags 3 years ago
Wim 86f1a8019c
Add the githash to docker builds 3 years ago
Wim a3a8a5769d
Add docker build 3 years ago
Wim 7551b4e7a3
Need to update to Go 1.17 because of gopackage/ddp dependency (#1611) 3 years ago
Wim 110b6a1431
Build static binaries on github 3 years ago
Wim 400ecfb79c
Update github actions to go1.17 and increase deadline (#1573) 3 years ago
Wim 4e11e29f70
Use go1.16 as binary builder. Remove go1.14 (#1407) 3 years ago
Qais Patankar 668e7407e6
Change workflow from go 1.16.0-rc1 to go 1.16.x (#1406) 3 years ago
Wim e24f7f5151
Add go 1.16.0-rc1 to github workflow (#1386) 3 years ago
Wim 10c4bd1ac8
Create codeql-analysis.yml 4 years ago
Wim 491fe35397 Update workflow builds to go 1.15 4 years ago
Wim 2a41abb3d1 Update linter config 4 years ago
Wim 2977a5957e Update README 4 years ago
Wim f70d1c897a Set fetch-depth to 0 to fetch all tags 4 years ago
Wim a4a3525265 Set fetch-depth correct and use vendor when building in workflow 4 years ago
Wim a6dd8446e4 Increase fetch depth in workflow 4 years ago
Wim 7bf9e1cfb3 Fix space in workflow 4 years ago
Wim f291832a77 Upload artifacts on commit 4 years ago
Wim 5636992446 Increase fetch-depth in workflow 4 years ago
Wim f996a2b7ae More linting fixes 4 years ago
Wim 587de96ab3 Update golangci-lint config 4 years ago
Wim 80eb1cd202 Fix duplicate name in workflow 4 years ago
Wim bbf594c815 Use github workflows 4 years ago
Qais Patankar 4d57d66f85
Fix typo in feature_request.md (#1009) 4 years ago
Qais Patankar 49110a5872
Assign automatically labels when creating issues (#1005)
* Update Bug_report.md

* Add 'label: enhancement' to feature_request.md
4 years ago
Wim 5a93d14d75 Update issue templates 6 years ago
Wim 1152394bc1 Update issue template 6 years ago
Wim 65ac96913c Update issue template 7 years ago
@42wim 780ea6f7c0 Create ISSUE_TEMPLATE.md 8 years ago