[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61773] [PATCH] gnu: Add actionlint.
From: |
Leo Famulari |
Subject: |
[bug#61773] [PATCH] gnu: Add actionlint. |
Date: |
Sun, 26 Feb 2023 12:43:21 -0500 |
On Fri, Feb 24, 2023 at 11:35:37PM +0100, Timo Wilken wrote:
> Actionlint is a linter for GitHub Action workflow files.
>
> * gnu/packages/check.scm (actionlint, go-github-com-robfig-cron-1.2): New
> variable.
> * gnu/packages/golang.scm (go-golang.org-x-sync-semaphore): New variable.
I know it's annoying, but can you split this up into 3 patches? This is
our standard workflow for adding new packages. Thank you!