6
35
Fork
You've already forked rss
5

Early 2025 Updates #31

Merged
danb merged 6 commits from 2025-03-update into main 2025年03月02日 01:35:06 +01:00
Owner
Copy link

Changes not really tested right now

  • Update Laravel to 12
  • Update InertiaJS to 2
    • Check if monkey-patch (in app.js) is still needed.
  • Update tailwind
  • Update dockerfile base from Ubuntu 22.04
    • Check other images used in build
  • Potentially remove redundant axios usage?
  • Update vite
  • Remove autoprefixer
  • General test of all functionality
Changes not really tested right now - [x] Update Laravel to 12 - [x] Update InertiaJS to 2 - [x] Check if monkey-patch (in `app.js`) is still needed. - [x] Update tailwind - [x] Update dockerfile base from Ubuntu 22.04 - [x] Check other images used in build - [x] Potentially remove redundant axios usage? - [x] Update vite - [x] Remove autoprefixer - [x] General test of all functionality
Updated to Laravel 12 and inertia 2
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 1m3s
c8eec9db4d
Changes not really tested right now
Updated tailwind from 3 to 4
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 52s
da3598aea2
Removed axios & autprefixer, updated vite
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 53s
326c3ed1de
Confirmed monkey patch still needed
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 51s
c0c36f5033
Added reference to old raised intertia issue
Updated CI and built container versions
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 1m54s
236682156b
Fixed some issues around testing
All checks were successful
PHPUnit / laravel-tests (pull_request) Successful in 44s
259f757143
- Fixed test which was checking compressed output, which seemed to
 change in some environments (likely compression lib changes).
- Reverted removal of CACHE_DRIVER env option since this was used in
 testing so tests can run in separate temp array based cache.
danb deleted branch 2025-03-update 2025年03月02日 01:35:07 +01:00
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
danb/rss!31
Reference in a new issue
danb/rss
No description provided.
Delete branch "2025-03-update"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?