1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-03-26 17:32:32 +01:00

65 Commits

Author SHA1 Message Date
Kovah
4e30c8a62a
Make .env writable to start with (#426) 2022-04-04 10:35:48 +02:00
Kovah
409ce27878
Switch to different zip package (#426) 2022-04-04 09:44:37 +02:00
Kovah
1115bd26e1
Correctly change file names for final build packages (#426) 2022-04-04 09:06:18 +02:00
Kovah
da24beddb1
Build packages for all install options (#426) 2022-04-03 22:29:04 +02:00
Kovah
765307d9e2
Optimize Docker build process 2022-03-24 00:07:16 +01:00
Kovah
6a614a33ef
Update dependencies, enable support for PHP 8.1, switch Docker build to PHP 8.1 and Node 16 2022-03-11 10:01:21 +01:00
Kovah
201b9e1599
Fix broken Github Action workflow for building 2022-01-06 21:18:35 +01:00
Kovah
10f34aeade
Adjust Actions usedi n Github workflows 2022-01-05 23:09:52 +01:00
Kovah
3b7e8f74fa
Install selectize via https, adjust Github workflows 2022-01-05 22:35:55 +01:00
Kovah
21b21e85f5
Use regular sqlite database for testing 2021-11-02 20:17:13 +01:00
Kovah
f98acbcc21
Fix Docker build process with correct release Dockerfiles 2021-03-27 12:40:54 +01:00
Kovah
bad62762f2
Optimize Docker build process 2021-03-25 20:22:11 +01:00
Kovah
af043ba317
Enable Docker builds via Github (#175) 2021-03-22 22:39:36 +01:00
Kovah
fe5f1179c7
Overhaul of the Docker build process and deployment configuration with support for ARM (#175) 2021-03-10 22:35:21 +01:00
Kovah
feb887d582
Update dependencies, upgrade to Laravel Mix 6 2021-03-06 19:59:57 +01:00
Kovah
04ffff8511
Remove Enlightn CI tests for now 2021-03-06 19:38:47 +01:00
Kovah
0639614536
Fix CI testing 2021-03-05 23:22:32 +01:00
Kovah
2c54e0d270
Fix some issues reported by Enlightn, optimize configuration 2021-03-05 23:19:27 +01:00
Kovah
8bf830f93a
Update config for Enlightn 2021-03-05 23:02:36 +01:00
Kovah
dcda52faee
Update config for Enlightn 2021-03-05 22:56:26 +01:00
Kovah
99d5beed1c
Update config for Enlightn 2021-03-05 22:53:46 +01:00
Kovah
a5e7cc63ba
Correct Github workflows 2021-02-04 16:37:17 +01:00
Kovah
e3decfe6c8
Do not install development packages when building the .zip package (#215) 2021-01-19 15:02:30 +01:00
Kovah
cf7b943da8
Disable Docker build workflows for now 2021-01-11 18:23:18 +01:00
Kovah
8e0bc81484
Add support for other platforms like ARM (#175) 2021-01-10 19:10:54 +01:00
Kovah
b504fe3821
Finalize package building (#184) 2021-01-03 19:25:24 +01:00
Kovah
b8e02b4067
Optimize package building (#184) 2021-01-03 19:20:28 +01:00
Kovah
3f4463ee94
Try another Action for building the final package (#184) 2021-01-03 18:58:47 +01:00
Kovah
e8e2dee655
Try another Action for building the final package 2021-01-03 17:51:17 +01:00
Kovah
22bdc200a8
Add experimental build workflow for #184 2021-01-03 17:43:05 +01:00
Kovah
87a9310625
Add experimental build workflow for #184 2021-01-03 17:36:58 +01:00
Kovah
742b6c7cb1
Add experimental build workflow for #184 2021-01-03 17:30:57 +01:00
Kovah
dcf15745e9
Enable tests for PHP 8 2020-12-16 13:13:38 +01:00
Kovah
3e2c41bac6
Update the issue templates 2020-12-16 12:55:04 +01:00
Kovah
44f52588fa
Remove PHP 8 test, update dependencies 2020-11-17 19:51:53 +01:00
Kovah
ba07e144f0
Enable tests for Node 14 and PHP 8, optimize PHP CS config 2020-11-17 19:40:25 +01:00
Kovah
090acf0245
Update readme and issue templates 2020-11-16 23:36:35 +01:00
Kovah
9fa8bb44aa
Merge remote-tracking branch 'origin/dev' into dev 2020-10-22 19:37:12 +02:00
Kovah
8bccd2372b
Bump required PHP version to 7.3, update some packages 2020-10-22 19:36:48 +02:00
Kevin Woblick
7b6b3b9d7e Update issue templates 2020-10-22 19:13:32 +02:00
Kovah
4a356fc5cf
Remove experimental testing for PHP 8 2020-06-29 18:44:28 +02:00
Kovah
44c9f54802
Add experimental testing for PHP 8 2020-06-29 18:41:39 +02:00
Kovah
59f537b9ed
Add experimental testing for PHP 8 2020-06-29 18:39:19 +02:00
Kovah
cd505ac1ec
Update funding information 2020-06-26 12:55:23 +02:00
Kovah
a23630ca05
Move Codeclimate test coverage generation to push to master, remove from pull requests 2020-06-04 13:27:05 +02:00
Kovah
23506ebaa1
Switch to PCov for code coverage generation 2020-05-06 22:18:45 +02:00
Kovah
9d9a1d030b
Add Node with build command to code coverage workflow 2020-05-06 20:25:27 +02:00
Kovah
988878e6fb
Add Node with build command to code coverage workflow 2020-05-06 20:23:40 +02:00
Kovah
acee69f886
Remove NPM artifacts from code coverage workflow 2020-05-06 20:17:09 +02:00
Kovah
80daf09ae4
Extend Github actions with code coverage generation for Code Climate 2020-05-06 20:15:28 +02:00