54 Commits

Author SHA1 Message Date
Alex
e1d2a931b6 style(templates): Default title tag for issue templates (#3488) 2021-07-23 14:36:48 -07:00
Dane Everitt
4a4af7deb7 Update bug report and feature request templates 2021-07-17 10:26:06 -07:00
Foks
0b6236aa2a Convert from Markdown to Issues Forms (#3457) 2021-07-17 10:04:27 -07: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
Dane Everitt
3be7e3e7c8 Update --installation-help.md 2019-02-15 10:56:03 -08:00
Dane Everitt
6fcc5a5afa Update ---bug-report.md 2019-02-15 10:55:14 -08:00
Dane Everitt
d91cf766ba Please stop spamming our tracker every. single. day. 2019-02-15 10:54:34 -08:00
Lance Pioch
f54dc24cf4 Remove dupe issues thanks Microsoft (#1189)
* Delete bug-report.md

* Delete feature-request.md
2018-06-03 20:40:38 -07:00
Lance Pioch
8f0c740a15 Update issue templates (#1188)
* Update issue templates

* Delete ISSUE_TEMPLATE.md
2018-06-03 20:36:35 -07:00
Jakob
3766a7781b Update Issue Template again (#1066) 2018-03-17 15:43:47 -05:00