Hacker News
- Show HN: MCP Server Built in Go for Pinning GitHub Actions https://github.com/safedep/pinner-mcp 0 comments
- GitHub: Incident with Actions (Again) https://www.githubstatus.com/incidents/wcl1sw4mzg60 3 comments
- Show HN: I made a visual editor for GitHub Actions workflows https://www.actionforge.dev/github/actionforge/graph-runner/main/.github/workflows/graphs/build-and-publish.yml 2 comments
- Using GitHub Actions and Neon to Validate Database Schema Changes https://www.autoblocks.ai/blog/validate-schema-changes 2 comments
- htaccess tester tool adds GitHub action, CLI and more https://madewithlove.be/our-htaccess-tester-tool-has-new-features/ 4 comments
- matrix-commit - A Github Action for sending messages to a Matrix Room. https://github.com/marketplace/actions/matrix-commit 2 comments programming
- 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
- Run eslint with reviewdog · Actions · GitHub Marketplace · GitHub https://github.com/marketplace/actions/run-eslint-with-reviewdog 3 comments javascript
- 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
- Building and Deploying Laravel with Github Actions https://driesvints.com/blog/building-and-deploying-laravel-with-github-actions/ 9 comments laravel
- Plugin devs: type check your lua plugins with lua-language-server and EmmyLua (GitHub action) https://github.com/mrcjkb/lua-typecheck-action 15 comments neovim
- 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
- thomascrha/resume: Anyone's personal resume pipeline; edit one markdown file and produce a release with a PDF and docx and publish the resulting HTML as a GitHub Page - powered by GitHub Actions. https://github.com/thomascrha/resume 5 comments programming
- 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
- An open-source GitHub app to report failed workflow job actions and notify pull request creator with custom report message for the failed workflow job. https://github.com/divshekhar/workflow-reporter 2 comments technology
- 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