Commit graph

60 commits

Author SHA1 Message Date
Matthew Penner
f137192113 Merge branch 'develop' into feature/react-admin 2021-07-17 14:45:12 -06:00
Dane Everitt
4a4af7deb7
Update bug report and feature request templates 2021-07-17 10:26:06 -07:00
Matthew Penner
bc4e28578d Merge branch 'develop' into feature/react-admin 2021-07-17 11:12:02 -06:00
Foks
0b6236aa2a
Convert from Markdown to Issues Forms (#3457) 2021-07-17 10:04:27 -07:00
Matthew Penner
96788f9269 fix .php_cs.dist error 2021-07-11 14:01:42 -06:00
Matthew Penner
01464b6da5 actions(tests): use mariadb 10.5 instead of 10.6
10.6.2 (latest docker build as of 2021-07-09) is a RC, not a stable release.
10.6.3 is out and is a stable release, however, no docker image is built for it yet.
10.6 should be added or replace 10.5 once a stable docker image is available.
2021-07-11 14:01:42 -06:00
Matthew Penner
7dacf90718 actions(tests): only run once for pull requests 2021-07-11 14:01:42 -06:00
Matthew Penner
c49e8b1a07 actions(tests): fix bad syntax 2021-07-11 14:01:42 -06:00
Matthew Penner
98c54cba3a yarn: update dependencies, prepare for Plug'n'Play 2021-07-11 14:01:42 -06:00
Charles Morgan
b0995f6458
Update ---bug-report.md (#3272)
Spelling correction, Removed code block as they're useless...
2021-04-18 10:47:12 -07:00
Charles Morgan
2d97b51628
Update issue template (#3271)
Daemon was replaced with Wings, template updated to reflect that, Also askes for logs as they can be helpful, and reduce the amount of times we have to ask and wait for a reply.
2021-04-17 15:57:37 -07:00
Dane Everitt
1e2f6495be
Merge pull request #3226 from KaiDevrim/patch-1
Change relative docker compose to absolute path docker-compose
2021-04-17 12:16:57 -07:00
Dane Everitt
e2e62b2dae
Update tests.yml 2021-04-17 12:12:04 -07:00
Dane Everitt
1ebcb2b7fb
Run tests on both MariaDB & MySQL 2021-04-17 12:10:40 -07:00
Peter Marheine
9e4286a548
docker: set errexit in the entrypoint script
Currently container startup will ignore any errors, which will tend
to leave things in a broken state if operations like migrations or
certificate provisioning fail. Prefer to terminate the container
rather than try to limp on.
2021-03-28 12:38:25 +11:00
Kai Devrim
58d31fdd4a
Change relative docker compose to absolute path docker-compose
The old version was relative and led to a 404 because the compose file is in /panel.
2021-03-26 21:27:18 -07:00
Dane Everitt
be26921fcc
Merge branch 'develop' into dane/restore-backups 2021-01-30 10:10:29 -08:00
Matthew Penner
6c2dcbce9c actions(release): copy .babel-plugin-macrosrc.js to release archive 2021-01-28 16:47:37 -07:00
Dane Everitt
0dd0f09238
Formatting cleanup for backups 2021-01-25 19:25:15 -08:00
Dane Everitt
b480a9e4e2
Make php-cs-fixer work in phpstorm 2021-01-23 13:44:35 -08:00
Dane Everitt
a043071e3c
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-01-23 12:12:54 -08:00
Matthew Penner
d964e1dce1 Fix formatting of docker workflow 2021-01-07 17:03:29 -07:00
Matthew Penner
8f183e6101 Properly add the version to Docker builds 2021-01-07 16:51:37 -07:00
Omar Kamel
6e7dd36a89
Correct Typo in Bug Report template
installating > installing
smh lol. I find the typo funny but also let's just fix that real quick.
fixes #2808
2020-12-08 22:25:07 -05:00
Omar Kamel
d030fcce34
entrypoint.sh; docker directory change.
update entrypoint script to mirror the directory change for the docker folder
2020-11-15 14:22:25 -05:00
Dane Everitt
aaaa05be93
Fix docker build 2020-11-14 20:46:37 -08:00
Dane Everitt
4ef04aa604
Update actions 2020-11-14 20:01:02 -08:00
Dane Everitt
9ffb5d2995
Add support for automated docker builds 2020-11-14 19:56:43 -08:00
Dane Everitt
7df3c1d013
Tweaks 2020-11-14 13:58:51 -08:00
Dane Everitt
83707079e8
Fixes for docker compose formatting and missing storage dir 2020-11-14 13:26:43 -08:00
Dane Everitt
fe725397eb
Code cleanup and improvement 2020-11-14 13:10:11 -08:00
Dane Everitt
c948a217a4
Update tests.yml 2020-10-31 13:10:52 -07:00
Dane Everitt
84ed2f8668
Update tests.yml 2020-10-31 12:34:54 -07:00
Dane Everitt
992f98b6c1
Add notification for discord hook 2020-10-31 12:27:18 -07:00
Jakob
652e93871d
use emoji directly instead of :names: 2020-10-17 19:25:09 +02:00
Jakob
18911d8fe4
remove installation help issue template 2020-10-17 19:19:42 +02:00
Jakob
eabc17eab3
add conact links to discord to issue creation page 2020-10-17 19:19:03 +02:00
Dane Everitt
24db6d9128
Update FUNDING.yml 2020-07-19 14:35:47 -07:00
Jakob
a8e701daa7
add .env.example to panel.tar.gz in automated release 2020-07-13 19:56:35 +02:00
Jakob Schrettenbrunner
2d48781f8e disable ci on master and release branches 2020-07-05 03:13:53 +02:00
Jakob Schrettenbrunner
f24a741cbb add release automation 2020-07-05 03:09:38 +02:00
Dane Everitt
2ed3763d21
cs fix 2020-06-28 15:43:44 -07:00
Dane Everitt
6143b656a3
Don't make tests fail just because of a style issue 2020-06-28 15:41:46 -07:00
Dane Everitt
d0a4d477eb
Testing improvements; always run the integration & unit tests even if failure occurred 2020-06-28 15:40:02 -07:00
Dane Everitt
d6b765ed16
Run unit tests as well as integration tests 2020-06-28 15:31:06 -07:00
Dane Everitt
6b1b478cb9
Fix envrionment configuration 2020-06-28 15:26:09 -07:00
Dane Everitt
ce138d07a9
Test fixes 2020-06-28 15:22:39 -07:00
Dane Everitt
faca237049
First pass at getting integration tests running on Github actions 2020-06-28 15:17:36 -07:00
Dane Everitt
b7f5011abd
Update FUNDING.yml 2020-06-28 15:09:17 -07:00
Dane Everitt
d7ab0a356f
Add funding information 2020-06-28 15:04:54 -07:00