Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to update #14

Open
wants to merge 305 commits into
base: 5.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
305 commits
Select commit Hold shift + click to select a range
ff534ce
Update CHANGELOG.md
driesvints Feb 15, 2022
69486d5
clear stopwatch once job is deleted
taylorotwell Feb 21, 2022
b335df6
Update CHANGELOG.md
driesvints Feb 22, 2022
2c2c28d
Forget job timer in case of exception or failed job (#1127)
Namoshek Feb 22, 2022
27c2dec
Update CHANGELOG.md
driesvints Mar 3, 2022
c1dd410
change chart.js intersect mode to false (#1133)
swist666 Mar 16, 2022
cca3f4d
Update .styleci.yml
driesvints Mar 17, 2022
01665c8
Update .styleci.yml
driesvints Mar 17, 2022
3c91d1e
Update update-changelog.yml
driesvints Mar 23, 2022
24df03e
chore: remove redundant `null` (#1135)
dammy001 Mar 25, 2022
2e24d95
compile
driesvints Mar 29, 2022
7146920
Update CHANGELOG
driesvints Mar 29, 2022
2aebdd3
Fix for table headers in the Monitoring tab to match the data which i…
dylan7778 Mar 29, 2022
801506b
Make horizon work with strict content-security-policy (#1138)
Grldk Mar 31, 2022
7fa40d0
compile
taylorotwell Mar 31, 2022
3080e2a
Update CHANGELOG
driesvints Apr 5, 2022
68d6de1
Revert "Make horizon work with strict content-security-policy (#1138)…
driesvints Apr 7, 2022
9dfcc74
compile
driesvints Apr 7, 2022
43ffecb
Update CHANGELOG
driesvints Apr 7, 2022
9cb4d3a
Create pull-requests.yml
driesvints Apr 8, 2022
81cdc5c
Update tests.yml (#1142)
driesvints Apr 8, 2022
2ae1d39
Bump moment from 2.29.1 to 2.29.2 (#1143)
dependabot[bot] Apr 9, 2022
a981507
Checking the "viewHorizon" gate first (#1148)
marcialpaulg Apr 20, 2022
a8d88e8
Update CHANGELOG
driesvints Apr 27, 2022
80be501
Bump async from 2.6.3 to 2.6.4 (#1150)
dependabot[bot] Apr 29, 2022
b41d313
Automatically compile and commit assets (#1154)
driesvints May 31, 2022
0a5c637
Update compile-assets.yml
driesvints Jun 8, 2022
bec4688
Update pull-requests.yml
driesvints Jun 8, 2022
e81a262
Update update-changelog.yml
driesvints Jun 8, 2022
71291b2
Update composer.json
driesvints Jun 8, 2022
831f6e5
Update CHANGELOG
driesvints Jun 21, 2022
93f5d74
when register, keep the original redis options, only overwrite prefix…
nthsky Jul 11, 2022
e142649
Update CHANGELOG
driesvints Jul 13, 2022
8ee814f
Bump terser from 4.8.0 to 4.8.1 (#1162)
dependabot[bot] Jul 20, 2022
bd03766
Bump moment from 2.29.2 to 2.29.4 (#1163)
dependabot[bot] Jul 20, 2022
4193939
Compile Assets
driesvints Jul 20, 2022
09b2031
Fallback array for retried_by (#1166)
driesvints Jul 25, 2022
a67fc86
Update CHANGELOG
driesvints Jul 26, 2022
db9e697
wip
driesvints Aug 1, 2022
4f67df3
Update README.md (#1170)
driesvints Aug 2, 2022
8cbdf15
Ability to ignore long waits for queue (#1172)
jasonmccreary Aug 11, 2022
fea9c4f
Update CHANGELOG
driesvints Aug 16, 2022
3c6cc4f
Bump moment-timezone from 0.5.33 to 0.5.35 (#1180)
dependabot[bot] Aug 31, 2022
72be93e
Compile Assets
driesvints Aug 31, 2022
3db6568
[5.x] Failed job list: Modify job retry tooltip label to include stat…
Jevz Sep 5, 2022
1570c8a
Compile Assets
taylorotwell Sep 5, 2022
389ed21
Update CHANGELOG
driesvints Sep 6, 2022
049f65d
Update .gitattributes (#1188)
ankurk91 Sep 22, 2022
de84bf8
Add exit codes to status command (#1191)
mbardelmeijer Sep 26, 2022
7c98703
Update CHANGELOG
driesvints Sep 27, 2022
c2b94d9
Improves GitHub Actions Workflow (#1193)
crynobone Sep 29, 2022
2781279
Allow deleting of Tags which contain forward slashes (Fixes #1093) (#…
Oct 10, 2022
497d9c9
unnecessary param to refreshStatsPeriodically (#1198)
peterlupu Oct 14, 2022
2240372
Compile Assets
taylorotwell Oct 14, 2022
97668a3
Update CHANGELOG
driesvints Oct 25, 2022
8d4b505
Test PHP 8.2 (#1205)
driesvints Nov 1, 2022
be22d2c
Add missing anchor title for clarity (#1212)
stevebauman Nov 4, 2022
96d8a1a
Set default value for job `$payload['pushedAt']` when retrying (#1211)
stevebauman Nov 4, 2022
07a5d73
Update dependencies
driesvints Nov 7, 2022
274b0f6
Update CHANGELOG
driesvints Nov 8, 2022
b13144e
Bump loader-utils and resolve-url-loader (#1218)
dependabot[bot] Nov 18, 2022
9e65557
Create issues.yml
driesvints Nov 23, 2022
01b26da
Ensure Autoscaler never reduces processes to less than 1 (#1221)
LasseRafn Nov 25, 2022
65cf61c
Update CHANGELOG
driesvints Nov 29, 2022
22b6d7c
Add signal option to `horizon:purge` (e.g. `SIGKILL`) (#1226)
crishoj Dec 14, 2022
69f9faf
Update CHANGELOG
driesvints Dec 15, 2022
cc4fa12
Fix failing tests (#1229)
driesvints Dec 19, 2022
fc269d9
Update tests.yml
driesvints Dec 28, 2022
fcea891
[5.x] Fix vue-json-pretty CSS for new classnames (#1231)
datpmwork Dec 30, 2022
c23e250
Compile Assets
taylorotwell Dec 30, 2022
30c3690
Adds types to stubs (#1206)
nunomaduro Jan 3, 2023
85e81d5
Update CHANGELOG
driesvints Jan 3, 2023
57580da
[5.x] Silenced jobs (#1232)
driesvints Jan 4, 2023
0e74e9b
Add silenced job detail view
driesvints Jan 5, 2023
1ba4fd5
add sidebar entry for silenced
taylorotwell Jan 5, 2023
39b2554
Bump json5 from 1.0.1 to 1.0.2 (#1233)
dependabot[bot] Jan 9, 2023
7dcddbf
[5.x] Laravel v10 Support (#1234)
driesvints Jan 9, 2023
50f9fd9
Update CHANGELOG
driesvints Jan 10, 2023
355ff05
Implement Silenced interface (#1236)
driesvints Jan 16, 2023
d793ae5
Increase `perPage` variable for monitored tags (#1237)
joshuaruesweg Jan 17, 2023
7cfef61
compile
taylorotwell Jan 17, 2023
287b929
Update CHANGELOG
driesvints Jan 17, 2023
80916ff
[5.x] Allow any queued class to be silenced (#1241)
lioneaglesolutions Jan 25, 2023
29da5dc
[5.x] A fresh coat of paint (#1242)
jessarcher Jan 27, 2023
2953b67
Update CHANGELOG
driesvints Jan 31, 2023
d6a467f
Update UPGRADE.md
driesvints Feb 3, 2023
75f39c7
wip
driesvints Feb 6, 2023
a990617
Fix missing variable use in anonymous function (#1244)
joshuaruesweg Feb 7, 2023
299e96d
Update CHANGELOG
driesvints Feb 7, 2023
328c894
Remove Lodash (#1246)
jessarcher Feb 10, 2023
28717e5
Apply fixes from StyleCI
StyleCIBot Feb 10, 2023
928cd69
chore: bump axios to v1.x (#1247)
ankurk91 Feb 10, 2023
d41a14c
Compile Assets
taylorotwell Feb 10, 2023
bb7677b
Update CHANGELOG
driesvints Feb 14, 2023
4ce5d9a
[5.x] Adds type checking (#1250)
nunomaduro Feb 23, 2023
19a9999
[5.x] Add cancelled status to batch overview (#1255)
markvaneijk Mar 6, 2023
7e21c64
Compile Assets
taylorotwell Mar 6, 2023
a447e39
[5.x] Add autoScalingStrategy option (#1254)
cosmastech Mar 6, 2023
1b9e1e3
wip
taylorotwell Mar 7, 2023
eff17a0
Apply fixes from StyleCI
StyleCIBot Mar 7, 2023
8799c74
add default scaling strategy
taylorotwell Mar 7, 2023
b49be30
Update CHANGELOG
driesvints Mar 7, 2023
8d0f56e
Update CHANGELOG
driesvints Mar 7, 2023
85c5aa3
Update CHANGELOG.md
driesvints Mar 8, 2023
3d5e2fc
Bump webpack from 5.74.0 to 5.76.1 (#1258)
dependabot[bot] Mar 15, 2023
2444fda
Update and rename 1_Bug_report.md to 1_Bug_report.yml
driesvints Apr 6, 2023
8a52a44
Update 1_Bug_report.yml
driesvints Apr 7, 2023
952c2a0
Fix deprecation errors for PHP 8.2 (#1270)
AntonCooper Apr 26, 2023
cb8fd09
Update CHANGELOG
driesvints May 9, 2023
2c286b1
[5.x] Refreshes tags periodically (#1274)
nunomaduro May 16, 2023
a364b36
Compile Assets
taylorotwell May 16, 2023
4f762b1
Respect the prefers-color-scheme setting (#1275)
ramonrietdijk May 18, 2023
f6ce4ef
Update CHANGELOG
driesvints May 24, 2023
ddd6a49
Mask as deprecated using `night()` and `$useDarkTheme` (#1279)
lloricode May 29, 2023
6ee1123
Update CHANGELOG
driesvints May 30, 2023
48e842d
Add events for when supervisors are terminated (#1282)
PrinsFrank Jun 8, 2023
569c715
Fixed occasional flashing when toggling scheme (#1283)
ramonrietdijk Jun 13, 2023
363386c
Update CHANGELOG
driesvints Jun 20, 2023
029cf34
[5.x] Fix supervisor reprovisioning (#1288)
PrinsFrank Jun 21, 2023
ea1ff82
Make inactive supervisors visible (#1286)
PrinsFrank Jun 22, 2023
b14498a
Fix autoscaler scaling down below zero when number of queues times mi…
PrinsFrank Jun 30, 2023
73d0344
Update CHANGELOG
driesvints Jul 11, 2023
ab618d1
Fix: Make sure that missing supervisors are correctly displayed when …
PrinsFrank Jul 14, 2023
1c9b6b3
put environment at end to be safe
taylorotwell Jul 14, 2023
b822d75
Update CHANGELOG
driesvints Jul 25, 2023
1987f98
Handle non-array parameters for "queue" setting in supervisor config …
PrinsFrank Aug 9, 2023
0a587c9
Update CHANGELOG
driesvints Aug 10, 2023
16f2c0e
set 0 as the default runtime of the job (#1307)
AsemAlalami Aug 29, 2023
0c3d961
Update CHANGELOG
driesvints Aug 29, 2023
2fc2ba7
[5.x] Throws `Laravel\Horizon\Exceptions\ForbiddenException` on unaut…
joelbutcher Aug 30, 2023
8244c28
Update CHANGELOG
driesvints Sep 5, 2023
bea664a
Workbench Integration (#1312)
crynobone Sep 6, 2023
6eaf4ef
Use available `batch.processedJobs` value from `Illuminate\Bus\Batch`…
crynobone Sep 12, 2023
f6f80b3
Update CHANGELOG
driesvints Sep 12, 2023
3a1474a
Add `horizon:reset-metrics` command (#1318)
trevorgehman Sep 18, 2023
2d1662d
Update CHANGELOG
driesvints Sep 19, 2023
ded3632
fix(clear-metrics): fixing the function name and when keys is null (#…
joaopalopes24 Sep 19, 2023
8d17aa1
Update CHANGELOG
driesvints Sep 21, 2023
56552ff
PHP 8.3 (#1323)
driesvints Sep 21, 2023
1ac9ffd
Fix the job repository class based on service bindings (#1335)
daison12006013 Oct 11, 2023
9761d98
Apply fixes from StyleCI
StyleCIBot Oct 11, 2023
0433c2b
Uses `actions/checkout@v4`
nunomaduro Oct 17, 2023
1035d56
Bump @babel/traverse from 7.20.1 to 7.23.2 (#1338)
dependabot[bot] Oct 17, 2023
cc2d8d6
Update CHANGELOG
driesvints Oct 24, 2023
3153003
Bump browserify-sign from 4.2.1 to 4.2.2 (#1342)
dependabot[bot] Oct 27, 2023
6e2b0bb
Ensure event is raised before exiting the process (#1341)
jameshulse Oct 27, 2023
fd5c895
Update CHANGELOG
driesvints Oct 31, 2023
8f49859
Bump axios from 1.3.2 to 1.6.0 (#1347)
dependabot[bot] Nov 13, 2023
2393ed2
Compile Assets
taylorotwell Nov 13, 2023
bdf58c8
fix: undefined array key 'queue' (#1351)
TomaszOnePilot Nov 23, 2023
9971f41
Update CHANGELOG
driesvints Nov 28, 2023
87a36e9
[5.x] Pass event instance to event listeners tag() method (#1361)
mateusjatenee Dec 29, 2023
0814225
Apply fixes from StyleCI
StyleCIBot Dec 29, 2023
9f11689
Update CHANGELOG
driesvints Jan 9, 2024
f6fefaf
Bump follow-redirects from 1.15.2 to 1.15.4 (#1364)
dependabot[bot] Jan 10, 2024
8b76994
Add cache check before registering routes (#1367)
serpentblade Jan 15, 2024
ec5510f
Fix the pagination when navigating to the previous and the next page …
kirba Jan 15, 2024
22408b6
Compile Assets
taylorotwell Jan 15, 2024
b348621
[5.x] Merge develop (#1369)
nunomaduro Jan 15, 2024
151f7fc
Add exit code to horizon:forget command (#1370)
bytestream Jan 16, 2024
18fd764
Update CHANGELOG
driesvints Jan 16, 2024
5de2d42
Use actions/checkout@v4 (#1374)
Jubeki Jan 25, 2024
37defc6
make the time for temporarily failed jobs configurable (#1375)
alirezadp10 Jan 25, 2024
931a50d
Use new static analysis workflow (#1377)
Jubeki Jan 26, 2024
55422ae
Update 1_Bug_report.yml
driesvints Jan 26, 2024
8618d65
Carbon v3 support (#1380)
driesvints Jan 30, 2024
e62a24a
Update CHANGELOG
driesvints Jan 30, 2024
0b1bf46
[5.x] Improves console output and fixes Carbon v3 support (#1387)
nunomaduro Feb 12, 2024
3bf97ef
Update CHANGELOG
driesvints Feb 13, 2024
7475de7
Output console error when terminating due to memory usage (#1391)
SanderMuller Feb 20, 2024
0f6a1dd
Update CHANGELOG
driesvints Feb 20, 2024
7dc7c05
Bump follow-redirects from 1.15.4 to 1.15.6 (#1396)
dependabot[bot] Mar 18, 2024
42300e0
[5.x] Make commands lazy (#1399)
timacdonald Mar 19, 2024
96d1543
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1400)
dependabot[bot] Mar 23, 2024
4a17616
Update CHANGELOG
driesvints Mar 26, 2024
ffdb4b8
Bump express from 4.18.2 to 4.19.2 (#1404)
dependabot[bot] Mar 28, 2024
8a34309
Enhance forget command (#1409)
jaroslavstefanec Apr 4, 2024
99c0611
Apply fixes from StyleCI
StyleCIBot Apr 4, 2024
f19486e
[5.x] Update to bootstrap 5.1 and drop jQuery (#1405)
mmachatschek Apr 8, 2024
5922e16
Compile Assets
taylorotwell Apr 8, 2024
ae6bba8
Fix passing null (#1412)
driesvints Apr 9, 2024
32ca28d
Update CHANGELOG
driesvints Apr 9, 2024
3c6661d
[5.x] Change Laravel Mix asset bundling to Vite setup (#1413)
mmachatschek Apr 11, 2024
df27ad9
[5.x] feature: this adds the vite integrity plugin to support assetsA…
mmachatschek Apr 15, 2024
a85ff15
Update CHANGELOG
driesvints Apr 16, 2024
a43adc8
Revert "[5.x] feature: this adds the vite integrity plugin to support…
driesvints Apr 17, 2024
6667681
Revert "[5.x] Change Laravel Mix asset bundling to Vite setup (#1413)…
driesvints Apr 17, 2024
40dc809
Update CHANGELOG
driesvints Apr 17, 2024
01fd607
[5.x] Readd vite support (#1421)
mmachatschek Apr 22, 2024
bf3c4a8
Update CHANGELOG
driesvints Apr 23, 2024
0f08459
[5.x] Fix #1419 (#1424)
tmayrand Apr 25, 2024
c918b06
Prevent infinite loop when forgetting failed jobs (#1429)
jackwh Apr 25, 2024
1b5a027
Fix setting custom ASSET_URLs and support cache busting without integ…
mmachatschek Apr 29, 2024
b867421
Simplify asset story (#1438)
timacdonald May 2, 2024
c7f229b
Apply fixes from StyleCI
StyleCIBot May 2, 2024
8d31ff1
Update compile-assets.yml
driesvints May 3, 2024
fb6333b
Update CHANGELOG
driesvints May 3, 2024
4400962
Fixes tests when using Process 7.1 (#1456)
crynobone May 31, 2024
3c359e3
Update runningProcesses to also include terminating processes (#1454)
nckrtl May 31, 2024
14eed56
Update CHANGELOG
taylorotwell Jun 4, 2024
e3dc4ab
Bump braces from 3.0.2 to 3.0.3 (#1466)
dependabot[bot] Jun 17, 2024
a45917a
Test wildcard environments config (#1465)
karkowg Jun 17, 2024
e0fd80d
Remove leftover publishing command after simplified assets. (#1468)
joveice Jun 25, 2024
a22eef6
Update CHANGELOG
driesvints Jul 2, 2024
81e62ce
Differentiate exit codes for paused and inactive horizon status (#1471)
CanvasCompanyHylke Jul 5, 2024
a85d66e
Update CHANGELOG
driesvints Jul 9, 2024
ee804ec
[5.x] Adding new balance strategy: single (#1473)
dbpolito Jul 22, 2024
5a55ef6
Update CHANGELOG
driesvints Jul 23, 2024
228c709
Update CHANGELOG.md
driesvints Jul 25, 2024
8830039
Extend Slack Notification to work with Slack Apps for Laravel 11 supp…
travisricks Jul 26, 2024
c67563b
Update CHANGELOG
driesvints Jul 30, 2024
b025ae3
Replace dead link in Security Policy (#1484)
Jubeki Aug 2, 2024
184449b
Fix error when loading monitoried tags page(#1478) (#1485)
therobfonz Aug 5, 2024
e534b79
Update CHANGELOG
driesvints Aug 6, 2024
2e0e3a2
Create status command for individual supervisors (#1467)
mfrieswyk Aug 13, 2024
bcd523b
Bump axios from 1.6.8 to 1.7.4 (#1486)
dependabot[bot] Aug 14, 2024
6080df7
Use match expression (#1487)
xurshudyan Aug 19, 2024
68cfe83
wip
driesvints Aug 20, 2024
a4a512c
Use Node 21 on asset build
driesvints Aug 20, 2024
533e552
FIX #1488 : Focused line gets hightlighted [remove .vjs-tree-node:hov…
srennou Aug 23, 2024
6b70601
Update config.yml
driesvints Sep 3, 2024
8e2e7b2
Delete .github/ISSUE_TEMPLATE/2_Feature_request.md
driesvints Sep 3, 2024
642ed10
Update config.yml
driesvints Sep 3, 2024
70d8aa8
Update CHANGELOG
driesvints Sep 3, 2024
9d2c4ea
Reanimate asset compilation (#1495)
daniser Sep 4, 2024
4d021d2
Update CHANGELOG
driesvints Sep 5, 2024
267975e
[5.x] Upgrade from Vue 2 to Vue 3 (#1496)
osbre Sep 11, 2024
d556cca
Compile Assets
taylorotwell Sep 11, 2024
717eb33
Refresh the logo (#1497)
osbre Sep 11, 2024
8625100
Bump vite from 5.2.10 to 5.4.6 (#1498)
dependabot[bot] Sep 18, 2024
4420759
Bump rollup from 4.21.3 to 4.22.4 (#1499)
dependabot[bot] Sep 24, 2024
1d97f94
Compile Assets
taylorotwell Sep 24, 2024
946fbd4
Update CHANGELOG
taylorotwell Sep 24, 2024
cc20648
Update logo to support dark/light theme (#1500)
milewski Sep 25, 2024
9f482f2
Fix pop() method signature laravel/framework#53063 (#1504)
it-can Oct 8, 2024
cfbc5af
Update CHANGELOG
taylorotwell Oct 8, 2024
02d76ee
[5.x] Use `#[\Override]` PHP Attribute to detect breaking changes (#1…
crynobone Oct 9, 2024
d9c39ce
Improvment: Wont spawn extra queues (#1508)
alexmontoanelli Oct 16, 2024
ff182b3
Update CHANGELOG
taylorotwell Oct 22, 2024
97eccbd
Test Improvements (#1511)
crynobone Oct 29, 2024
a48d242
Update UPGRADE.md (#1515)
wsamoht Nov 7, 2024
896fbdc
Update CHANGELOG
taylorotwell Nov 12, 2024
38e609b
Allow to specify connection in ClearCommand (#1516)
antennaio Nov 20, 2024
c0a7087
[5.x] Supports PHP 8.4 (#1507)
crynobone Nov 21, 2024
88bc1f9
Update CHANGELOG
taylorotwell Nov 26, 2024
4c30f9c
Add support for notification class overrides (#1518)
lukemorcom Dec 2, 2024
37d1f29
Replace implicitly nullable parameters for PHP 8.4 (#1520)
txdFabio Dec 6, 2024
f955296
Update CHANGELOG
taylorotwell Dec 10, 2024
7717764
fix predis `clear()` when using redis 7.4 (#1522)
vintagesucks Dec 13, 2024
64c5c08
Update CHANGELOG
taylorotwell Dec 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
.editorconfig export-ignore
.styleci.yml export-ignore
CHANGELOG.md export-ignore
package-lock.json export-ignore
phpstan.neon.dist export-ignore
phpunit.xml.dist export-ignore
RELEASE.md export-ignore
UPGRADE.md export-ignore
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/1_Bug_report.md

This file was deleted.

62 changes: 62 additions & 0 deletions .github/ISSUE_TEMPLATE/1_Bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: Bug Report
description: "Report something that's broken."
body:
- type: markdown
attributes:
value: "Please read [our full contribution guide](https://laravel.com/docs/contributions#bug-reports) before submitting bug reports. If you notice improper DocBlock, PHPStan, or IDE warnings while using Laravel, do not create a GitHub issue. Instead, please submit a pull request to fix the problem."
- type: input
attributes:
label: Horizon Version
description: Provide the Horizon version that you are using.
placeholder: 1.6.1
validations:
required: true
- type: input
attributes:
label: Laravel Version
description: Provide the Laravel version that you are using. [Please ensure it is still supported.](https://laravel.com/docs/releases#support-policy)
placeholder: 10.4.1
validations:
required: true
- type: input
attributes:
label: PHP Version
description: Provide the PHP version that you are using.
placeholder: 8.1.4
validations:
required: true
- type: dropdown
attributes:
label: Redis Driver
options:
- PhpRedis
- Predis
validations:
required: true
- type: input
attributes:
label: Redis Version
description: Provide the PhpRedis/Predis version that you are using.
placeholder: 3.4.1
validations:
required: true
- type: input
attributes:
label: Database Driver & Version
description: If applicable, provide the database driver and version you are using.
placeholder: "MySQL 8.0.31 for macOS 13.0 on arm64 (Homebrew)"
validations:
required: false
- type: textarea
attributes:
label: Description
description: Provide a detailed description of the issue you are facing.
validations:
required: true
- type: textarea
attributes:
label: Steps To Reproduce
description: Provide detailed steps to reproduce your issue. If necessary, please provide a GitHub repository to demonstrate your issue using `laravel new bug-report --github="--public"`.
validations:
required: true

4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/2_Feature_request.md

This file was deleted.

3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Feature request
url: https://github.com/laravel/horizon/pulls
about: 'For ideas or feature requests, send in a pull request'
- name: Support Questions & Other
url: https://laravel.com/docs/contributions#support-questions
about: 'This repository is only for reporting bugs. If you have a question or need help using the library, click:'
Expand Down
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you discover a security vulnerability within Laravel, please send an email to
```
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: OpenPGP v2.0.8
Comment: https://sela.io/pgp/
Comment: Report Security Vulnerabilities to [email protected]

xsFNBFugFSQBEACxEKhIY9IoJzcouVTIYKJfWFGvwFgbRjQWBiH3QdHId5vCrbWo
s2l+4Rv03gMG+yHLJ3rWElnNdRaNdQv59+lShrZF7Bvu7Zvc0mMNmFOM/mQ/K2Lt
Expand Down
11 changes: 11 additions & 0 deletions .github/workflows/compile-assets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: compile assets

on: [push]

jobs:
compile:
uses: laravel/.github/.github/workflows/compile-assets.yml@main
with:
cmd: build
build_path: "dist/"
node: "21"
12 changes: 12 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: issues

on:
issues:
types: [labeled]

permissions:
issues: write

jobs:
help-wanted:
uses: laravel/.github/.github/workflows/issues.yml@main
12 changes: 12 additions & 0 deletions .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: pull requests

on:
pull_request_target:
types: [opened]

permissions:
pull-requests: write

jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main
15 changes: 15 additions & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: static analysis

on:
push:
branches:
- master
- '*.x'
pull_request:

permissions:
contents: read

jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main
30 changes: 23 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@ name: tests

on:
push:
branches:
- master
- '*.x'
pull_request:
schedule:
- cron: '0 0 * * *'

jobs:
tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

services:
redis:
Expand All @@ -20,26 +23,39 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [7.3, 7.4, 8.0]
laravel: [^8.0]
php: [8.1, 8.2, 8.3, 8.4]
laravel: [10, 11]
include:
- php: '8.0'
laravel: 9
- php: 8.1
laravel: 9
- php: 8.2
laravel: 9
exclude:
- php: 8.1
laravel: 11
- php: 8.4
laravel: 10

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom, curl, libxml, mbstring, redis, zip
ini-values: error_reporting=E_ALL
tools: composer:v2
coverage: none

- name: Install dependencies
run: |
composer require "illuminate/contracts=${{ matrix.laravel }}" --no-update
composer update --prefer-dist --no-interaction --no-progress
composer update --prefer-dist --no-interaction --no-progress --with="illuminate/contracts:^${{ matrix.laravel }}"

- name: Execute tests
run: vendor/bin/phpunit --verbose
run: vendor/bin/phpunit ${{ matrix.laravel >= 10 && '--display-deprecations --fail-on-deprecation' || '' }}
9 changes: 9 additions & 0 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: update changelog

on:
release:
types: [released]

jobs:
update:
uses: laravel/.github/.github/workflows/update-changelog.yml@main
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/vendor
/laravel
/node_modules
/public/app.js.LICENSE.txt
/phpunit.xml
composer.lock
.phpunit.result.cache
34 changes: 32 additions & 2 deletions .styleci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
php:
preset: laravel
js: true
css: true
js:
tab-width: 4
use-tabs: false
print-width: 120
double-quotes: false
trailing-commas: es5
semicolons: true
arrow-parens: always
bracket-same-line: false
bracket-spacing: true
finder:
exclude:
- "dist"
- "node_modules"
- "vendor"
name:
- "*.js"
- "*.jsx"
css:
tab-width: 4
use-tabs: false
print-width: 120
double-quotes: false
finder:
exclude:
- "dist"
- "node_modules"
- "vendor"
name:
- "*.css"
- "*.scss"
- "*.less"
Loading