About 878,000 results
Open links in new tab
  1. Creating workflow templates for your organization - GitHub Docs

    GitHub provides ready-to-use workflow templates for the following high level categories: Deployment (CD). For more information, see About continuous deployment with GitHub …

  2. beginning-ci-cd-book/src/chapters/Workflow_design_patterns.md ... - GitHub

    Workflow design patterns +-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Really super …

  3. Building a workflow with GitHub Actions - GitHub Resources

    Learn how to build a CI/CD workflow with GitHub Actions. Discover ways to trigger workflows, use self-hosted runners & the GitHub Marketplace for build & test tools.

  4. Guide to GitHub Actions for Advanced CI/CD Workflows

    Oct 4, 2024 · GitHub Actions is a robust CI/CD tool integrated into GitHub, enabling developers to automate workflows directly within their repositories. By facilitating build, test, and deployment...

  5. GitHub Actions Workflow Examples: A Complete Guide to Mastering CI

    Jan 31, 2025 · GitHub Actions makes it simple to automate key parts of your development process. Here are the main components to include: Automated Testing: Set up tests to run …

  6. How to build a CI/CD pipeline with GitHub Actions in four simple …

    Feb 2, 2022 · With GitHub Actions, you can trigger CI/CD workflows and pipelines of webhooks from these apps (even something simple, like a chat app message, if you’ve integrated your …

  7. GitHub Actions & AWS ECS CI/CD Enterprise Design

    Jun 21, 2023 · This knowledge article is supposed to provide the appropriate design of the CI/CD workflows in enterprise level scale, using the GitHub Actions & ECS for advanced …

  8. How To Create A Basic CI Workflow Using GitHub Actions?

    Mar 15, 2024 · GitHub Actions is a CI/CD (Continuous Integration/ Continuous Deployment) platform for automating the builds, test, and deployment process. Using GitHub actions, we …

  9. Multiple ways to setup your CI/CD pipelines in GitHub Actions

    Jan 5, 2024 · In this post I’ll show different approaches to setting up your build and deployment workflows with GitHub Actions, as well as some pros and cons of each.

  10. About continuous integration with GitHub Actions

    Browse the complete list of CI workflow templates offered by GitHub in the actions/starter-workflows repository. You can create custom continuous integration (CI) workflows directly in …

  11. Some results have been removed