A review of Tuleap so far (Tuleap, part 2 of ?)

In my previous article, I talked about why I am interested in Tuleap. But in this one, I am going to talk about my impressions of the software, in trying to set it up and get it running. And while not quite an article warranting a Core Dump category tag, I did realize that I needed a new one, as I have done a number of similar posts.

An intro for why I am interested in tuleap... (tuleap, part 1)

I became a huge fan of the Agile development methodology over a decade ago while working at Lumos Networks as a contract PHP developer. This is also where I learned Test Driven Development (TDD), and have much to thank Brian Johnston for bringing those skills into my toolbox, even after many years. And they say an old dog cannot learn new tricks.

Dang it Red Hat!!!

If you have looked around this site, or know me and have heard me discuss it, I have an honest to goodness Red Hat Enterprise Linux subscription. I am not talking about the rebuilt version called Rocky Linux, which is the successor to CentOS after Red Hat changed that distro from being just a rebuilt/relabeled version of the corresponding RHEL version to a stream version sitting somewhere behind Fedora and before RHEL. 

I tried a Junie thing, and once again, it failed...

So, I was doing some work on Heimdallr, and I notice that I was using Laravel 12, and should upgrade to Laravel 13. Upgrades from one major version of a another for frameworks in PHP projects always seems to be "painful" for some reason. In Zend Framework, they dropped core components, from what I have heard, for Drupal 7 to 8, you practically had to rebuild things from scratch. For L12 to L13, they talk about doing it in an estimated 10 mins, but my experience was far from it. My development VM runs on a hefty server, and is pretty hefty itself.

What I've been up to...

So, it has been awhile since I posted a major article. I have been working on my Job Application Tracker App, which I originally wrote to replace the Google spreadsheet I had been using to track jobs to which I have applied as a part of my job search, and which a friend said I should turn it into a demo site, make it multi-user and perhaps monetize it. And I did put it up as a demo site, and did a major amount of work to make it fully multi-user. But while working on it, I ran into some issues.