5 Commits

Author SHA1 Message Date
Romain Malmain
9ae713913e Cancel workflow for concurrent workflow runs (#69) 2024-05-01 16:15:52 +02:00
Romain Malmain
ce4dbbc513
update self-hosted to qemu-specific runner (#57) 2024-04-09 19:50:55 +02:00
Romain Malmain
131dca34d4
Create Github actions (#51)
* initial workflow

* fix: wrong container path.

* fix: build run command.

* test: list directory.

* test: list directory.

* fix: add checkout action.

* add setup scripts and instructions.
2024-03-14 13:55:52 +01:00
Dominik Maier
f34fda32a6
Delete lockdown.yml 2022-02-22 18:53:26 +01:00
Alex Bennée
9b89cdb2a5 .github: move repo lockdown to the v2 configuration
I was getting prompted by GitHub for new permissions but it turns out
per https://github.com/dessant/repo-lockdown/issues/6:

  Repo Lockdown has been rewritten for GitHub Actions, offering new
  features and better control over your automation presets. The legacy
  GitHub App has been deprecated, and the public instance of the app
  has been shut down.

So this is what I've done. As the issues tab is disabled I've removed
the handling for issues from the new version.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20211004154308.2114870-1-alex.bennee@linaro.org>
2021-10-12 08:38:10 +01:00