PinnedTop 10 things to make your linux terminal more productive10 Tools to make terminal more productiveMar 2, 20231Mar 2, 20231
[Jenkins] How to track the status of downstream jobs from parent job using cliThere is a use case to list down all the jobs triggered by the upstream in Jenkins, however it doesn’t track the downstream jobs. The…Mar 27Mar 27
[Process] What I learnt while refining a GitHub new feature issue and how TDD helped meThe process of refinement of tickets for new feature is very helpful and we followed the idea of TDD in breaking the feature into stories.Feb 26Feb 26
[Static Code Analysis] Enforce coding standards using semgrepAs a startup, and working with microservices, it’s challenging to maintain the coding standards across all the services.Jan 31Jan 31
[Open Source] Project Iza — written in GoA hobby project as a cli tool to do operations with database, cicd, artifactory tools using linux like commands.Dec 31, 2024Dec 31, 2024
Published inLevel Up Coding[Angular] Add dynamic data to your angular application running on GitHub pagesNOTE: No subscription? No problem. You can access the friend link here. :) You can also access all my friend links on my GitHub repo…Dec 2, 2024Dec 2, 2024
Published inLevel Up Coding[Angular] Deploy your angular app to GitHub pagesNOTE: No subscription? No problem. You can access the friend link here. :) You can also access all my friend links on my GitHub repo…Oct 28, 2024Oct 28, 2024
[Jenkins][Gerrit] Test your unmerged patchstet before submittingWe made a change in CI pipeline repo, and before merging we need to verify if everything is working as expected or not? How can we do it?Oct 14, 2024Oct 14, 2024
Published inLevel Up Coding[Auth] Secure your App using casdoor (Go+Angular)Authentication systems are hard to build. It is a good idea, to use the existing authentication and authorization systems.Oct 3, 20241Oct 3, 20241
Published inLevel Up Coding[Bazel] Part 2 — Monitor your bazel builds using buildbuddyArticles in the series:Sep 4, 2024Sep 4, 2024