Commit Graph

219 Commits

Author SHA1 Message Date
DioEgizio
5f1efbeb67 fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs
terrible hack but it works™️

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-08-01 09:57:14 +02:00
Sefa Eyeoglu
22f5011451
fix(winget): strictly match non-Legacy setup
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-29 16:25:12 +02:00
Sefa Eyeoglu
0f1d51f866
Update .github/workflows/build.yml
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-22 22:11:53 +02:00
DioEgizio
7a13412ec7 feat(actions): package and deliver qt6 tarballs
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-07-19 17:07:34 +02:00
txtsd
6732b77594
chore(actions): Remove superfluous whitespace
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
2022-07-15 22:40:12 +05:30
DioEgizio
3e4346e321 feat(actions): bring back qt caching
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-07-15 10:02:11 +02:00
Sefa Eyeoglu
4d35c66af3
fix(actions): fix release workflow
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-13 22:47:55 +02:00
timoreo
1a26a53659
Merge pull request #901 from txtsd/scdoc 2022-07-11 14:56:19 +02:00
flow
548a2a1d64
Merge pull request #900 from DioEgizio/CI/fix
fix(actions): fix ccache on windows
2022-07-11 08:02:27 -03:00
txtsd
df01a58099
feat(ci): Install scdoc to build manpage
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
2022-07-11 14:30:46 +05:30
DioEgizio
b1805b70ea
fix(actions): fix ccache on windows
Also removes some unnecessary dependencies for the generic Linux package

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2022-07-11 08:13:02 +02:00
Sefa Eyeoglu
b3b76d5d56
Merge branch 'develop' into feature/sparkle-mac
# Conflicts:
#	.github/workflows/build.yml
2022-07-10 19:38:30 +02:00
Sefa Eyeoglu
d77237ca5d
refactor(actions): rename Windows builds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
Sefa Eyeoglu
211d596fdd
refactor(actions): switch to system QuaZip on Windows
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
Sefa Eyeoglu
203c3ec233
refactor(actions): speed up package installations for Windows
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
Sefa Eyeoglu
e2a74dfc30
feat(actions): enable Windows-i686 Qt 6 builds
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
Sefa Eyeoglu
fdf5748029
feat(actions): use Qt 6 on macOS and AppImage
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
Sefa Eyeoglu
f591c87665
Merge pull request #851 from russellbanks/patch-1 2022-07-09 01:16:07 +02:00
Sefa Eyeoglu
3c40355d7c
chore(DCO): allow remediation
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-03 17:28:01 +02:00
flow
fb75c23f4e
Merge pull request #784 from Scrumplex/refactor-cmake
Refactor tests
2022-07-02 17:50:08 -03:00
Russell Banks
2bba64fe3a
Create winget.yml 2022-06-28 12:11:52 +01:00
OldWorldOrdr
5558d7eef8
Update bug_report.yml 2022-06-20 11:03:22 -04:00
OldWorldOrdr
6103d86a47
Merge branch 'PolyMC:develop' into develop 2022-06-20 11:02:40 -04:00
flow
b8899a534d
Merge pull request #633 from Scrumplex/chore-remove-unused-workflows
Remove unused GH Workflows
2022-06-20 11:42:53 -03:00
Sefa Eyeoglu
3fbbaddece
fix(actions): install extra-cmake-modules 2022-06-14 14:44:49 +02:00
Sefa Eyeoglu
ba939c92ec
feat(actions): test before packaging 2022-06-14 14:44:49 +02:00
DioEgizio
c04e38d011
update macos runner to macos 12 2022-06-12 19:13:19 +02:00
OldWorldOrdr
843c860d98
Update bug_report.yml 2022-06-06 13:52:50 -04:00
Kenneth Chew
8731c86d0d
Use CMake for Windows installer branding
As a side effect, fixes an issue where the installer wrote the incorrect version to the registry.
2022-05-29 19:50:44 -04:00
Sefa Eyeoglu
4bd30f5e72
chore: remove unused GH Workflows 2022-05-24 14:17:44 +02:00
DioEgizio
c988b4d213 fix appimage not having imageformats
fixes stuff like the iris icon
2022-05-22 17:26:27 +02:00
txtsd
fbe84f9e47
Merge pull request #614 from txtsd/ccache_release_fix
Avoid invoking ccache on Release builds
2022-05-22 16:16:14 +05:30
txtsd
bfffcb3910
fix(workflow): Avoid invoking ccache on Release builds 2022-05-22 13:42:33 +05:30
Kenneth Chew
3bc02b9662
Fix Sparkle signing step 2022-05-21 13:23:02 -04:00
Kenneth Chew
b1f486518e
Use GitHub Actions to get signature for Sparkle
Requires a secret called `SPARKLE_ED25519_KEY`, in the format of a private key file
2022-05-21 00:32:14 -04:00
Kenneth Chew
cdd83c279c
Remove portable option in Windows installer 2022-05-20 17:12:08 -04:00
Kenneth Chew
2bc6da038d
Add installer to release workflow 2022-05-20 17:09:26 -04:00
Kenneth Chew
cbc8c1aed6
Use consistent naming scheme
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-05-20 15:56:13 -04:00
Kenneth Chew
2b52cf01f5
Build Windows installer 2022-05-16 15:23:32 -04:00
DioEgizio
512d7b07d0
chore: add version of polymc area in bug report template 2022-05-11 15:18:07 +02:00
timoreo22
1a86f72690
Fix nightly.link pr comment 2022-05-02 11:13:46 +02:00
txtsd
239e4adf29
refactor(workflow): Only use ccache on Debug builds 2022-05-01 00:34:37 +05:30
txtsd
ece5ca52b2
feat(workflow): Use ccache 2022-04-30 17:26:34 +05:30
DioEgizio
efe4e7df06 fix some appimage issues building with qt 5.15.2
some users are having weird scaling issues since we're using qt 5.12.8 for the appimage
2022-04-28 18:17:02 +02:00
Sefa Eyeoglu
234a9e48e9
chore: add FUNDING 2022-04-21 22:53:45 +02:00
Sefa Eyeoglu
c7563a5f7c
Merge pull request #454 from kthchew/feature/hardened-runtime 2022-04-19 21:47:57 +02:00
Sefa Eyeoglu
4a3d94aaf9
fix: fix filename of linux portable 2022-04-19 19:06:17 +02:00
Kenneth Chew
9462dd3ddc
Improve security by enabling hardened runtime for macOS
This change also fixes a bug on recent versions of macOS where Minecraft mods that requested access to the microphone would silently fail.
2022-04-19 11:36:03 -04:00
Sefa Eyeoglu
c3524a9d57
fix: bundle binary tarball as user root 2022-04-19 16:18:11 +02:00
Sefa Eyeoglu
53ff66c317
fix: update files for relase workflow 2022-04-19 16:18:11 +02:00
DioEgizio
1bb35b9204 specify -DLauncher_BUILD_PLATFORM on CI builds
more cool
also maybe helps with updater?
2022-04-18 12:22:53 +02:00
DioEgizio
0c581cfb62
CHANGE: use Qt 5.15.3 (from brew) on macos
More updated Qt means less bugs and generally less issues.
The only drawback is losing MacOS Sierra support
2022-04-17 09:53:30 +02:00
Sefa Eyeoglu
abdb846c3f
fix: set install prefix for Linux to /usr 2022-04-16 18:13:12 +02:00
Sefa Eyeoglu
b0b6dd8f87
fix(actions): remove macdeployqt 2022-04-16 18:13:12 +02:00
Sefa Eyeoglu
4a971226e4
refactor(actions): combine steps for unified builds 2022-04-16 18:13:12 +02:00
Sefa Eyeoglu
8c98cc9458
Merge pull request #333 from oynqr/build/lto 2022-04-15 16:02:06 +02:00
DioEgizio
d2ffaee9f8 remove deadcode in CI 2022-04-03 14:43:02 +02:00
timoreo22
335115041c
Merge pull request #348 from txtsd/issues
Issue template changes
2022-03-29 11:26:22 +02:00
timoreo22
bac67800be
Merge pull request #312 from Scrumplex/add-nightly.link
Add nightly.link comments
2022-03-29 11:25:43 +02:00
Sefa Eyeoglu
5e77b548b1
Merge pull request #349 from txtsd/gha_ignore 2022-03-27 20:55:33 +02:00
DioEgizio
54d2c91320 bring back portable linux builds 2022-03-26 07:06:37 +01:00
txtsd
94e7961df0
chore: Don't build release type during development 2022-03-25 23:18:55 +05:30
txtsd
0d46ea5c71
chore: Ignore more paths 2022-03-25 23:17:14 +05:30
txtsd
6bd345b1ad
fix(templates): Unsplit bulleted line 2022-03-25 22:43:26 +05:30
txtsd
cb384261b8
fix(templates): Replace dead FAQ link with new wiki link 2022-03-25 22:42:41 +05:30
txtsd
75301bec4b
fix(templates): Use correct labels 2022-03-25 22:41:38 +05:30
Philipp David
471ea680a5
Update used actions and cleanup release flow 2022-03-23 16:18:25 +01:00
Philipp David
51de84407f
Create vendored tarball on release 2022-03-23 12:37:44 +01:00
Philipp David
d252917792
Enable LTO for Actions 2022-03-23 11:40:19 +01:00
DioEgizio
c6b1a776dc
fix some typos 2022-03-22 07:38:00 +01:00
DioEgizio
8accb6f04e
fix typos
opz :P
2022-03-21 19:29:33 +01:00
DioEgizio
d1d055564c
fix typo 2022-03-21 19:21:09 +01:00
DioEgizio
2741c58a01
bring back notportable builds 2022-03-21 19:11:55 +01:00
Sefa Eyeoglu
3c0c57359b
feat(actions): add backport bot 2022-03-21 14:46:01 +01:00
Ezekiel Smith
9841c0a63d
Merge pull request #294 from oynqr/msys2
Switch to msys2 for Windows builds
2022-03-21 01:01:05 +11:00
Sefa Eyeoglu
17d200dc88
chore(actions): add nightly.link comments 2022-03-20 14:56:47 +01:00
Philipp David
6202525372
Readd short rev to artifact names 2022-03-18 22:28:52 +01:00
DioEgizio
19804c5718
bundle jre8u312 instead of latest
8u320 or higher breaks old forge
2022-03-18 15:28:44 +01:00
Philipp David
f01b8f29c6
Use Temurin instead of AdoptOpenJDK 2022-03-17 23:32:44 +01:00
Philipp David
440e9731e2
Switch to msys2 for Windows builds 2022-03-17 22:06:06 +01:00
txtsd
c1201997a3
Fix Ubuntu system Qt failure 2022-03-10 13:38:16 +05:30
txtsd
3a03f90831
Ignore certain paths for CI 2022-03-02 01:17:08 +05:30
txtsd
69d01204e0
Implement PR suggestions 2022-02-23 16:22:53 +05:30
txtsd
1e3b896fda
Replace layouts with LAUNCH_PORTABLE 2022-02-23 16:22:23 +05:30
timoreo22
9e35560554
Merge pull request #158 from txtsd/actions
CI: Release builds and workflow
2022-02-23 10:36:47 +01:00
txtsd
f9d4751ec0
Use System Qt for generic Linux build 2022-02-22 20:40:16 +05:30
txtsd
d3e7d30ee0
Create releases in a separate workflow 2022-02-21 21:48:31 +05:30
txtsd
5bbb4f31dc
Add generic Linux system builds 2022-02-21 21:48:31 +05:30
txtsd
9b7cd029a7
Grab short version 2022-02-18 19:27:15 +05:30
Sefa Eyeoglu
36841eaf63
chore(github): add issue template for RFCs 2022-02-16 12:38:28 +01:00
txtsd
e24a183dad
Only trigger GH Release on stable branch 2022-02-15 14:38:26 +05:30
txtsd
8596753a63
Allow building release builds and…
…trigger GH release using tags
2022-02-15 14:24:52 +05:30
txtsd
fb14796ed7
Adjust OpenSSL step 2022-02-12 14:56:15 +05:30
txtsd
e97a6ef957
Unsplit OpenSSL step 2022-02-12 00:19:11 +05:30
txtsd
b9be8d08d2
Remove superfluous variable 2022-02-11 18:05:26 +05:30
txtsd
33d369d78c
Add missing deploy flags 2022-02-11 18:05:26 +05:30
txtsd
0e6e6a7521
Remove generic Linux builds
They don't necessarily run on all distros
2022-02-11 18:05:26 +05:30
txtsd
eb692c2ee9
Split OpenSSL step 2022-02-11 18:05:26 +05:30
txtsd
3eee38fedd
Make 32bit Windows build instead 2022-02-11 18:05:26 +05:30
txtsd
0ba61bb590
Implement even more PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
9497485103
Implement more PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
551d9c86ba
Implement PR suggestions 2022-02-11 18:05:26 +05:30
txtsd
e61e827eb9
Use Adoptium JREs 2022-02-11 18:05:26 +05:30
txtsd
35d1330fe2
Build AppImages for Linux
Now builds windows and macOS builds,
with windeployqt and macdeploqt.
Also adds SHA to the build filenames.
2022-02-11 18:05:26 +05:30
txtsd
37e1962845
Add build.yml 2022-02-02 06:28:00 +00:00
swirl
a254467184
Matrix room/space, a bit more rebranding 2021-12-24 14:28:54 -05:00
swirl
eb2e0b1617 remove references to MultiMC in issue templates 2021-12-18 11:20:25 -05:00
Petr Mrázek
7c86732a47 NOISSUE Update links to repo, fix up library README 2021-10-21 23:25:52 +02:00
Philip T
fbd93a47a3 GH-3939 fix suggestion template 2021-07-23 20:41:23 +02:00
Petr Mrázek
3d11f9a7e9 NOISSUE fix issue templates 2021-05-01 10:29:43 +02:00
AppleTheGolden
613afce705 NOISSUE add github issue forms 2021-03-19 00:24:52 +01:00
Petr Mrázek
b54b25231e Remove travis-ci and github actions leftovers 2019-11-26 21:09:37 +01:00
Petr Mrázek
6531aaa7bc
Try using github actions
Let's see how badly this goes
2019-09-19 10:56:11 +02:00
Petr Mrázek
5f2d3f014a NOISSUE get rid of remaining tabs 2018-08-02 01:01:55 +02:00
Max Nordlund
9583d0d8ee Mention casing in ISSUE_TEMPLATE 2017-06-17 23:31:21 +02:00
Stefan
495e752f8a NOISSUE Point people to the wiki for the explanation about bug reports 2016-11-04 09:03:34 +01:00
Stefan
be89024d4e NOISSUE Point people to the wiki for attaching logs to issues
A lot of people miss this and you just end up with a bunch of clutter in the actual issue, often hard or impossible to read because of the lack of backticks.
2016-06-13 08:42:41 +02:00
TheDoctorsLife
0890a81695
NOISSUE: Add double spaces between each section in issue template.
Makes it look pretty once filed out.
2016-04-17 11:15:00 -04:00
TheDoctorsLife
c44e85c765 NOISSUE: Move the issue template file out of project root to help make it just a little more clean. 2016-04-05 20:38:31 -04:00