mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-21 16:43:36 +00:00
67 KiB
67 KiB
Git
!!! info "Architectural Context" Detailed reference for Git in the context of Architectural Foundations.
- How to Get More Out of Your Git Commit Message [COMMUNITY-TOOL]
- github.blog: How to undo (almost) anything with Git [COMMUNITY-TOOL]
- github.blog: Highlights from Git 2.28 [COMMUNITY-TOOL]
- livecodestream.dev: Git Concepts and Workflow for Beginners [COMMUNITY-TOOL]
- thenextweb.com: A beginner’s guide to the most popular Git commands [COMMUNITY-TOOL]
- github.blog: Token authentication requirements for Git operations [COMMUNITY-TOOL]
- github.blog: Commits are snapshots, not diffs [COMMUNITY-TOOL]
- github.blog: Get up to speed with partial clone and shallow clone [COMMUNITY-TOOL]
- geeksforgeeks.org: How to Write Good Commit Messages in GitHub? [COMMUNITY-TOOL]
- cloudbees.com: Git Commands: The 13 You Must Know, In Order 🌟 [COMMUNITY-TOOL]
- infoworld.com: What is Git? Version control for collaborative programming [COMMUNITY-TOOL]
- github.blog: Improve Git monorepo performance with a file system monitor 🌟 [COMMUNITY-TOOL]
- github.blog: Highlights from Git 2.40 [COMMUNITY-TOOL]
- atlassian.com: Configuring branching models 🌟 [COMMUNITY-TOOL]
- GitHub Flow [COMMUNITY-TOOL]
- kean.github.io: Trunk-Based Development [COMMUNITY-TOOL]
- git-flow.readthedocs.io [COMMUNITY-TOOL]
- aprendegit.com: git-flow: la rama develop y uso de feature branches [COMMUNITY-TOOL]
- #FeatureFlags [COMMUNITY-TOOL]
- cloudbees.com: Goodbye Sleepless Nights: De-Risking Deployments with Feature Flags [COMMUNITY-TOOL]
- infoworld.com: Why aren’t you using feature flags? [COMMUNITY-TOOL]
- cloudbees.com: How to Grow Continuous Delivery Maturity Using Feature Flags [COMMUNITY-TOOL]
- github.blog: How we ship code faster and safer with feature flags [COMMUNITY-TOOL]
- cloudbees.com: The Importance of Feature Flags in CI/CD [COMMUNITY-TOOL]
- infoworld.com: 5 devops use cases for developing with feature flags [COMMUNITY-TOOL]
- split.io: Keystone Flags: Feature Flagging With Less Mess [COMMUNITY-TOOL]
- gitlab.com [COMMUNITY-TOOL]
- devclass.com: Git a March on: GitLab 13.10 ramps up security, adds support for OpenShift, DORA [COMMUNITY-TOOL]
- lambdatest.com: How To Use GitLab CI To Run Tests Locally? 🌟 [COMMUNITY-TOOL]
- containerjournal.com: GitLab Brings Kubernetes Operator to Red Hat OpenShift [COMMUNITY-TOOL]
- github.blog: How we launched docs.github.com [COMMUNITY-TOOL]
- Introducing GitHub’s OpenAPI Description [COMMUNITY-TOOL]
- Token authentication requirements for API and Git operations [COMMUNITY-TOOL]
- theregister.com: Passwords begone: GitHub will ban them next year for authenticating Git operations [COMMUNITY-TOOL]
- github.blog: Learn about ghapi, a new third-party Python client for the GitHub API [COMMUNITY-TOOL]
- github.blog: Improving how we deploy GitHub [COMMUNITY-TOOL]
- github.blog: Deployment reliability at GitHub [COMMUNITY-TOOL]
- github.blog: Extending GitOps to reliability-as-code with GitHub and StackPulse [COMMUNITY-TOOL]
- github.blog: Solving the innersource discovery problem - Discoverability [COMMUNITY-TOOL]
- blog.gruntwork.io: Introducing git-xargs: an open source tool to update multiple GitHub repos [COMMUNITY-TOOL]
- github.blog: Security keys are now supported for SSH Git operations 🌟 [COMMUNITY-TOOL]
- education.github.com [COMMUNITY-TOOL]
- github.blog: GitHub brings supply chain security features to the Go community [COMMUNITY-TOOL]
- github.blog: GitHub CLI 2.0 includes extensions! [COMMUNITY-TOOL]
- infoworld.com: GitHub introduces code review controls 🌟 [COMMUNITY-TOOL]
- github/hub 🌟 [COMMUNITY-TOOL]
- github.blog: Improving GitHub code search [COMMUNITY-TOOL]
- github.blog: Dependency graph now supports GitHub Actions [COMMUNITY-TOOL]
- github.blog: How to build a CI/CD pipeline with GitHub Actions in four simple steps [COMMUNITY-TOOL]
- github.blog: How to start using reusable workflows with GitHub Actions [COMMUNITY-TOOL]
- github.blog: Getting started with project planning on GitHub [COMMUNITY-TOOL]
- github.blog: Testing cloud apps with GitHub Actions and cloud-native open source tools [COMMUNITY-TOOL]
- blog.codecentric.de: Stop re-writing pipelines! Why GitHub Actions drive the future of CI/CD [COMMUNITY-TOOL]
- github.blog: Implementing least privilege for secrets in GitHub Actions [COMMUNITY-TOOL]
- github.blog: Work with GitHub Actions in your terminal with GitHub CLI [COMMUNITY-TOOL]
- github.blog: GitHub Actions update: Helping maintainers combat bad actors [COMMUNITY-TOOL]
- github.blog: How we use GitHub Actions to manage GitHub Docs [COMMUNITY-TOOL]
- github.blog: 10 GitHub Actions resources to bookmark from the basics to CI/CD [COMMUNITY-TOOL]
- resources.github.com: What is GitHub Actions? How automation & CI/CD work on GitHub (whitepaper/pdf) [COMMUNITY-TOOL]
- github.blog: 5 automations every developer should be running [COMMUNITY-TOOL]
- github.blog: Getting started with GitHub Actions just got easier! [COMMUNITY-TOOL]
- blog.fleetdm.com: 4 tips for GitHub Actions usability (+2 bonus tips for debugging) [COMMUNITY-TOOL]
- openshift.com: Deploying to OpenShift using GitHub Actions [COMMUNITY-TOOL]
- github.com: OpenShift GitHub Actions Runner 🌟 [COMMUNITY-TOOL]
- GitHub Copilot 🌟 [COMMUNITY-TOOL]
- GitHub Copilot is generally available to all developers [COMMUNITY-TOOL]
- github.blog: GitHub Copilot X: The AI-powered developer experience [COMMUNITY-TOOL]
- techcommunity.microsoft.com: Coding Frameworks and languages are no longer the point, prompting is [COMMUNITY-TOOL]
- Gitea [COMMUNITY-TOOL]
- github.com/MichaelMure/git-bug [COMMUNITY-TOOL]
- github.blog: Git Credential Manager: authentication for everyone [COMMUNITY-TOOL]
- twitter.com/azuredevops [COMMUNITY-TOOL]
- How We Use Git at Microsoft [COMMUNITY-TOOL]
- BitBucket Auto Merge [COMMUNITY-TOOL]
- BitBucket Bot for Microsoft Teams [COMMUNITY-TOOL]
- Configure bitbucket-pipelines.yml to automatically merge feature branch to master? [COMMUNITY-TOOL]
- Example: gitlab.gnome.org/marge-merge-bot [COMMUNITY-TOOL]
- blog.plasticscm.com: Add a mergebot to your repo! [COMMUNITY-TOOL]
- PlasticSCM MergeBot Jenkins Plugin [COMMUNITY-TOOL]
- github-merge-bot [COMMUNITY-TOOL]
- Rultor [COMMUNITY-TOOL]
- Example: CockroachDB's Bors Merge Bot [COMMUNITY-TOOL]
- Git [COMMUNITY-TOOL]
- devdocs.io/git/ [COMMUNITY-TOOL]
- tutorialzine.com: Learn git in 30 minutes 🌟 [COMMUNITY-TOOL]
- 3 Git Commands I Use Every Day [COMMUNITY-TOOL]
- opensource.com: How to restore older file versions in Git [COMMUNITY-TOOL]
- 9 awesome git tricks [COMMUNITY-TOOL]
- Awesome Git 🌟 [COMMUNITY-TOOL]
- Oh shit, git! [COMMUNITY-TOOL]
- freecodecamp.org: Learn Git Fundamentals – A Handbook on Day-to-Day Development Tasks 🌟 [COMMUNITY-TOOL]
- dev.to: Git Explained - The Basics [COMMUNITY-TOOL]
- dev.to: Git Concepts I Wish I Knew Years Ago 🌟 [COMMUNITY-TOOL]
- opensource.com: 6 best practices for managing Git repos [COMMUNITY-TOOL]
- codeburst.io: Debug your code using git bisect [COMMUNITY-TOOL]
- codeburst.io: A Resource for all Things Git [COMMUNITY-TOOL]
- julien.danjou.info: Stop merging your pull requests manually 🌟 [COMMUNITY-TOOL]
- gitkraken.com: Git Tutorials: Instructional Training Videos 🌟 [COMMUNITY-TOOL]
- about.gitlab.com: How Git Partial Clone lets you fetch only the large file you need [COMMUNITY-TOOL]
- intellipaat.com: Git Tutorial - Learn Git 🌟 [COMMUNITY-TOOL]
- freecodecamp.org: How to Use Multiple Git Configs on One Computer 🌟 [COMMUNITY-TOOL]
- dev.to: Git for beginners [COMMUNITY-TOOL]
- blog.gitguardian.com: Rewriting your git history, removing files permanently - cheatsheet & guide [COMMUNITY-TOOL]
- smashingmagazine.com: Getting The Most Out Of Git [COMMUNITY-TOOL]
- thenewstack.io: Why Open Source Project Maintainers are Reluctant to use Digital Signatures, Two-Factor Authentication [COMMUNITY-TOOL]
- freecodecamp.org: What is Git? A Beginner's Guide to Git Version Control [COMMUNITY-TOOL]
- c-sharpcorner.com: 0 Git Commands You Should Know [COMMUNITY-TOOL]
- opensource.com: Find what changed in a Git commit [COMMUNITY-TOOL]
- freecodecamp.org: How to Use Git and Git Workflows – a Practical Guide [COMMUNITY-TOOL]
- honeybadger.io: Top Ten Git Tips & Tricks [COMMUNITY-TOOL]
- dev.to: Master Git in 7 minutes 🌟 [COMMUNITY-TOOL]
- cloudbees.com: Git Pull: How It Works With Detailed Examples [COMMUNITY-TOOL]
- midu.dev: Buenas prácticas para escribir commits en Git [COMMUNITY-TOOL]
- cloudbees.com: Git Push: An In-Depth Tutorial With Examples [COMMUNITY-TOOL]
- thenewstack.io: Git for Managing Small Projects 🌟 [COMMUNITY-TOOL]
- simplilearn.com: How to Resolve Merge Conflicts in Git? [COMMUNITY-TOOL]
- blog.argoproj.io: 5 new Git commands and 1 tip you’ll use every day [COMMUNITY-TOOL]
- dev.to: Open Source: My first Pull Request [COMMUNITY-TOOL]
- freecodecamp.org: Git for Professionals – Free Version Control Course 🌟 [COMMUNITY-TOOL]
- towardsdatascience.com: A Git cheatsheet that all coders need [COMMUNITY-TOOL]
- r-bloggers.com: Git: Moving from Master to Main [COMMUNITY-TOOL]
- css-tricks.com: Advanced Git series. 1 Creating the Perfect Commit in Git [COMMUNITY-TOOL]
- cloudbees.com: Git Reset Clearly Explained: How to Undo Your Changes 🌟 [COMMUNITY-TOOL]
- c-sharpcorner.com: Top 15 Git Commands With Examples For Every Developers💪 [COMMUNITY-TOOL]
- marklodato.github.io: A Visual Git Reference 🌟 [COMMUNITY-TOOL]
- dev.to: Get lazy with lazygit [COMMUNITY-TOOL]
- dev.to: 10 useful Git tips to improve your workflow 🌟 [COMMUNITY-TOOL]
- dev.to: Git Organized: A Better Git Flow [COMMUNITY-TOOL]
- thenewstack.io: Development: Introduction to Git Logging [COMMUNITY-TOOL]
- freecodecamp.org: git config – How to Configure Git Settings to Improve Your Development Workflow [COMMUNITY-TOOL]
- freecodecamp.org: Git Undo Merge – How to Revert the Last Merge Commit in Git [COMMUNITY-TOOL]
- dev.to: How Do I Resolve Merge Conflicts? [COMMUNITY-TOOL]
- opensource.com: My guide to using the Git push command safely [COMMUNITY-TOOL]
- opensource.com: Make your own Git subcommands [COMMUNITY-TOOL]
- java67.com: Top 10 Free Git Courses and Tutorials for Beginners in 2022 - Best of Lot [COMMUNITY-TOOL]
- polarsquad.com: Stop doing pull requests [COMMUNITY-TOOL]
- dev.to: How atomic Git commits dramatically increased my productivity - and will increase yours too 🌟 [COMMUNITY-TOOL]
- dev.to: Git fundamentals, a complete guide | Leandro Proença 🌟🌟 [COMMUNITY-TOOL]
- freecodecamp.org: Undo Git Add – How to Remove Added Files in Git 🌟 [COMMUNITY-TOOL]
- realpython.com: Advanced Git Tips for Python Developers 🌟 [COMMUNITY-TOOL]
- build5nines.com: Git: Reset / Undo Most Recent Local Commit [COMMUNITY-TOOL]
- freecodecamp.org: How to Write Commit Messages that Project Maintainers Will Appreciate [COMMUNITY-TOOL]
- build5nines.com: How to Determine URL a Local Git Repository was Originally Cloned From [COMMUNITY-TOOL]
- opensource.com: A practical guide to using the git stash command [COMMUNITY-TOOL]
- dev.to: How to Use Git Stash Command [COMMUNITY-TOOL]
- cloudbees.com: Git Squash: How to Condense Your Commit History [COMMUNITY-TOOL]
- devroom.io: Git Squash your latests commits into one [COMMUNITY-TOOL]
- freecodecamp.org: Git Squash Commits – Squashing the Last N Commits into One Commit [COMMUNITY-TOOL]
- learngitbranching.js.org: Learn Git Branching 🌟 [COMMUNITY-TOOL]
- gitkraken.com: How do you rename a Git branch? [COMMUNITY-TOOL]
- freecodecamp.org: Git Checkout Remote Branch Tutorial [COMMUNITY-TOOL]
- freecodecamp.org: How to Use Branches in Git – the Ultimate Cheatsheet 🌟 [COMMUNITY-TOOL]
- stackoverflow.blog: A look under the hood: how branches work in Git [COMMUNITY-TOOL]
- opensource.com: 4 tips for context switching in Git [COMMUNITY-TOOL]
- freecodecamp.org: Git Push to Remote Branch – How to Push a Local Branch to Origin [COMMUNITY-TOOL]
- freecodecamp.org: How Git Branches Work [COMMUNITY-TOOL]
- dev.to: Open Source: Multiple branches and git merges [COMMUNITY-TOOL]
- css-tricks.com: Git: Switching Unstaged Changes to a New Branch [COMMUNITY-TOOL]
- freecodecamp.org: Git List Branches – How to Show All Remote and Local Branch Names [COMMUNITY-TOOL]
- opensource.com: Explaining Git branches with a LEGO analogy [COMMUNITY-TOOL]
- dev.to/varbsan: A Simplified Convention for Naming Branches and Commits in Git [COMMUNITY-TOOL]
- freecodecamp.org: The Git Merge Handbook – Definitive Guide to Merging in Git [COMMUNITY-TOOL]
- freecodecamp.org: How to Fix Merge Conflicts in Git [COMMUNITY-TOOL]
- build5nines.com: Git: Merge Repositories with History [COMMUNITY-TOOL]
- opensource.com: 8 Git aliases that make me more efficient [COMMUNITY-TOOL]
- davidwalsh.name: More Awesome Git Aliases [COMMUNITY-TOOL]
- dev.to: ELI5: Git Rebase vs. Merge 🌟 [COMMUNITY-TOOL]
- opensource.com: My guide to understanding Git rebase -i [COMMUNITY-TOOL]
- freecodecamp.org/news/git-rebase-handbook [COMMUNITY-TOOL]
- backhub.co [COMMUNITY-TOOL]
- devops.com: Make GitHub Backups Part of Your Development Process [COMMUNITY-TOOL]
- dev.to: 3 Ways to Backup Your Code (Even If You Don’t Know Git) [COMMUNITY-TOOL]
- opensource.com: 3 reasons I use the Git cherry-pick command [COMMUNITY-TOOL]
- jmfloreszazo.com: GIT Mejores prácticas: CHERRY-PICKING [COMMUNITY-TOOL]
- git-scm.com: Git Tools - Submodules [COMMUNITY-TOOL]
- shields.io 🌟 [COMMUNITY-TOOL]
- paulhammant.com: What is Your Branching Model?: [COMMUNITY-TOOL]
- adevait.com: Creating a Branching Strategy for Small Teams [COMMUNITY-TOOL]
- git-scm.com: Git Branching - Branching Workflows [COMMUNITY-TOOL]
- git-scm.com: Distributed Git - Distributed Workflows [COMMUNITY-TOOL]
- martinfowler.com: Patterns for Managing Source Code Branches [COMMUNITY-TOOL]
- speakerdeck.com: 10 Git Anti Patterns You Should be Aware of 🌟 [COMMUNITY-TOOL]
- gitkraken.com: Branching in Git 🌟 [COMMUNITY-TOOL]
- jmfloreszazo.com: Flujos de trabajo de git [COMMUNITY-TOOL]
- atlassian.com: Comparing Workflows 🌟 [COMMUNITY-TOOL]
- Git Flow [COMMUNITY-TOOL]
- Git DMZ Flow [COMMUNITY-TOOL]
- kubernetes.dev: GitHub Workflow [COMMUNITY-TOOL]
- Trunk Based Development [COMMUNITY-TOOL]
- paulhammant.com: What is Trunk-Based Development? [COMMUNITY-TOOL]
- paulhammant.com: Microsoft's Trunk-Based Development [COMMUNITY-TOOL]
- devblogs.microsoft.com: Release Flow: How We Do Branching on the VSTS Team [COMMUNITY-TOOL]
- devopszone.info: An Introduction To Git-flow Workflow [COMMUNITY-TOOL]
- atlassian.com: Gitflow Workflow [COMMUNITY-TOOL]
- gitkraken.com: GitFlow [COMMUNITY-TOOL]
- gist.github.com/JamesMGreene: A comparison of using
git flowcommands versus rawgitcommands [COMMUNITY-TOOL] - Git-flow cheatsheet [COMMUNITY-TOOL]
- thinkinglabs.io: Feature Branching considered Evil [COMMUNITY-TOOL]
- youtube: Git Flow Is A Bad Idea - Dave Farley [COMMUNITY-TOOL]
- team-coder.com: From Git Flow to Trunk Based Development [COMMUNITY-TOOL]
- freecodecamp.org: What is Trunk Based Development? A Different Approach to the Software Development Lifecycle [COMMUNITY-TOOL]
- trunkbaseddevelopment.com: Alternative Branching Models [COMMUNITY-TOOL]
- featureflags.io: Flags vs Branching [COMMUNITY-TOOL]
- martinfowler.com: Feature Toggles (aka Feature Flags) [COMMUNITY-TOOL]
- cloudbees.com: Testing with Feature Flags to Improve Developer Productivity [COMMUNITY-TOOL]
- thenewstack.io: Wave Goodbye to Release Nights [COMMUNITY-TOOL]
- cloudbees.com: Feature Flag Best Practices: Change Management in Production [COMMUNITY-TOOL]
- cloudbees.com: Feature Flag Best Practices: Understanding the Feature Flag Lifecycle [COMMUNITY-TOOL]
- reflectoring.io: Feature Flags with Spring Boot [COMMUNITY-TOOL]
- martinfowler.com: KeystoneInterface [COMMUNITY-TOOL]
- Removing the last commit [COMMUNITY-TOOL]
- bitbucket.org [COMMUNITY-TOOL]
- atlassian.com: Git cheat sheet [COMMUNITY-TOOL]
- gitlab.com: How to do GitLab merge request reviews in VS Code [COMMUNITY-TOOL]
- about.gitlab.com: How we used parallel CI/CD jobs to increase our productivity [COMMUNITY-TOOL]
- about.gitlab.com: How to use GitLab CI to deploy to multiple environments [COMMUNITY-TOOL]
- about.gitlab.com: Meet Pipeline Editor, your one-stop-shop for building a CI/CD pipeline [COMMUNITY-TOOL]
- sdtimes: GitLab 14 aims to do away with DIY DevOps toolchains 🌟 [COMMUNITY-TOOL]
- about.gitlab.com: GitLab 14.1 released with Helm Chart Registry and Escalation Policies [COMMUNITY-TOOL]
- about.gitlab.com: The new Git default branch name [COMMUNITY-TOOL]
- about.gitlab.com: How GitLab's 5 new code review features will make life easier [COMMUNITY-TOOL]
- pythonspeed.com: Building Docker images on GitLab CI: Docker-in-Docker and Podman 🌟 [COMMUNITY-TOOL]
- about.gitlab.com: Why we built GitDock, our desktop app to navigate your GitLab activities [COMMUNITY-TOOL]
- about.gitlab.com: GitLab’s Kubernetes Operator with support for Red Hat OpenShift is now generally available [COMMUNITY-TOOL]
- vadosware.io: Level 1 Automated K8S Deployments With GitLab CI [COMMUNITY-TOOL]
- about.gitlab.com: GitLab Chart works towards Kubernetes 1.22 [COMMUNITY-TOOL]
- Deploy and Manage Gitlab Runners on Amazon EC2 [COMMUNITY-TOOL]
- freecodecamp.org: DevOps with GitLab CI Course 🌟 [COMMUNITY-TOOL]
- testmo.com: GitLab CI/CD Test Automation Pipeline & Reporting [COMMUNITY-TOOL]
- community.ops.io: CI CD 101 with GitLab [COMMUNITY-TOOL]
- about.gitlab.com: Simple Kubernetes management with GitLab [COMMUNITY-TOOL]
- itnext.io: Managing multiple Kubernetes clusters using Git 🌟 [COMMUNITY-TOOL]
- stackoverflow.blog: GitLab launches Collective on Stack Overflow [COMMUNITY-TOOL]
- GitHub for Beginners: Getting Started with OSS Contributions [COMMUNITY-TOOL]
- What is a GitHub Wiki and How Do You Use it? [COMMUNITY-TOOL]
- githubstatus.com 🌟 [COMMUNITY-TOOL]
- buttons.github.io: GitHub Buttons [COMMUNITY-TOOL]
- GitHub Codespaces [COMMUNITY-TOOL]
- infoq.com: GitHub Codespaces Can Now Be Templated to Improve Performance [COMMUNITY-TOOL]
- GitHub CLI [COMMUNITY-TOOL]
- githubstatus.com/uptime 🌟 [COMMUNITY-TOOL]
- GitHub public roadmap 🌟 [COMMUNITY-TOOL]
- GitHub's OpenAPI Spec Open-Sourced in Beta [COMMUNITY-TOOL]
- Things you didn't know you could diff in GitHub [COMMUNITY-TOOL]
- github.blog: Set the default branch for newly-created repositories [COMMUNITY-TOOL]
- grafana.com: How we use the Grafana GitHub plugin to track outstanding pull requests [COMMUNITY-TOOL]
- itnext.io: Build & Ship: GitHub Container Registry & Kubernetes [COMMUNITY-TOOL]
- dev.to: How to never type passwords when using Git [COMMUNITY-TOOL]
- dev.to: 10 Fun Things You Can Do With GitHub.dev 😎 [COMMUNITY-TOOL]
- dev.to: Git and GitHub: The Complete Guides - Chapter 6: GitHub Merging [COMMUNITY-TOOL]
- github.blog: Improved pull request file filtering [COMMUNITY-TOOL]
- dev.to: Git and GitHub Series' Articles - The Complete Guides 🌟 [COMMUNITY-TOOL]
- returngis.net: Migrar un repositorio de un BitBucket Server local a GitHub [COMMUNITY-TOOL]
- freecodecamp.org: Git and GitHub Tutorial – Version Control for Beginners 🌟 [COMMUNITY-TOOL]
- dev.to: Learn how to use Git and GitHub in a team like a pro [COMMUNITY-TOOL]
- dev.to: Git and GitHub for beginners [COMMUNITY-TOOL]
- adamtheautomator.com: How to Manage GitHub Actions Environment Variables and Secrets [COMMUNITY-TOOL]
- dev.to: Introduction to Git and GitHub [COMMUNITY-TOOL]
- github.blog: Lists are now available as a public beta [COMMUNITY-TOOL]
- freecodecamp.org: How to Use the .github Repository [COMMUNITY-TOOL]
- about.gitlab.com: How to install and use the GitLab Kubernetes Operator (on OCP) [COMMUNITY-TOOL]
- freecodecamp.org: How to Fork a GitHub Repository – A Complete Workflow [COMMUNITY-TOOL]
- github.com/Lightning-AI/engineering-class: Lightning Bits: Engineering for Researchers 🌟 [COMMUNITY-TOOL]
- github.com/Lightning-AI/engineering-class: Episode 8: Creating a Pull Request on GitHub [COMMUNITY-TOOL]
- github.com/marketplace: Use AWS Secrets Manager secrets in GitHub jobs 🌟 [COMMUNITY-TOOL]
- tylercipriani.com: GitHub's Missing Merge Option [COMMUNITY-TOOL]
- steampipe.io: Top 3 ways to improve GitHub org security [COMMUNITY-TOOL]
- dev.to/opensauced: How to Create a Good Pull Request Template (and Why You Should Add Gifs) [COMMUNITY-TOOL]
- youtube: GitHub Masterclass (Spanish) 🌟 [COMMUNITY-TOOL]
- freecodecamp.org: How to Build a GitHub Template Repository for Scaffolding with React, Vite, and TailwindCSS [COMMUNITY-TOOL]
- docs.github.com: Using SSH over the HTTPS port 🌟 [COMMUNITY-TOOL]
- freecodecamp.org: How to Contribute to Open-Source Projects – Git & GitHub Workflow for Beginners [COMMUNITY-TOOL]
- mattias.engineer: Azure Federated Identity Credentials for GitHub [COMMUNITY-TOOL]
- freecodecamp.org: How to Create and Sync Git and GitHub Repositories [COMMUNITY-TOOL]
- analyticsindiamag.com: GitHub launches code scanner to flag security vulnerabilities [COMMUNITY-TOOL]
- github.com/giscus/giscus [COMMUNITY-TOOL]
- laravel-news.com: Generate GitHub Actions Config for Laravel Projects with Ghygen [COMMUNITY-TOOL]
- github.blog: GitHub Actions: Control permissions for GITHUB_TOKEN 🌟 [COMMUNITY-TOOL]
- vimeo.com: How to Create a CI/CD Pipeline with GitHub Actions and K8s Like a Boss [COMMUNITY-TOOL]
- github.com/actions/actions-runner-controller 🌟 [COMMUNITY-TOOL]
- itnext.io: GitHub Actions for Android Developers [COMMUNITY-TOOL]
- github.com: Branch Cleanup Action 🌟 [COMMUNITY-TOOL]
- github.blog: GitHub Actions: Ephemeral self-hosted runners & new webhooks for auto-scaling [COMMUNITY-TOOL]
- github.blog: Showing code scanning alerts on pull requests [COMMUNITY-TOOL]
- github.blog: Container signing added to the Publish Docker Container workflow for GitHub Actions [COMMUNITY-TOOL]
- dev.to: What's the difference between a GitHub Action and a Workflow? [COMMUNITY-TOOL]
- github.blog: GitHub Actions: Improvements to GitHub Actions starter experience [COMMUNITY-TOOL]
- freecodecamp.org: How to Build Your First JavaScript GitHub Action [COMMUNITY-TOOL]
- dev.to: Make your first contribution to a GitHub Action! [COMMUNITY-TOOL]
- blog.shreyaspatil.dev: Automate library publishing to Maven Central with GitHub Actions Workflow Dispatch [COMMUNITY-TOOL]
- laravel-news.com: Deploy your PHP Codebase with Ansible and GitHub Actions [COMMUNITY-TOOL]
- infoq.com: How GitHub Does DevOps for its iOS and Android Apps [COMMUNITY-TOOL]
- blog.gskinner.com: Flutter: Easily add CI testing with GitHub Actions [COMMUNITY-TOOL]
- devblogs.microsoft.com: .NET 💜 GitHub Actions [COMMUNITY-TOOL]
- registry.terraform.io/modules/markti/github-runner [COMMUNITY-TOOL]
- build5nines.com: Configuring Manual Triggers in GitHub Actions with
workflow_dispatch[COMMUNITY-TOOL] - build5nines.com: Configuring GitHub Actions to Run Jobs on Specific Branches [COMMUNITY-TOOL]
- build5nines.com: GitHub Actions: Get Current Branch Name for Git Repo [COMMUNITY-TOOL]
- flat-data [COMMUNITY-TOOL]
- redhat.com: Red Hat and GitHub Collaborate to Expand the Developer Experience on Red Hat OpenShift with GitHub Actions 🌟 [COMMUNITY-TOOL]
- github.com: RedHat Actions 🌟 [COMMUNITY-TOOL]
- xataka.com: Para qué programar cuando una máquina lo hace (un poco) por ti: así es Github Copilot, un sistema que se nutre del prodigioso GPT-3 [COMMUNITY-TOOL]
- thenewstack.io: GitHub Copilot: A Powerful, Controversial Autocomplete for Developers [COMMUNITY-TOOL]
- xataka.com: Llevo algunos días usando Copilot de GitHub para programar y esta es mi experiencia [COMMUNITY-TOOL]
- towardsdatascience.com: Can Github Copilot Replace Developers? [COMMUNITY-TOOL]
- towardsdatascience.com: Generating Python Scripts with OpenAi’s Github Copilot [COMMUNITY-TOOL]
- dev.to: GitHub Copilot blew my mind on a code-along exercise [COMMUNITY-TOOL]
- xataka.com: GitHub Copilot, el asistente para programar basado en IA, ya está disponible para todos: cuánto cuesta y quienes lo pueden usar gratis [COMMUNITY-TOOL]
- genbeta.com: Ya hay organizaciones pro-software libre abandonando GitHub por su uso comercial de proyectos open source en Copilot [COMMUNITY-TOOL]
- xataka.com: Copilot ya escribe el 40% del código de lenguajes como Java o Python que llega a GitHub. En cinco años llegará al 80% [COMMUNITY-TOOL]
- xataka.com: Copilot es una revolución para programadores (pero también un potencial problema legal para Microsoft) [COMMUNITY-TOOL]
- github.blog/developer-skills: 10 unexpected ways to use GitHub Copilot [COMMUNITY-TOOL]
- xataka.com: Los programadores ya alucinaban con CoPilot y ChatGPT, pero ahora DeepMind va más allá con AplhaCode [COMMUNITY-TOOL]
- lucidrains/PaLM-rlhf-pytorch [COMMUNITY-TOOL]
- codium.ai: We’ve launched CodiumAI powered by TestGPT and raised $11M. Here’s why [COMMUNITY-TOOL]
- itnext.io: Setup a Private Git-Repository in Kubernetes with Gitea [COMMUNITY-TOOL]
- sapling-scm.com [COMMUNITY-TOOL]
- Atlassian Sourcetree [COMMUNITY-TOOL]
- gitkraken.com [COMMUNITY-TOOL]
- gmaster [COMMUNITY-TOOL]
- git-lfs/git-lfs: Git Large File Storage [COMMUNITY-TOOL]
- semantic-release.gitbook.io 🌟 [COMMUNITY-TOOL]
- css-tricks.com: How to Automate Project Versioning and Releases with Continuous Deployment 🌟 [COMMUNITY-TOOL]
- Azure DevOps Labs 🌟 [COMMUNITY-TOOL]
- Microsoft Visual Studio Team Services (VSTS) [COMMUNITY-TOOL]
- Microsoft Visual Studio Team Services (VSTS) Tutorial: The Cloud ALM Platform [COMMUNITY-TOOL]
- slideshare.net: Git version control and trunk based approach with VSTS [COMMUNITY-TOOL]
- pre-commit [COMMUNITY-TOOL]
- Git Plugin: Merge Extensions [COMMUNITY-TOOL]
- GitHub Pull Request Builder Plugin [COMMUNITY-TOOL]
- GitHub Branch Source Plugin: [COMMUNITY-TOOL]
- Automatic branch merging [COMMUNITY-TOOL]
- Checks for merging pull requests [COMMUNITY-TOOL]
- Code Dog [COMMUNITY-TOOL]
- Jenkins Plugin: Bitbucket Push and Pull Request [COMMUNITY-TOOL]
- How to Implement the Automerge feature that is missing from BitBucket cloud [COMMUNITY-TOOL]
- lab.texthtml.net: Gitlab Merge Bot [COMMUNITY-TOOL]
- Mergecrush [COMMUNITY-TOOL]
- Marge-bot: A merge-bot for GitLab [COMMUNITY-TOOL]
- Example: Smarkets's Marge-bot for GitLab keeps master always green [COMMUNITY-TOOL]
- Example: GStreamer Merge Bot [COMMUNITY-TOOL]
- Jenkins-X UpdateBOT [COMMUNITY-TOOL]
- Plastic SCM [COMMUNITY-TOOL]
- Plastic SCM DevOps Mergebot to implement a trunk-based development cycle [COMMUNITY-TOOL]
- genbeta.com: Plastic SCM Mergebot: automatizando tu pipeline de desarrollo [COMMUNITY-TOOL]
- github-rebase-bot [COMMUNITY-TOOL]
- Bulldozer: GitHub Pull Request Auto-Merge Bot [COMMUNITY-TOOL]
- github.com/squalrus/merge-bot: PR Merge Bot [COMMUNITY-TOOL]
- Odoo Mergebot [COMMUNITY-TOOL]
- gmaster.io - Mergedroid: Automate merging just by analyzing your GitHub repo. [COMMUNITY-TOOL]
- Kodiak [COMMUNITY-TOOL]
- Rultor, a Merging Bot [COMMUNITY-TOOL]
- Bors Bot [COMMUNITY-TOOL]
- Bors-ng: A merge bot for GitHub Pull Requests [COMMUNITY-TOOL]