]> git.kaiwu.me - nginx.git/commit
Added CI based on GitHub Actions.
authorKonstantin Pavlov <thresh@nginx.com>
Thu, 18 Jul 2024 20:42:43 +0000 (13:42 -0700)
committerpluknet <105847909+pluknet@users.noreply.github.com>
Wed, 4 Sep 2024 16:01:47 +0000 (20:01 +0400)
commit042b9cc4db564dc16dfc93c31c14e9a6bb749509
tree4a33848845d2c090ba1b8afe5d1438a6a737469c
parent082a3cbe3b7f6c28630f271c74b1787220974ed9
Added CI based on GitHub Actions.

Pushes to master and stable branches will result in buildbot-like checks
on multiple OSes and architectures.

Pull requests will be checked on a public Ubuntu GitHub runner.
.github/workflows/buildbot.yml [new file with mode: 0644]
.github/workflows/check-pr.yml [new file with mode: 0644]