Best of GitHub ActionsDecember 2022

  1. 1
    Article
    Avatar of gcgitconnected·3y

    Ultimate 10 Stages to Master Backend Development

    Backend development refers to server-side programming in which a developer creates application architecture and business logic to process and store the data and output useful information. There are multiple backend programming languages, frameworks, and stacks like JavaScript, Python, PHP, Java, Ruby, etc.

  2. 2
    Article
    Avatar of spaceliftSpacelift·3y

    The Most Comprehensive List of DevOps Tools for 2023

    The Most Comprehensive List of DevOps Tools for 2023 gathers some of the most useful and commonly used DevOps tools and technologies. Git Git is the most commonly used distributed version control system and is the clear winner in this space. GitHub GitHub is the default and most broadly used code repository management system.

  3. 3
    Article
    Avatar of ghblogGitHub Blog·3y

    GitHub’s top 10 blog posts of 2022

    The GitHub Blog is highlighting some of the incredible work from GitHub’s engineers, product teams, and security researchers during 2022. Include diagrams in your Markdown files with Mermaid. A picture tells a thousand words.

  4. 4
    Article
    Avatar of denoDeno·3y

    How to build a static site with Lume

    How to build a static site with Lume is a guest blog written by Óscar Otero, creator of Lume. In this tutorial we'll learn how to use Lume (pronounced ), a fast and extremely flexible, composable, and extensible static site generator written in Deno.

  5. 5
    Article
    Avatar of gitguardianGitGuardian·3y

    Thinking Like a Hacker: Finding Leaked Code on GitHub

    Poor Corp's security team received an email that was sent to all of their publicly listed email addresses. The email contained a vague message stating that the sender had found a security vulnerability and needed Poor Corp to reach out to them immediately. Poor Corp’s security team was confused, but they had locked down their policy to not allow public repositories.

  6. 6
    Article
    Avatar of ghblogGitHub Blog·3y

    Increase developer productivity, save time on developer onboarding, and drive ROI in 2023

    Forrester Consulting commissioned a Total Economic Impact™ study to examine the potential return on investment (ROI) businesses can gain by using GitHub. Over three years, using GitHub drove 433% ROI for the organization simply with the combined power of all GitHub’s enterprise products.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    Using GitHub Actions To Brew Coffee

    Using GitHub Actions To Brew Coffee, a coffee maker can remotely brew a cup of coffee by sending commands from a nearby computer over Bluetooth to the coffee maker. Using this method, anyone stuck with one of these coffee makers, a Delonghi Dinamica Plus, should be able to reactivate the use of its wireless functionality.

  8. 8
    Article
    Avatar of devblogsDevBlogs·3y

    Build Your Own Podcast App with .NET 7, Blazor, and .NET MAUI

    Build Your Own Podcast App with.NET 7, Blazor, and.NET MAUI The.NET Podcast app was first introduced at.NET Conf 2021 and recently updated to highlight new features in.NET7 at the.NETconf 2022 keynote. The app is ready to use sample application that showcases.NET, ASP.

  9. 9
    Article
    Avatar of newstackThe New Stack·3y

    8 GitHub Actions for Setting Up Your CI/CD Pipelines

    You can trigger actions to run on-demand workflows by your events in a GitHub repository. These eight GitHub actions can make an impact on organizations getting started with their CI/CD pipelines. Foresight’s Workflow Kit Action Action tracks and monitors the resource metrics of your GitHub Action workflow runs.