Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / TheDragonCode/laravel-actions issues and pull requests
#153 - Removed changelog generator
Pull Request -
State: closed - Opened by andrey-helldar 9 months ago
Labels: removed
#152 - Removed support for older versions of Laravel
Pull Request -
State: closed - Opened by andrey-helldar 9 months ago
Labels: removed
#151 - Upgrade Vuepress
Pull Request -
State: closed - Opened by andrey-helldar 11 months ago
Labels: skip-changelog
#150 - Added Laravel 11 support
Pull Request -
State: closed - Opened by andrey-helldar 11 months ago
Labels: added
#149 - Bump TheDragonCode/codestyler from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, skip-changelog
#149 - Bump TheDragonCode/codestyler from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#148 - Fix dependency injection to support lumen
Pull Request -
State: closed - Opened by Kuodster about 1 year ago
- 1 comment
Labels: minor
#147 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#146 - Updated upgrade documentation
Pull Request -
State: closed - Opened by andrey-helldar over 1 year ago
#146 - Updated upgrade documentation
Pull Request -
State: closed - Opened by andrey-helldar over 1 year ago
#146 - Updated upgrade documentation
Pull Request -
State: closed - Opened by andrey-helldar over 1 year ago
#145 - Upgrading from 2.x to 4.x fails on database migrations
Issue -
State: closed - Opened by tibbsa over 1 year ago
- 1 comment
#145 - Upgrading from 2.x to 4.x fails on database migrations
Issue -
State: open - Opened by tibbsa over 1 year ago
- 1 comment
#145 - Upgrading from 2.x to 4.x fails on database migrations
Issue -
State: closed - Opened by tibbsa over 1 year ago
- 1 comment
#144 - Bump actions/setup-node from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#143 - Bump crazy-max/ghaction-github-pages from 3.2.0 to 4.0.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#142 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#141 - Bump crazy-max/ghaction-github-pages from 3.1.0 to 3.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#140 - Fixed bug when use isolate option
Pull Request -
State: closed - Opened by taqie over 1 year ago
- 2 comments
#139 - Fixed code-style and tests
Pull Request -
State: closed - Opened by andrey-helldar over 1 year ago
#138 - Bump TheDragonCode/codestyler from 2.6.24 to 3.0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#137 - Change console info
Pull Request -
State: closed - Opened by andrey-helldar over 1 year ago
#136 - Bump TheDragonCode/codestyler from 2.6.2 to 2.6.24
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#135 - Update docs
Pull Request -
State: closed - Opened by andrey-helldar almost 2 years ago
#134 - Added asynchronous actions
Pull Request -
State: closed - Opened by andrey-helldar almost 2 years ago
#133 - Fixed output of extra information at startup
Pull Request -
State: closed - Opened by andrey-helldar almost 2 years ago
#132 - Replace `warning` messages with `info`
Pull Request -
State: closed - Opened by andrey-helldar almost 2 years ago
#131 - Warn: "Actions repository already exists" every run
Issue -
State: closed - Opened by SaintPeter almost 2 years ago
- 1 comment
#130 - Correct Upgrade Command
Pull Request -
State: closed - Opened by SaintPeter almost 2 years ago
- 1 comment
#129 - Cannot install inside a fresh laravel 10 project
Issue -
State: closed - Opened by RRosalia almost 2 years ago
- 3 comments
#127 - Added support for published stabs (Laravel Idea 6.3.0+ required)
Pull Request -
State: closed - Opened by andrey-helldar almost 2 years ago
#126 - Added Laravel 10 support
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#125 - Added testing in PHP 8.2 environment
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#124 - Rename workflow
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#123 - Added `actions:stub` console command
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#122 - Removed mention of old migration mechanics
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#121 - Update upgrade docs
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#120 - Fixed conflict block
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#119 - Update README.md
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#118 - Update README.md
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#117 - Added Events tests
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#116 - Renamed `migrate` methods with `actions`
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#115 - Changelog prepared for version 4
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#114 - Database table name changed from `migration_actions` to `actions`
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#113 - Renamed console class name
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#112 - Refactored `actions:upgrade` console command
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#111 - `Names::MIGRATE` constant have been renamed to `Names::ACTIONS`
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#110 - Console commands have been renamed
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#109 - [4.x] Upgrade project
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#108 - Project renamed from `Laravel Migration Actions` to `Laravel Actions`
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#107 - Update index.md in docs
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#106 - Fixed docs generator
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#105 - [3.x] Isolating Action Execution
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#104 - Isolated option
Issue -
State: closed - Opened by You2s about 2 years ago
- 2 comments
Labels: enhancement
#103 - Fixed `ColumnDoesNotExist`
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#102 - Fixed trying to execute files other than PHP
Pull Request -
State: closed - Opened by andrey-helldar about 2 years ago
#101 - Added the ability to exclude paths from processing
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
Labels: enhancement
#100 - Migration Action throws error when there are non Action files within the actions folder
Issue -
State: closed - Opened by milewski over 2 years ago
- 4 comments
Labels: enhancement
#99 - Bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#98 - Update output styles
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#97 - Update docs
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#96 - Renamed `silent` option with `mute`
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#95 - $components: Return value must be of type Illuminate\Console\View\Components\Factory, Illuminate\Support\Optional returned
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#94 - Beautiful::components(): Return value must be of type Illuminate\Console\View\Components\Factory, Illuminate\Support\Optional returned
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#93 - Mute installing repo when migrate running
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#92 - Added captions
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#91 - Optimized commands
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#90 - Fixed git path
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#89 - Added silent mode for commands
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#88 - Removed `force` flag to install a repository from migrate command
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#87 - Resolved output buffer with call nested commands
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#86 - Change message when skipping actions running
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#85 - `file_get_contents(...)`: Failed to open stream: No such file or directory
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#84 - Fixed comparison for status output
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#83 - Fixed comparison for status output
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#82 - Removed CNAME file from root folder
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#81 - Cannot assign string to property `Values\Options::$step` of type `?int`
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#80 - Added logging when skipping action launches
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#79 - Fixed file names
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#78 - Fixed resolving file names
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#77 - Fixed status sorting
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#76 - Fixed file sorting
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#75 - Fixed information messages
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#74 - Fixed paths
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#73 - Revert docs generation from a branch
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#72 - Update README.md
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#71 - Bump TheDragonCode/codestyler from 2.3.2 to 2.6.2
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#70 - [3.x] Refactoring project
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#69 - Update README.md
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#68 - Update GItHub Actions rules
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#67 - The down method is hidden by default when creating actions
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#66 - Added split launch option
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#65 - Added test hotfix for output components to Laravel 9 console
Pull Request -
State: closed - Opened by andrey-helldar over 2 years ago
#64 - Bump TheDragonCode/codestyler from 2.3.0 to 2.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#63 - Bump TheDragonCode/codestyler from 2.2.0 to 2.3.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#62 - Bump TheDragonCode/codestyler from 2.1.0 to 2.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#61 - Bump TheDragonCode/codestyler from 2.0.3 to 2.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#60 - Bump TheDragonCode/codestyler from 2.0.1 to 2.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#59 - Bump TheDragonCode/codestyler from 1.13.1 to 2.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#58 - Create ide.json
Pull Request -
State: closed - Opened by adelf almost 3 years ago