Best of GitHub ActionsApril 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    Cache is King: A guide for Docker layer caching in GitHub Actions

    A guide for Docker layer caching in GitHub Actions, including different caching strategies and their limitations.

  2. 2
    Article
    Avatar of awstipAWS Tip·2y

    Day89- Serverless CI/CD with GitHub Actions

    Learn how to use GitHub Actions for serverless CI/CD and automate testing and deployment workflows.

  3. 3
    Article
    Avatar of awstipAWS Tip·2y

    BUILDING A CI/CD PIPELINE USING GITHUB ACTIONS: BUILD AND DEPLOY DOCKERIZED APPS ON AWS

    Learn how to build a CI/CD pipeline using GitHub Actions to deploy dockerized apps on AWS. The article covers creating a workflow file, creating a personal access token, creating secrets and variables, finalizing the workflow file, testing the workflow, and deploying to AWS.

  4. 4
    Article
    Avatar of spaceliftSpacelift·2y

    10 Popular Jenkins Alternatives for DevOps in 2024

    Explore popular Jenkins alternatives for easier CI/CD implementation. Learn about the features and advantages of each alternative. Discover why teams choose to move away from Jenkins.

  5. 5
    Article
    Avatar of hnHacker News·2y

    Golang PGO builds using GitHub Actions

    The post discusses the process of creating pgo builds of Dolt using GitHub Actions. It explains the changes made to the release process, the use of K8s for benchmarking, and the benefits of pgo optimizations.

  6. 6
    Article
    Avatar of ghblogGitHub Blog·2y

    A short guide to mastering keyboard shortcuts on GitHub

    Discover the world of GitHub keyboard shortcuts, customize your experience, and make use of the GitHub Command Palette to navigate and perform actions swiftly.