-
GitHub Actions를 이용하여 `master` 브랜치에 머지되는 브랜치는 아래 두 작업을 수행한다.
* SonarQube를 이용한 코드 정적 검사
* 테스트 코드 커버리지 체크
-
Hi!
Is there a reason this template doesn't use GitHub Actions to automatically deploy to GH Pages? That wouldn't require a separate `gh-pages` branch, nor would users have to manually run `npm run…
-
ktoso updated
2 weeks ago
-
Github actions will be hosted on a self runner. other advanced runners will be not installed.
-
* Create GitHub Action for Running Unit Tests
* Configure Branch Protection Rules
m0nq updated
18 hours ago
-
### Version
_No response_
### Platform
_No response_
### Subsystem
_No response_
### What steps will reproduce the bug?
Running `vcbuild.bat`
### How often does it reproduce? I…
-
### Understand GitHub Actions
- [ ] How do GitHub actions work?
- [ ] What can they do?
- [ ] How can I use them?
-
Helps enforcing
- formatting style for the project
- linting rules
could even extend to help deployment process
also pre-commit hooks could be a nice addition.
-
This is one of the two plans to ensure we can also perform github evaluation checks in the future.
See https://discourse.nixos.org/t/infrastructure-announcement-the-future-of-ofborg-your-help-neede…
-