This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ExternalMirrors
/
users-formula
镜像来自
https://github.com/saltstack-formulas/users-formula
關註
1
收藏
0
複製
1
程式碼
問題管理
0
版本發佈
13
Wiki
Activity
Saltstack Official Users Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
420
Commit
3
分支
目錄樹:
013b2cd3b8
dependabot/bundler/activesupport-7.0.4.3
master
pre-commit-ci-update-config
v0.48.8
v0.48.7
v0.48.6
v0.48.5
v0.48.4
v0.48.3
v0.48.2
v0.48.1
v0.48.0
v0.47.0
v0.46.1
v0.46.0
v0.45.0
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '013b2cd3b8'
${ noResults }
users-formula
/
commitlint.config.js
commitlint.config.js
72B
原始文件
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'],
};