Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to actions v3 (#2009) | Wim | 2023-03-10 | 1 | -7/+7 |
| | |||||
* | Update builds to go 1.20 (#2006) | Wim | 2023-03-09 | 1 | -4/+4 |
| | |||||
* | Update dependencies and go1.18 (#1873) | Wim | 2022-08-13 | 1 | -4/+4 |
| | | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18 | ||||
* | Remove dependabot to fix fork spamming | Wim | 2022-02-08 | 1 | -22/+0 |
| | | | | See https://github.com/dependabot/dependabot-core/issues/2198 | ||||
* | Add Dependabot.yml config (#1663) | Felix | 2021-12-19 | 1 | -0/+22 |
| | | | | | | | * Added: Dependabot.yml config * Updated: schedule interval * Updated: Interval to weekly | ||||
* | Add better error handling on Zulip (#1589) | Alex Vandiver | 2021-10-23 | 1 | -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.io | Wim | 2021-10-17 | 1 | -2/+2 |
| | |||||
* | Update GH actions to multi arch (arm64) (#1614) | KingPin | 2021-10-17 | 1 | -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 builds | Wim | 2021-10-17 | 1 | -0/+2 |
| | |||||
* | Fix docker build | Wim | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Add docker builds on tags | Wim | 2021-10-17 | 1 | -2/+22 |
| | |||||
* | Add the githash to docker builds | Wim | 2021-10-17 | 1 | -0/+4 |
| | |||||
* | Add docker build | Wim | 2021-10-17 | 1 | -0/+31 |
| | |||||
* | Need to update to Go 1.17 because of gopackage/ddp dependency (#1611) | Wim | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Build static binaries on github | Wim | 2021-10-14 | 1 | -3/+3 |
| | |||||
* | Update github actions to go1.17 and increase deadline (#1573) | Wim | 2021-08-22 | 1 | -5/+5 |
| | |||||
* | Use go1.16 as binary builder. Remove go1.14 (#1407) | Wim | 2021-02-17 | 1 | -7/+7 |
| | |||||
* | Change workflow from go 1.16.0-rc1 to go 1.16.x (#1406) | Qais Patankar | 2021-02-17 | 1 | -1/+1 |
| | |||||
* | Add go 1.16.0-rc1 to github workflow (#1386) | Wim | 2021-02-02 | 1 | -1/+2 |
| | |||||
* | Create codeql-analysis.yml | Wim | 2020-10-01 | 1 | -0/+71 |
| | |||||
* | Update workflow builds to go 1.15 | Wim | 2020-08-21 | 1 | -4/+4 |
| | |||||
* | Update linter config | Wim | 2020-07-26 | 1 | -3/+3 |
| | |||||
* | Update README | Wim | 2020-06-28 | 1 | -3/+3 |
| | |||||
* | Set fetch-depth to 0 to fetch all tags | Wim | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Set fetch-depth correct and use vendor when building in workflow | Wim | 2020-06-28 | 1 | -5/+7 |
| | |||||
* | Increase fetch depth in workflow | Wim | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Fix space in workflow | Wim | 2020-06-28 | 1 | -1/+1 |
| | |||||
* | Upload artifacts on commit | Wim | 2020-06-28 | 1 | -3/+28 |
| | |||||
* | Increase fetch-depth in workflow | Wim | 2020-06-24 | 1 | -0/+2 |
| | |||||
* | More linting fixes | Wim | 2020-06-24 | 1 | -1/+1 |
| | |||||
* | Update golangci-lint config | Wim | 2020-06-24 | 1 | -0/+1 |
| | |||||
* | Fix duplicate name in workflow | Wim | 2020-06-24 | 1 | -1/+0 |
| | |||||
* | Use github workflows | Wim | 2020-06-24 | 1 | -0/+28 |
| | |||||
* | Fix typo in feature_request.md (#1009) | Qais Patankar | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Assign automatically labels when creating issues (#1005) | Qais Patankar | 2020-02-09 | 2 | -0/+2 |
| | | | | | | * Update Bug_report.md * Add 'label: enhancement' to feature_request.md | ||||
* | Update issue templates | Wim | 2018-05-05 | 2 | -0/+43 |
| | |||||
* | Update issue template | Wim | 2018-02-15 | 1 | -7/+21 |
| | |||||
* | Update issue template | Wim | 2017-07-08 | 1 | -0/+2 |
| | |||||
* | Create ISSUE_TEMPLATE.md | @42wim | 2016-11-23 | 1 | -0/+20 |