Commit Graph

47 Commits

Author SHA1 Message Date
dependabot[bot] 697211332a build(deps): bump actions/checkout from 5 to 6 (#5223)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 02:15:01 +01:00
dependabot[bot] 18bc3edea5 build(deps): bump actions/download-artifact from 5 to 6 (#5139)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 20:37:11 +01:00
dependabot[bot] d4e3d5741d build(deps): bump actions/upload-artifact from 4 to 5 (#5141)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 20:36:57 +01:00
Alessandro Ros 7bca38badb add self-upgrader (#3501) (#5035)
this allows to upgrade MediaMTX to latest version by running

./mediamtx --upgrade
2025-10-13 13:06:47 +02:00
Alessandro Ros 400af1a267 docs: update (#5003) 2025-09-22 10:08:06 +02:00
dependabot[bot] 1209127c39 build(deps): bump actions/github-script from 7 to 8 (#4940)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 19:52:38 +02:00
Alessandro Ros 55ff69067e docs: add security page (#4922) 2025-08-31 16:57:27 +02:00
Alessandro Ros 1a5e736b59 link documentation to mediamtx.org (#4912) 2025-08-30 14:56:11 +02:00
dependabot[bot] 619d84abd5 build(deps): bump actions/attest-build-provenance from 2 to 3 (#4910) 2025-08-30 08:14:26 +02:00
dependabot[bot] 6ffa058e26 build(deps): bump actions/checkout from 4 to 5 (#4857)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:20:23 +02:00
Alessandro Ros 1f3014aeac rename apidocs into api (#4844)
this is to follow standard Golang project layout
2025-08-09 16:05:34 +02:00
dependabot[bot] 6b169ea44f build(deps): bump actions/github-script from 6 to 7 (#4837)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 10:31:29 +02:00
dependabot[bot] 845d51ae98 build(deps): bump actions/download-artifact from 4 to 5 (#4835)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 10:31:04 +02:00
dependabot[bot] b5993ece3b build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#4838)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 10:30:50 +02:00
Alessandro Ros 00b570297a log workflow errors (#4697) 2025-07-06 22:03:31 +02:00
Alessandro Ros 544a147124 add missing permissions to GitHub workflow (#4696) 2025-07-06 21:50:42 +02:00
Alessandro Ros 51af3a8cbe add missing permission in workflow (#4645) 2025-06-12 19:10:50 +02:00
Alessandro Ros b3d3fd9b4c add attestation system to protect binaries (#4012) (#4629)
this allows to prove that binaries were produced by GitHub Actions.
2025-06-08 16:51:19 +02:00
Alessandro Ros 7a7c9c4a6a move checksum generation into Github Actions (#4628) 2025-06-08 13:59:43 +02:00
Alessandro Ros 65045c676f stop updating legacy Docker image (#4569) 2025-05-27 22:10:48 +02:00
Alessandro Ros 70f69cfb60 format workflow (#4169) 2025-01-17 13:21:24 +01:00
Alessandro Ros a598d128d7 improve release automation (#4130) 2025-01-10 16:20:45 +01:00
Alessandro Ros fc803da4be generate and show binary checksums in releases (#4012) (#4095) 2025-01-02 12:44:33 +01:00
Alessandro Ros cc1116f497 remove git clone --depth=0 where it is not needed (#3856) 2024-10-09 21:14:54 +02:00
Alessandro Ros c71694741e show right server version when server is compiled from source (#3409) 2024-10-05 23:10:14 +02:00
Alessandro Ros 3b7b2305d6 bump GitHub actions (#3699) 2024-08-26 18:08:46 +02:00
Alessandro Ros 4f54ea8b7e update actions/checkout (#3655) 2024-08-14 21:07:51 +02:00
Alessandro Ros 972ffbf332 improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
Alessandro Ros e4f86be005 rename github workflow (#2744) 2023-11-26 20:24:39 +01:00
Alessandro Ros e8f57153d5 after a release, post to issues once (#2691) 2023-11-13 11:51:32 +01:00
Alessandro Ros 4cf8948fe6 automatically inform authors of GitHub issues about new releases (#2685) 2023-11-12 21:57:55 +01:00
Alessandro Ros c9eb1a56aa change Docker repository to bluenviron/mediamtx (#1923) 2023-06-07 12:35:31 +02:00
Alessandro Ros 41ce925be5 remove gortsplib check from release workflow (#1636) 2023-04-01 16:42:31 +02:00
Alessandro Ros 853fd42e46 bump Golang to 1.20 (#1602)
apidocs
code
mod-tidy
test32
test64
test_highlevel
2023-03-25 11:48:31 +01:00
Alessandro Ros f4b9133bb8 update gohlslib (#1565) 2023-03-12 13:22:57 +01:00
Alessandro Ros 45727a6de4 switch to go 1.19 (#1563) 2023-03-12 12:42:11 +01:00
Alessandro Ros 71ef9b47ab upgrade base image of workflows (#1239)
* upgrade base image of workflows

* upgrade checkout actions
2022-11-10 23:47:26 +01:00
aler9 1252472e05 optimize "release" workflow
build binaries once for both GitHub and Docker Hub
2022-11-07 09:34:00 +01:00
Alessandro Ros 4c96a6873e rpicamera: allow to use the Raspberry Pi Camera with Docker (#1212) 2022-11-03 21:44:53 +01:00
aler9 edaad84a5a check gortsplib before publishing a release 2022-10-25 14:18:59 +02:00
aler9 e70e6084da rename 'make release' into 'make binaries' 2022-09-17 20:15:23 +02:00
aler9 7fd749cf0e update release workflow 2022-09-17 20:13:04 +02:00
aler9 c769088e6b improve release workflow 2022-07-23 14:21:55 +02:00
aler9 96979dcbb3 publish api docs to github pages 2021-08-07 19:20:39 +02:00
aler9 d89d650739 remove names from GitHub actions 2021-07-04 19:33:02 +02:00
aler9 fc7041b551 lock ubuntu version in GitHub actions 2021-07-03 13:17:27 +02:00
aler9 baf7abc9a6 add release workflow 2020-12-15 14:14:24 +01:00