Skip to content

Commit

Permalink
action(auto): add rhysd/actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
OnFireByte committed Aug 24, 2023
1 parent 7ea50d8 commit a5ed4c3
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
12 changes: 12 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]
22 changes: 22 additions & 0 deletions src/pages/things/rhysd-actionlint.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a5ed4c3

Please sign in to comment.