Commit c87eba6
Allow
* Add CommitFunctions and update config with defaults
* Add changeset
* add checks and types for new commit option
* moved default to cli
* update tests
* fix build
* rename commit fns
* add option for skipCI
* update tests
* move commit logic to cli
* update tests for commit
* allow disabling commit for only one of add/version
* update docs
* update tests
* Apply suggestions from code review
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
* remove unnecessary partial
* change option name
* Apply suggestions from code review
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
* Small tweaks after review
* Tweak changesets
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>"commit" option to describe a module containing commit functions (#768)1 parent 8830415 commit c87eba6
22 files changed
Lines changed: 526 additions & 303 deletions
File tree
- .changeset
- docs
- packages
- apply-release-plan/src
- test-utils
- cli
- commit
- src
- commands
- add
- __tests__
- version
- commit
- config/src
- types/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
22 | 43 | | |
23 | 44 | | |
24 | 45 | | |
| |||
Lines changed: 0 additions & 124 deletions
This file was deleted.
This file was deleted.
0 commit comments