Otoniel EmanuelforAngola Open-source Communityblog.angolaosc.org·Mar 13, 2024Google Summer of Code 2024: Bolsas de Estágio Remunerado do GoogleO Google Summer of Code (GSoC) é um programa global e online do Google que conecta novos contribuidores às organizações de software de código aberto. Desde seu início em 2005, o GSoC evoluiu tornando-se uma plataforma para estudantes e outros colabor...1 like·154 readsGoogle
Abhishek KCkcabhishek.com.np·Feb 3, 2024Staging changes in gitOnce we have set up our Git and the repository, we can get started with the version control. We can now work on files and directories in the repository, make changes, and commit those changes. Concepts of Staging When we create or edit an existing fi...Let's learn GitGitHub
Gautami Shettygautamishetty.hashnode.dev·Dec 14, 2023Staging and production in Version Control SystemStaging vs Production: Development Environments Explained Purpose of Development Environments: Every development team before releasing any new features or changes tests whether the new code is going to cause any bugs or not. To do so, at first, it go...Version Control SystemsProduction enviroment
Ayoade Davidaydavid.hashnode.dev·Dec 5, 2023Implementing Dynamic URLs in WordPressStatic URLs in WordPress may not be flexible enough, especially when transitioning between development, staging, and production environments. Dynamic URLs automatically adapt to the current protocol, making your WordPress site more adaptable and redu...WordPress
José Hortajoshhortt.hashnode.dev·May 5, 2023Take Control of Your Editing Process: How to Enable Editor Branching with Cloudcannon Projects?Are you looking to make changes to your CloudCannon project but don't want them to affect your production site just yet? One solution is to create a branch where you can preview and share these changes before merging them into your main project. Proj...1 like·31 readscloudcannon
Syed Jafer Ksyedjaferk.hashnode.dev·Jan 23, 2023Mastering Git: Understanding the Three Stages of Version ControlGIT Series: https://makereading.com/series/git Git is a distributed version control system that allows developers to keep track of changes made to their codebase. It is widely used by developers around the world and is known for its flexibility, spee...64 readsGit CourseOpen Source
Emmanuel Tisseraemmti.com·Sep 2, 2015How not to be shy on stage: Fixing a Kentico 'Gotcha'An article on using the Kentico API to insert media files into a Media Library, and a solution when those items do not appear in the Kentico Staging queue. Read the full blog post (5 min read) - How not to be shy on stage: Fixing a Kentico 'Gotcha' ↗...Kentico