Dylan K. Taylor
|
ef85fbffe1
|
Merge branch 'legacy/pm4' into stable
|
2023-07-11 15:10:55 +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
|
f4dab17a1b
|
Added deprecation notices
|
2023-07-01 10:29:14 +01:00 |
|
dependabot[bot]
|
be8cca1d55
|
Bump docker/build-push-action from 4.1.0 to 4.1.1 (#5834)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
|
2023-06-19 15:25:26 +01:00 |
|
dependabot[bot]
|
0939301938
|
Bump docker/build-push-action from 4.0.0 to 4.1.0 (#5823)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: docker/build-push-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>
|
2023-06-12 13:40:30 +01:00 |
|
HBIDamian
|
202be92c06
|
RGB PMMP Logo (#5825)
|
2023-06-12 13:30:44 +01:00 |
|
Dylan K. Taylor
|
13dee2a615
|
Merge branch 'legacy/pm4' into stable
|
2023-06-07 21:33:12 +01:00 |
|
Dylan T
|
179eec9754
|
PHP-CS-Fixer 3.17
|
2023-06-07 21:04:11 +01:00 |
|
Dylan K. Taylor
|
d2fe537159
|
Merge branch 'minor-next' into major-next
|
2023-05-31 22:12:39 +01:00 |
|
Dylan K. Taylor
|
1101f35c17
|
Update setup-php-action to 2.0.0
this version vastly improves build time by using optimized prebuilts
instead of building the binaries on the runner.
|
2023-05-31 22:09:33 +01:00 |
|
Dylan K. Taylor
|
0ed5e94a72
|
Merge branch 'minor-next' into major-next
|
2023-05-30 16:15:56 +01:00 |
|
dependabot[bot]
|
fe2140a716
|
Bump shivammathur/setup-php from 2.25.1 to 2.25.2 (#5766)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.1 to 2.25.2.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.25.1...2.25.2)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
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>
|
2023-05-29 21:36:46 +01:00 |
|
dependabot[bot]
|
9ddac21de0
|
Bump shivammathur/setup-php from 2.24.0 to 2.25.1 (#5711)
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.24.0...2.25.1)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
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>
|
2023-05-21 00:13:22 +01:00 |
|
Dylan K. Taylor
|
e0630fbb25
|
pmmpthread support
|
2023-05-20 01:29:26 +01:00 |
|
Dylan K. Taylor
|
ee9ce8a4f4
|
Merge branch 'minor-next' into major-next
|
2023-05-17 15:45:03 +01:00 |
|
Dylan K. Taylor
|
043350753b
|
Drop PHP 8.0, 8.1 is now minimum version
|
2023-05-17 13:53:57 +01:00 |
|
Dylan K. Taylor
|
0dca85af44
|
Merge branch 'minor-next' into major-next
|
2023-04-26 23:28:27 +01:00 |
|
Dylan K. Taylor
|
4def4d52d9
|
Merge branch 'stable' into minor-next
|
2023-04-26 23:22:00 +01:00 |
|
Dylan K. Taylor
|
b162d688a3
|
CI: use php-cs-fixer 3.16
|
2023-04-26 16:05:06 +01:00 |
|
Dylan K. Taylor
|
eb130f2906
|
Move primary version to PHP 8.1
8.0 is still supported for now, but won't be updated any longer.
|
2023-04-26 16:03:33 +01:00 |
|
Dylan K. Taylor
|
3b09c3a48a
|
actions: updated setup-php-action to pmmp/setup-php-action@c7fb29d835
|
2023-04-26 14:40:39 +01:00 |
|
Dylan K. Taylor
|
87781cff4d
|
Update GitHub Actions PHP versions
|
2023-04-26 14:38:40 +01:00 |
|
Dylan K. Taylor
|
3b11191043
|
Merge remote-tracking branch 'origin/minor-next' into major-next
|
2023-03-22 22:49:22 +00:00 |
|
Dylan K. Taylor
|
db59f71130
|
attempt to fix ghcr.io docker image push
|
2023-03-22 22:29:00 +00:00 |
|
Dylan K. Taylor
|
7cdab75b05
|
Merge branch 'minor-next' into major-next
|
2023-03-20 22:12:54 +00:00 |
|
Dylan K. Taylor
|
2177d8d352
|
Push Docker image tags to ghcr.io
|
2023-03-17 16:32:28 +00:00 |
|
Dylan K. Taylor
|
cf0e7b4213
|
Merge branch 'minor-next' into major-next
|
2023-03-16 15:04:27 +00: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
|
abd4ef01eb
|
Merge branch 'minor-next' into major-next
|
2023-03-15 23:02:41 +00:00 |
|
Dylan K. Taylor
|
acebbeed16
|
Added version channels for update.pmmp.io
|
2023-03-15 20:59:36 +00:00 |
|
Dylan K. Taylor
|
c500ccd891
|
Merge branch 'minor-next' into major-next
|
2023-03-14 18:43:43 +00:00 |
|
Dylan K. Taylor
|
cc69383b6f
|
Merge branch 'minor-next' into major-next
|
2023-03-14 18:40:57 +00:00 |
|
Dylan K. Taylor
|
2f862a552a
|
actions: Replace deprecated ::set-output commands
|
2023-03-14 18:31:25 +00:00 |
|
Dylan K. Taylor
|
e2071e59c8
|
actions: update PHP versions
|
2023-03-13 17:44:10 +00:00 |
|
Dylan K. Taylor
|
dedd1d7fb3
|
Merge branch 'next-minor' into next-major
|
2023-03-07 15:25:44 +00:00 |
|
Dylan K. Taylor
|
a1b42d419f
|
Merge branch 'stable' into next-minor
|
2023-03-07 15:24:24 +00:00 |
|
Dylan K. Taylor
|
ef942a627f
|
actions: drop concurrency group
this is causing builds to get randomly cancelled when multiple branches are pushed at once.
|
2023-03-07 15:23:12 +00:00 |
|
Dylan K. Taylor
|
b399b2086c
|
Merge branch 'next-minor' into next-major
|
2023-03-07 15:14:13 +00:00 |
|
Dylan K. Taylor
|
9783380d1a
|
Merge branch 'stable' into next-minor
|
2023-03-07 15:13:39 +00:00 |
|
Dylan K. Taylor
|
87a2e0460c
|
Ping Discord news subscribers on new releases
|
2023-03-04 17:09:32 +00:00 |
|
Dylan K. Taylor
|
6db2b022fb
|
Merge branch 'next-minor' into next-major
|
2023-03-04 16:58:03 +00:00 |
|
Dylan K. Taylor
|
e227e6d8bf
|
Merge branch 'stable' into next-minor
|
2023-03-04 16:55:56 +00:00 |
|
Dylan K. Taylor
|
70f1ee3e97
|
draft-release: set prerelease flag properly
|
2023-03-04 16:29:26 +00:00 |
|
Dylan K. Taylor
|
407b78de3b
|
Merge branch 'next-minor' into next-major
|
2023-02-28 19:25:05 +00:00 |
|
Dylan K. Taylor
|
0fcd2e7894
|
Merge branch 'stable' into next-minor
|
2023-02-28 19:23:25 +00:00 |
|
dependabot[bot]
|
8f024cb382
|
Bump docker/build-push-action from 3.3.0 to 4.0.0 (#5545)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.3.0...v4.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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-02-25 20:04:34 +00:00 |
|
Dylan K. Taylor
|
c82b43a586
|
Merge branch 'next-minor' into next-major
|
2023-02-23 22:00:14 +00:00 |
|
Dylan K. Taylor
|
9acb4d64db
|
Added generated constants for available BedrockData files
this makes it easier to detect unused files, detect removed files, and also avoid typos in usages.
|
2023-02-23 21:45:12 +00:00 |
|
Dylan K. Taylor
|
2f283678c7
|
Merge branch 'next-minor' into next-major
|
2023-01-30 13:26:29 +00:00 |
|