Welcome to my personal page,
- I am Filipe Gonçalves, an Engineering Manager at Infraspeak. In this page I will explore some topics about team management, agile methodologies, and software engineering fueled by Padel sport.
Welcome to my personal page,
Agile Scrum is a popular framework used to manage complex projects in a flexible and efficient manner. It is based on Agile values and principles providing a structured approach to delivering high-quality products. It is widely used in software development companies and everyone has their own implementation of Scrum. After years of working with various Scrum implementations, there are some common elements present in all variations. These moments can be synchronous or asynchronous, depending on the team’s ideology and its nature....
For those who use Composer to manage the dependencies of PHP projects, the goal usually is to add all the dependencies for a certain release version, for example: When using Gitlab with the self-managed version and with dependencies on private repositories, it is not possible to point to the release number or tag, but only to branch name. Despite having Googled this “problem” a few times, I never found the solution and then ended up using the name of the branches....