30 Commits

Author SHA1 Message Date
dependabot[bot]
9a420ddbd3
Bump actions/checkout from 5 to 6
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>
2025-11-21 01:03:55 +00:00
dependabot[bot]
764b2d3a28
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 01:04:25 +00:00
dependabot[bot]
3e7d2cd06b
Bump actions/checkout from 4 to 5
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>
2025-08-12 13:08:20 +00:00
thespad
d513906a6e
Default MULTI_ARCH to false if not set 2024-09-11 19:31:30 +01:00
thespad
ca978a104e
default only works with manual runs so use || 2024-09-11 17:52:24 +01:00
thespad
58ab98b2b0
Default MOD_VERSION_OVERRIDE to false 2024-09-11 17:44:32 +01:00
thespad
fd2dc9de7f
v2
* Switch from docker manifest to buildx imagetools
* Don't push default tags if version is being overridden on workflow dispatch
* Improve summary output formatting
2024-09-11 16:25:19 +01:00
aptalca
b95298ba6f
Merge pull request #46 from linuxserver/mod-multi
Add multi arch support to mod builder via optional `MULTI_ARCH` workflow var
2024-02-14 09:38:39 -05:00
aptalca
f1327e8cc3
make MULTI_ARCH case insensitive 2024-02-14 09:34:50 -05:00
dependabot[bot]
7e4c0f3495
Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 01:57:08 +00:00
aptalca
67fdb70dd5
remove obsolete code 2024-01-21 14:56:31 -05:00
aptalca
a2daaeac47
Fix typos 2024-01-21 14:30:45 -05:00
aptalca
02c4e456d5
mod-builder: add multi arch support 2024-01-21 14:20:36 -05:00
dependabot[bot]
d56464e71c
Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 01:36:40 +00:00
Eric Nemchik
877ac9542d
Merge pull request #40 from linuxserver/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-10-09 13:08:12 -05:00
dependabot[bot]
f3050b0d9f
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 01:29:24 +00:00
dependabot[bot]
4830e4a2e7
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 01:46:17 +00:00
dependabot[bot]
a1469fd7b2
Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 02:00:54 +00:00
aptalca
5645dd1f51
mod builder push on workflow dispatch 2023-05-20 21:52:15 -04:00
dependabot[bot]
e1f9506925
Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-02 02:01:32 +00:00
aptalca
5a1fc764c5
use github var 2023-04-18 09:17:57 -04:00
aptalca
e19df88189
Add PR comment with pushed image info 2023-04-17 21:03:30 -04:00
aptalca
8f50711dc1
mod-builder: add summary comments 2023-04-14 14:08:59 -04:00
aptalca
7411392cfe
finalize docker mod builder
don't require PRs to be made to the live branch, build and push all PRs
(new mods' workflow info won't match the live values)
PRs will be tagged just with the pr number and a prepend (without the mod name)
Remove event info dumping
2023-04-11 14:40:03 -04:00
aptalca
58cc26c23f
better detect push vs pr 2023-04-11 13:28:19 -04:00
aptalca
a2af433853
checkout PR ref 2023-04-11 11:58:50 -04:00
aptalca
55c97fae39
allow workflow to be used by 3rd parties 2023-04-11 11:37:39 -04:00
aptalca
fd3e0b27c3
Use qemu action, update formatting 2023-04-05 13:21:46 -04:00
aptalca
313d004bd2
Set up qemu, use buildx 2023-04-03 16:08:23 -04:00
aptalca
affaa7416a
add callable docker mod builder 2023-04-02 21:12:06 -04:00