Aniket Pal

Aniket Pal

Final year undergrad from India. Worked with over 20 organisations starting from founding and leading a campus club to working as SWE intern with Barclays. Currently Developer Advocate at Mergify.

Aniket Pal

Understanding Version Numbers in Software

Since Ada Lovelace created the first piece of software, our industry has created millions and billions of pieces of software up to this point. Softwares directly solving endusers concerns to softwares like Mergify which helps enterprises ship quality products faster and safer.

Aniket Pal

GitHub Universe 2022: Day Two Recap

GitHub's flagship event, GitHub Universe 2022, has just closed its virtual doors after 2 days packed of information, announcements, and releases. The team has built over 100 new features in just 365 days which were showcased in Universe. The loudest buzz in Day One was around Copilot expansion,

Aniket Pal

GitHub Universe 2022: Day One Recap

It was mid-week yesterday and it is quite possible you were exhausted resolving bugs or adding features. We won't blame you if you missed Github Universe Day one. With the home for over 94 Million developers, GitHub announced some of the vital changes in the first day of

Aniket Pal

GitHub Universe 2021: Rewind

As of June 2022, GitHub has over 83 million developers and more than 200 million repositories, including more than 28 million OpenSource repositories. GitHub Universe is the flagship event of GitHub. In the conference, speakers announce the changes it has made in the GitHub ecosystem. Why should GitHub universe matter?

Aniket Pal

Is Continuous Integration, Continuous Delivery and Continuous Deployment the same?

Continuous Integration, Continuous Delivery and Continuous Deployment are like vectors pointing to the same direction but having different magnitude. The factor which makes them point in the same direction is the goal to make our software development process faster and more robust. Continuous Integration, Continuous Delivery and Continuous Deployment all

Aniket Pal

Hacking the Way to Hacktoberfest 2022

It's that time of the year, folks! The one that fills our hearts with a great sense of community and a shared motivation to contribute to the open source landscape. Whether your October is full of pumpkins or spring breezes, it's time for… HACKTOBERFEST! What the

Aniket Pal

Automating security for applications with DevSecOps

Bob, after conversing with Jenny, learned about GitOps and is using it effectively. Previously what took him 8-12 weeks to develop due to operations issues can now be resolved in days. Every other week Bob builds a new version of his application. At some point, Bob's user base

Aniket Pal

Learn about the most used flow: GitOps

Meet Bob, a software developer from France. Being a senior developer and working in a startup, Bob develops, deploys, and maintains his application on his own. Until the point when he came to know about GitOps, he maintained deployment pipelines which also had a lot of manual processes and requests