Hacker News
- GitHub: Incident with Actions (Again) https://www.githubstatus.com/incidents/wcl1sw4mzg60 3 comments
- Using GitHub Actions and Neon to Validate Database Schema Changes https://www.autoblocks.ai/blog/validate-schema-changes 2 comments
- Show HN: GitHub Stats Dashboard Powered by GraphQL API and GitHub Action https://github.com/pingcap/ossinsight-lite 19 comments
- htaccess tester tool adds GitHub action, CLI and more https://madewithlove.be/our-htaccess-tester-tool-has-new-features/ 4 comments
- Release to NPM and Docker Hub with GitHub Actions and Conventional Commits https://www.asyncapi.com/blog/automated-releases/ 13 comments
- GitHub Action for PHP (shivammathur/setup-php) v2.21.0 released https://github.com/shivammathur/setup-php/releases/tag/2.21.0 5 comments php
- matrix-commit - A Github Action for sending messages to a Matrix Room. https://github.com/marketplace/actions/matrix-commit 2 comments programming
- Github action for spinning up local k3s instance and running kubectl commands https://github.com/debianmaster/actions-k3s 9 comments kubernetes
- Github: Widespread injection vulnerabilities in Actions https://bugs.chromium.org/p/project-zero/issues/detail?id=2070&can=2&q=&colspec=id%20type%20status%20priority%20milestone%20owner%20summary&cells=ids 12 comments netsec
- Self hosted Github Actions runners in Kubernetes https://vitobotta.com/2020/09/29/self-hosted-github-actions-runners-in-kubernetes/ 3 comments selfhosted
- GitHub Actions and Maven releases https://blog.frankel.ch/github-actions-maven-releases/ 4 comments java
- Did you know that you can launch your own GitHub Actions Runner on your Synology NAS? I wrote a step-by-step guide setting it up. https://oleksandrkirichenko.com/blog/github-runner-on-synology/ 4 comments coding
- Using GitHub actions to jpackage Scala apps for OS X and Windows https://www.reddit.com/r/scala/comments/fz8ekp/using_github_actions_to_jpackage_scala_apps_for/ 3 comments scala
- Self-hosted runners for GitHub Actions is now in beta https://github.blog/2019-11-05-self-hosted-runners-for-github-actions-is-now-in-beta/ 4 comments programming
- Working with GitHub Actions https://jeffrafter.com/working-with-github-actions/ 3 comments programming
- Migrating from Jekyll to org-mode and Github Actions https://duncan.codes/posts/2019-09-03-migrating-from-jekyll-to-org 10 comments emacs
- Test Go code with GitHub actions https://www.programming-books.io/essential/go/0b10d70dc6f34c97a461a5bf29875b72-test-go-code-with-github-actions 7 comments golang
- GitHub launches Actions, its workflow automation tool https://techcrunch.com/2018/10/16/github-launches-actions-its-workflow-automation-tool/ 6 comments coding
- New book release! GitHub Actions in Action http://mng.bz/oe82 4 comments github
- Github Actions with Manual Approval without Github Enterprise https://github.com/marketplace/actions/manual-workflow-approval 14 comments devops
- Announcing Dart support for GitHub Actions https://medium.com/dartlang/announcing-dart-support-for-github-actions-3d892642104 4 comments dartlang
- GitHub Action to annotate tsc errors https://www.reddit.com/r/typescript/comments/m3gqca/github_action_to_annotate_tsc_errors/ 5 comments typescript
- Evaluating Optimizations With Criterion and Github Actions https://szunami.github.io/blog/2020/12/19/criterion.html?utm_source=reddit_rust&utm_medium=post&utm_campaign=post 6 comments rust
- I have created a GitHub Action that publishes AUR package https://www.reddit.com/r/archlinux/comments/gf0prh/i_have_created_a_github_action_that_publishes_aur/ 7 comments archlinux
- Set up a blog with Gatsby, GitHub pages and GitHub actions https://www.xkoji.dev/blog/set-up-a-blog-with-gatsby-github-pages-and-github-actions/ 3 comments programming
- Harp v0.2.5 - Secret management by contract - PEM/JWT/TLSA template functions and GitHub Actions secret exporter. https://github.com/elastic/harp/blob/main/CHANGELOG.md#025 4 comments golang
- Continuous Integration and Deployment of Docker Images using GitHub Actions https://www.reddit.com/r/docker/comments/o0pavu/continuous_integration_and_deployment_of_docker/ 5 comments docker
- Preview environments per Pull Request using AWS CDK and Github Actions https://www.reddit.com/r/devops/comments/m4zyji/preview_environments_per_pull_request_using_aws/ 4 comments devops
- Github actions 10 mins deploy for small dockerized web app https://www.reddit.com/r/rust/comments/m26pvp/github_actions_10_mins_deploy_for_small/ 20 comments rust
- Free Continuous integration(CI) for laravel using github actions https://dudi.dev/laravel-continuous-integration-github-actions/ 6 comments laravel
- Complete GitHub Actions Tutorial - Tool to automate various developer workflows https://www.reddit.com/r/devops/comments/j9qnmd/complete_github_actions_tutorial_tool_to_automate/ 7 comments devops
- Build Netlify-like Deploy Previews with AWS and Github Actions https://significa.co/blog/deploy-previews-aws 12 comments reactjs
- How to build and deploy a React App using Github Actions https://lukeboyle.com/blog-posts/2019/08/github-actions-for-web-apps/ 10 comments javascript
- GitHub yagi5/go-gchook - Inject and run arbitary actions when go garbage collector worked https://www.reddit.com/r/golang/comments/cbbqhf/github_yagi5gogchook_inject_and_run_arbitary/ 3 comments golang
- github-matrix - a web app to render SVG badges with results of GitHub action, especially useful when tests are running under a "matrix" combination https://github.com/40ants/github-matrix 6 comments lisp
- Deploy a k3s cluster at home backed by Flux2, SOPS, GitHub Actions, Renovate and more! https://github.com/k8s-at-home/template-cluster-k3s 14 comments kubernetes
- Released my free open-source C++ "Action Roguelike" for UE4 on GitHub! (AI, Multiplayer, SaveGames, etc.) https://github.com/tomlooman/ActionRoguelike 7 comments gamedev
- Building and testing a ASP.Net Core 3.0 application using GitHub Actions https://hjerpbakk.com/blog/2019/10/03/asp-net-core-and-github-actions 4 comments csharp
- Setup fully automated localization for your project once and forget about all the hassle forever. It’s fun with Github Actions! https://vaclavhodek.com/automated-localization-github-actions-localazy 5 comments javascript
- Couldn't find this simple GitHub Action, so I made it. Copy files to another repo. https://github.com/marketplace/actions/push-a-file-to-another-repository 5 comments devops