There are 1 repository under github-actions-workflow topic.
Reusable workflow to generate Sparkle appcast.xml for my apps
Build Podman with Github actions
GitHub App for archiving workflow logs to Azure blob storage.
Remove Components and get more space in Github-hosted runner. No more "Error: No space left"
In this presentation, I covered the power of GitHub Actions, exploring how it can automate workflows directly within GitHub repositories. The session focused on using GitHub Actions for Continuous Integration (CI) and Continuous Deployment (CD), making it easier to automate testing, deployment, and various development tasks.
This GitHub repository contains several reusable GitHub Action workflows that Chris Reddington has adopted across his work on Cloud With Chris and additional side projects. The intent is to gather those workflows that are commonly used within my projects, so that they can be easily maintained in one single place.
Operating System Update Pipeline Using GitHub Actions or GitLab CI/CD
This template is a simple way to create a new repository with a pre-defined structure and files.
GitHub Actions Reusable Workflow Test
A CLI application that will allow you to take a JavaScript quiz.
A computer program that will allow you to input two schools students scores and identify the winner based on the total points.
A web application software that saves song information.
A full-stack application that will allow you to check different recipes. You can also post your own recipe and share it to other users. The app will allow you to like the recipes you have interest with.
A simple frontend application that will allow you to do arithmetic operations. The main technology stack are Tailwind CSS, ReactJS, NextJS, TypeScript, and Vercel.
A CLI tool that scrapes Wikipedia information.
(TG)³ is a TooGoodToGo Telegram bot, running entirely out of Github Actions workflows, or self-hosted
Reduces the repo-size by manually & automatically truncating a branch's history. Newer commits & file versions are preserved.
Command line tool for creating and verifying JWT tokens. Created with Java, GraalVM native image, Picocli and JReleaser.
This is a simple Todo App built with React and vite. The app allows users to add, remove and mark tasks as completed.
GitHub Actions workflow for setting up any version of Golang specified. Afterwards you can run Golang commands like run tests or create an Action on your repo that builds it or e.g. test modules. You could also offer compatibility builds for older / other systems
[WIP] A curated list of GitHub Action workflows
GitHub Action that evaluates if there is a math expression in comments and replies back
A GitHub Actions workflow demo of the Podman issue 9389
GitHub Actions Workflows
Recursively generate terraform documentation for all modules in a directory
A PowerShell tool to efficiently clean up GitHub Actions workflow history
Educational repository demonstrating Playwright test automation with TypeScript and GitHub Actions workflows. It features multiple workflow examples for automated testing strategies. Companion code for tutorial series on Playwright testing with GitHub Actions.
dotnet cli tool to migrate file(s) from another project, github or public website.
Successfully established a machine learning model which can accurately predict the expected life duration of a human being based on several demographic features such as alcohol consumption per capita, average BMI of entire population, etc.
Repositório dedicado ao curso "Testes contínuos em Cypress no Github Actions", disponível na Udemy. Aqui, você encontrará os códigos-fonte e exemplos práticos desenvolvidos durante o curso.
Repositório dedicado ao curso "Testes contínuos em Robot Framework no Github Actions", disponível na Udemy. Aqui, você encontrará os códigos-fonte e exemplos práticos desenvolvidos durante o curso.
How to Use GIT and GitHub
Used for: Auto-build Java project with Gradle Run tests on every push Cache dependencies
build, test, and code coverage badges + repo template