Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: gitlab CI/CD pipeline cannot run php spark
Post: RE: gitlab CI/CD pipeline cannot run php spark

My work around right now is by ignoring environment (start with an empty environment) PHP Code: -- env -i php spark migrate -n App -- I'm still digging to find a better way [hr] InsiteFX Wrote:...
3,308 Views
4 Replies
08-18-2020, 08:01 PM
adty
    Thread: gitlab CI/CD pipeline cannot run php spark
Post: RE: gitlab CI/CD pipeline cannot run php spark

Found the problem in CodeIgniter.php file, detectEnvironment() function. PHP Code: -- protected function detectEnvironment() { // Make sure ENVIRONMENT isn't already set by other means. if (!...
3,308 Views
4 Replies
08-11-2020, 09:06 PM
adty
    Thread: gitlab CI/CD pipeline cannot run php spark
Post: gitlab CI/CD pipeline cannot run php spark

i'm implementing gitlab CI/CD pipeline in my CI4 project. running  PHP Code: -- php spark migrate --  in gitlab CI/CD script get this error Code: -- CodeIgniter CLI Tool - Version 4.0.4 - S...
3,308 Views
4 Replies
08-11-2020, 03:11 AM
adty
    Thread: Important News about Jim Parry and the Project
Post: RE: Important News about Jim Parry and the Project

Rest in peace Jim. May your code ignite us.
145,027 Views
98 Replies
01-22-2020, 05:33 AM
adty
    Thread: Benchmarking/Debugging ajax request
Post: Benchmarking/Debugging ajax request

Has anyone ever benchmarking/debugging ajax requests? For now, this can be done by loading the request from debug toolbar's history. But the ajax requests will not appear before we reload the page.
1,188 Views
0 Replies
11-21-2019, 07:09 PM
adty
    Thread: Codeigniter - Indonesia Community
Post: RE: Codeigniter - Indonesia Community

halo?
326,008 Views
161 Replies
06-26-2016, 09:14 PM
adty

Theme © iAndrew 2016 - Forum software by © MyBB