diff --git a/README.md b/README.md index 3002beb..024fb97 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di - [Effect](https://effect.website/) - A powerful TypeScript library for creating complex synchronous and asynchronous programs with structured concurrency - [goharbor](https://goharbor.io/) - Open source registry for Kubernetes. Secures artifacts with policies and access control. Scans images for vulnerabilities and signs them as trusted. - [longhorn/longhorn](https://github.com/longhorn/longhorn) - Distributed block storage for Kubernetes. Install with one command. Intuitive GUI dashboard. +- [rhysd/actionlint](https://github.com/rhysd/actionlint) - actionlint is a static checker for GitHub Actions workflow files. - [Umbrel App Store](https://apps.umbrel.com/) - Discover and install self-hosted apps on umbrelOS - [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with integrated AI for faster software development. - [zdharma-continuum/zinit](https://github.com/zdharma-continuum/zinit) - A flexible and fast Zsh plugin manager with clean fpath, reports, completion management, turbo mode and dozens of other zadd-on features @@ -136,6 +137,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di ## Git - [junegunn/fzf](https://github.com/junegunn/fzf) - fzf is a command-line fuzzy finder +- [rhysd/actionlint](https://github.com/rhysd/actionlint) - actionlint is a static checker for GitHub Actions workflow files. ## Ide - [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with integrated AI for faster software development. @@ -173,6 +175,7 @@ This repo is also hosting astro code and all automated stuff. You can see the di - [chezmoi](https://github.com/twpayne/chezmoi) - Manage dotfiles across machines, securely - [junegunn/fzf](https://github.com/junegunn/fzf) - fzf is a command-line fuzzy finder - [krisk/Fuse](https://github.com/krisk/Fuse) - Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies. +- [rhysd/actionlint](https://github.com/rhysd/actionlint) - actionlint is a static checker for GitHub Actions workflow files. - [Warp](https://www.warp.dev/) - Modern, Rust-based terminal with integrated AI for faster software development. - [zdharma-continuum/zinit](https://github.com/zdharma-continuum/zinit) - A flexible and fast Zsh plugin manager with clean fpath, reports, completion management, turbo mode and dozens of other zadd-on features ## Testing diff --git a/data.json b/data.json index 7887345..264ca45 100644 --- a/data.json +++ b/data.json @@ -363,5 +363,17 @@ "backend", "terminal" ] + }, + { + "by_user": "bankbkbkk", + "desc": "actionlint is a static checker for GitHub Actions workflow files.", + "from_server": "Thinc.", + "package_name": "rhysd/actionlint", + "package_url": "https://github.com/rhysd/actionlint", + "tags": [ + "devops", + "git", + "terminal" + ] } ] \ No newline at end of file diff --git a/src/pages/things/rhysd-actionlint.md b/src/pages/things/rhysd-actionlint.md new file mode 100644 index 0000000..6680360 --- /dev/null +++ b/src/pages/things/rhysd-actionlint.md @@ -0,0 +1,22 @@ +--- + +title: "rhysd/actionlint" + +tag: + + - devops + - git + - terminal + +desc: "actionlint is a static checker for GitHub Actions workflow files." + +by: "bankbkbkk" + +from: "Thinc." + +--- + + + +https://github.com/rhysd/actionlint +