This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
users-formula
mirror of
https://github.com/saltstack-formulas/users-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
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.
344
Commits
3
Branches
Tree:
3bcdc902dc
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
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3bcdc902dc'
${ noResults }
users-formula
/
commitlint.config.js
commitlint.config.js
72B
Raw
Normal View
History
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 years ago
1
2
3
module.exports = {
extends: ['@commitlint/config-conventional'],
};