This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
users-formula
의 미러
https://github.com/saltstack-formulas/users-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
13
위키
Activity
Saltstack Official Users Formula
387
커밋
3
브랜치
트리:
1a96921e89
users-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
Normal View
히스토리
feat(semantic-release): implement for this formula * Based on `ssf-formula` (v0.3.0) - https://github.com/myii/ssf-formula/pull/5 * Unable to use `pillar.example` directly for testing - Used it as a basis for `test/salt/pillar/default.sls` - Brought useful changes back to `pillar.example` * Fix: avoid `users/googleauth.sls` for `RedHat` & `Suse` * Close #203
5 년 전
1
2
3
module
.exports = {
extends
: [
'@commitlint/config-conventional'
],
};