Commit graph

130 commits

Author SHA1 Message Date
louis
20f1b4e6bc 👷 Reduce Dependabot Update Interval 2022-03-01 20:28:26 +01:00
Dwight Donovan Benvenuto
81b4916d40
Merge pull request #84 from systemli/dependabot/github_actions/docker/login-action-1.14.0
Bump docker/login-action from 1.13.0 to 1.14.0
2022-02-28 18:55:08 +01:00
Dwight Donovan Benvenuto
84cef04d43
Merge pull request #86 from systemli/dependabot/github_actions/goreleaser/goreleaser-action-2.9.0
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
2022-02-28 18:54:43 +01:00
dependabot[bot]
596d51ec45
Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 13:28:14 +00:00
dependabot[bot]
bfb805ba59
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 13:28:07 +00:00
Dwight Donovan Benvenuto
b557200bfd
Merge pull request #85 from systemli/dependabot/github_actions/actions/setup-go-3 2022-02-28 14:27:25 +01:00
dependabot[bot]
0c93b1919b
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 13:05:17 +00:00
Dwight Donovan Benvenuto
41db6076ec
Merge pull request #83 from systemli/cache-go-dependencies
👷 Cache Go Dependencies in GHA
2022-02-26 10:58:27 +01:00
louis
b06184c34e 👷 Cache Go Dependencies in GHA 2022-02-26 10:56:51 +01:00
louis
d26339b6a4 Add CODEOWNERS 2022-02-25 14:50:02 +01:00
louis
928b33a229 👷 Fix release and add Docker Images to Releas 2022-02-25 09:52:21 +01:00
Dwight Donovan Benvenuto
e79afdad42
Merge pull request #82 from systemli/fix-releasing
👷 Fix release and add Docker Images to Releas
2022-02-25 09:45:56 +01:00
louis
0a606961c2 👷 Fix release and add Docker Images to Releas 2022-02-25 09:45:25 +01:00
Dwight Donovan Benvenuto
f890c14d9a
Merge pull request #81 from systemli/dependabot/github_actions/golangci/golangci-lint-action-3
Bump golangci/golangci-lint-action from 2.5.2 to 3
2022-02-24 21:49:54 +01:00
dependabot[bot]
10f9b6cbdc
Bump golangci/golangci-lint-action from 2.5.2 to 3
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.2...v3)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 20:34:03 +00:00
louis
afa674dff7 Rename default branch to main 2022-02-24 21:32:21 +01:00
louis
7443be77e4 📝 Adjust Usage section 2022-02-20 13:05:44 +01:00
louis
043cb07cb7 👷 Change Release Changelogs 2022-02-20 12:35:53 +01:00
Dwight Donovan Benvenuto
fbb35ef2b2
Merge pull request #80 from systemli/upgrade-go-1.17
⬆️ Upgrade to Go 1.17
2022-02-20 12:34:13 +01:00
louis
bc101bd81f ⬆️ Upgrade to Go 1.17 2022-02-20 12:32:34 +01:00
Dwight Donovan Benvenuto
dcc19c2796
Merge pull request #79 from systemli/fix-exporter-crashing
🐛 Fix exporter crashing during json parsing
2022-02-20 12:30:30 +01:00
louis
b1809f0d1d 🐛 Fix exporter crashing during json parsing 2022-02-20 12:28:49 +01:00
dependabot[bot]
529b2ee782
Bump docker/login-action from 1.12.0 to 1.13.0 (#78)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 16:39:08 +01:00
dependabot[bot]
0d000af30c
Bump actions/setup-go from 2.1.5 to 2.2.0 (#75)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 16:42:06 +01:00
dependabot[bot]
e6d8221686
Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 (#69) 2022-01-23 23:30:24 +01:00
dependabot[bot]
ae316c9a0f
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#68) 2022-01-23 23:30:12 +01:00
dependabot[bot]
a2998e697f
Bump actions/setup-go from 2.1.4 to 2.1.5 (#67) 2022-01-09 08:39:27 +01:00
dependabot[bot]
a2736d7844
Bump docker/login-action from 1.10.0 to 1.12.0 (#66) 2022-01-09 08:39:19 +01:00
dependabot[bot]
2a10cd0e94
Bump alpine from 3.14.3 to 3.15.0 (#64) 2022-01-09 08:39:10 +01:00
dependabot[bot]
42fa153288
Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 (#60)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 19:32:07 +01:00
t2d
a6a4b523cb
Merge pull request #63 from systemli/dependabot/docker/alpine-3.14.3
Bump alpine from 3.14.2 to 3.14.3
2021-11-19 08:42:03 +01:00
dependabot[bot]
e46322d63c
Bump alpine from 3.14.2 to 3.14.3
Bumps alpine from 3.14.2 to 3.14.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 13:05:36 +00:00
xshadow
cc62f5ce20
Merge pull request #62 from systemli/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2021-11-04 10:56:33 +01:00
dependabot[bot]
55098b2e0e
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 13:04:13 +00:00
xshadow
52ba7ad17d
Merge pull request #61 from systemli/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-18 15:21:18 +02:00
dependabot[bot]
3205dd05d6
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 13:04:28 +00:00
dependabot[bot]
f11bd5e76b
Bump alpine from 3.14.0 to 3.14.2 (#59)
Bumps alpine from 3.14.0 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 15:25:15 +02:00
dependabot[bot]
fff55473fc
Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0 (#58)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-14 15:25:01 +02:00
Dwight Donovan Benvenuto
c2167be572
Move CD to Goreleaser (#57)
* move to goreleaser

* Apply suggestions from code review
2021-09-14 11:37:38 +02:00
xshadow
f8d9d009c1
Merge pull request #55 from mclpfr/add_total_participants_metrics
add total participants metrics
2021-09-09 16:26:45 +02:00
Marco LOPES
1f45347eaf add total participants metrics 2021-09-09 14:29:06 +02:00
t2d
a8ef6c96b3
Merge pull request #54 from systemli/dependabot/github_actions/actions/setup-go-2.1.4
Bump actions/setup-go from 2.1.3 to 2.1.4
2021-08-27 08:35:07 +02:00
dependabot[bot]
487b8ca48e
Bump actions/setup-go from 2.1.3 to 2.1.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-26 13:03:59 +00:00
t2d
2f438c9bfe Use videobridge endpoint instead of jibri 2021-08-18 18:51:00 +02:00
xshadow
69eddf9758
Merge pull request #53 from systemli/dependabot/docker/golang-1.17.0-alpine
Bump golang from 1.16.6-alpine to 1.17.0-alpine
2021-08-17 15:20:16 +02:00
dependabot[bot]
72d0ab9f09
Bump golang from 1.16.6-alpine to 1.17.0-alpine
Bumps golang from 1.16.6-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 13:03:08 +00:00
dependabot[bot]
54253cf403
Bump golang from 1.16.5-alpine to 1.16.6-alpine (#51)
Bumps golang from 1.16.5-alpine to 1.16.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-06 10:03:48 +02:00
dependabot[bot]
4619c71ad0
Bump golang from 1.16.4-alpine to 1.16.5-alpine (#48)
Bumps golang from 1.16.4-alpine to 1.16.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 18:56:28 +02:00
dependabot[bot]
293ccb8f67
Bump github.com/google/go-cmp from 0.5.5 to 0.5.6 (#47) 2021-06-03 13:54:59 +02:00
dependabot[bot]
a82ec7ad6f
Bump actions/checkout from 2 to 2.3.4 (#43)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 20:03:43 +02:00