13 Commits

Author SHA1 Message Date
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