summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Update to actions v3 (#2009)Wim2023-03-101-7/+7
|
* Update builds to go 1.20 (#2006)Wim2023-03-091-4/+4
|
* Update dependencies and go1.18 (#1873)Wim2022-08-131-4/+4
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Remove dependabot to fix fork spammingWim2022-02-081-22/+0
| | | | See https://github.com/dependabot/dependabot-core/issues/2198
* Add Dependabot.yml config (#1663)Felix2021-12-191-0/+22
| | | | | | | * Added: Dependabot.yml config * Updated: schedule interval * Updated: Interval to weekly
* Add better error handling on Zulip (#1589)Alex Vandiver2021-10-231-3/+3
| | | | | | | | | | | | | | | | | | * 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>
* Push docker images also to ghcr.ioWim2021-10-171-2/+2
|
* Update GH actions to multi arch (arm64) (#1614)KingPin2021-10-171-0/+11
| | | | | 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
* Tag also latest on docker buildsWim2021-10-171-0/+2
|
* Fix docker buildWim2021-10-171-1/+1
|
* Add docker builds on tagsWim2021-10-171-2/+22
|
* Add the githash to docker buildsWim2021-10-171-0/+4
|
* Add docker buildWim2021-10-171-0/+31
|
* Need to update to Go 1.17 because of gopackage/ddp dependency (#1611)Wim2021-10-171-1/+1
|
* Build static binaries on githubWim2021-10-141-3/+3
|
* Update github actions to go1.17 and increase deadline (#1573)Wim2021-08-221-5/+5
|
* Use go1.16 as binary builder. Remove go1.14 (#1407)Wim2021-02-171-7/+7
|
* Change workflow from go 1.16.0-rc1 to go 1.16.x (#1406)Qais Patankar2021-02-171-1/+1
|
* Add go 1.16.0-rc1 to github workflow (#1386)Wim2021-02-021-1/+2
|
* Create codeql-analysis.ymlWim2020-10-011-0/+71
|
* Update workflow builds to go 1.15Wim2020-08-211-4/+4
|
* Update linter configWim2020-07-261-3/+3
|
* Update READMEWim2020-06-281-3/+3
|
* Set fetch-depth to 0 to fetch all tagsWim2020-06-281-1/+1
|
* Set fetch-depth correct and use vendor when building in workflowWim2020-06-281-5/+7
|
* Increase fetch depth in workflowWim2020-06-281-1/+1
|
* Fix space in workflowWim2020-06-281-1/+1
|
* Upload artifacts on commitWim2020-06-281-3/+28
|
* Increase fetch-depth in workflowWim2020-06-241-0/+2
|
* More linting fixesWim2020-06-241-1/+1
|
* Update golangci-lint configWim2020-06-241-0/+1
|
* Fix duplicate name in workflowWim2020-06-241-1/+0
|
* Use github workflowsWim2020-06-241-0/+28
|
* Fix typo in feature_request.md (#1009)Qais Patankar2020-02-101-1/+1
|
* Assign automatically labels when creating issues (#1005)Qais Patankar2020-02-092-0/+2
| | | | | | * Update Bug_report.md * Add 'label: enhancement' to feature_request.md
* Update issue templatesWim2018-05-052-0/+43
|
* Update issue templateWim2018-02-151-7/+21
|
* Update issue templateWim2017-07-081-0/+2
|
* Create ISSUE_TEMPLATE.md@42wim2016-11-231-0/+20