dependabot[bot]
|
a91ca999fe
|
Bump actions/checkout from 3 to 4 (#6032)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-06 08:32:33 +01:00 |
|
Dylan K. Taylor
|
aacc00a911
|
update-updater-api: do not allow multiple jobs to run simultaneously
this would result in git conflicts if multiple releases are made at the same time
closes #5814
|
2023-07-11 15:10:35 +01:00 |
|
Dylan K. Taylor
|
9caed10488
|
update-updater-api: use github.repository_owner to make fork testing of this workflow less obnoxious
|
2023-03-16 15:03:14 +00:00 |
|
Dylan K. Taylor
|
83945ff0a0
|
Do not update release channels if the new build has a lower version ID
this prevents stuff like 5.0.0 beta versions getting overwritten by 4.x beta versions.
|
2023-03-16 15:02:42 +00:00 |
|
Dylan K. Taylor
|
acebbeed16
|
Added version channels for update.pmmp.io
|
2023-03-15 20:59:36 +00:00 |
|
Dylan K. Taylor
|
2f862a552a
|
actions: Replace deprecated ::set-output commands
|
2023-03-14 18:31:25 +00:00 |
|
dependabot[bot]
|
ab41594da2
|
Bump actions/checkout from 2 to 3 (#5041)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-05-17 15:24:23 +01:00 |
|
Dylan T
|
7bd8d09023
|
GitHub Actions: automatically build and upload release artifacts, and auto-update update.pmmp.io (#4376)
|
2021-08-18 14:02:52 +01:00 |
|