このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ExternalMirrors
/
users-formula
ミラー元
https://github.com/saltstack-formulas/users-formula
ウォッチ
1
スター
0
フォーク
1
コード
課題
0
リリース
13
Wiki
アクティビティ
Saltstack Official Users Formula
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
420
コミット
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 }
ブランチ
${ searchTerm }
を作成
'013b2cd3b8' から
${ noResults }
users-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
通常表示
履歴
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'],
};