Best of GitHub ActionsMay 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    How to deploy your own website on AWS

    Learn how to deploy your own website on AWS. Own the code and control it as you see fit. Understand DNS and Route53. Use DevOps to solve automation issues.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Pass the GitHub Actions Certification Exam

    Prepare for the GitHub Actions certification exam with a free course on the freeCodeCamp.org YouTube channel. Learn how to automate software workflows using GitHub Actions. Enhance your skills, gain recognition, and contribute more effectively.

  3. 3
    Article
    Avatar of hnHacker News·2y

    xmake-io/xmake: 🔥 A cross-platform build utility based on Lua

    Xmake is a cross-platform build utility based on the Lua scripting language. It is lightweight, has no dependencies outside of the standard library, and can be used to build source code or generate project source files. It also provides a built-in package management system to help integrate C/C++ dependencies. Xmake supports various platforms, cross-compilation toolchains, and has plugins available for integration with other tools and platforms.

  4. 4
    Article
    Avatar of taiTowards AI·2y

    Build end to end CICD pipeline using GitHub Actions-MLOps

    Learn how to build a comprehensive end-to-end CI/CD pipeline using GitHub Actions, Docker, and Cloud. The post covers pulling the production model from AWS RDS in MLflow and deploying the container locally and to the cloud.

  5. 5
    Article
    Avatar of github_updatesGitHub Changelog·2y

    Copilot Extensions now in Limited Public Beta

    GitHub Actions has made changes to the available macOS runner images and the GitHub meta API. macOS 14 is now in general availability, macOS 11 is being deprecated and removed, and developers can now isolate macOS runners from the rest of Actions in the GitHub API.