Commit 8fe0545
feat: v2 to main (#367)
* Updates for `sf` (#34)
* feat: support sf
BREAKING CHANGE: only works for sf now
* test: update to work with new file structure
* refactor: use oclif/core
* chore: bump to 2.0.0
* chore: satisfy dev-scripts
* chore: code review
* chore: regenerate yarn.lock
* chore(release): 2.0.0 [ci skip]
* fix: use this.config
* chore(release): 2.0.1 [ci skip]
* chore: update circle config for v2 [skip ci]
* fix: update generate command reference
* chore(release): 2.0.2 [ci skip]
* fix: populate topic command xml
* chore(release): 2.0.3 [ci skip]
* fix: append suffix to all filenames
* test: update filenames
* chore(release): 2.0.4 [ci skip]
* fix: use unique id
* chore(release): 2.0.5 [ci skip]
* fix: don't generate xml for topics
* chore(release): 2.0.6 [ci skip]
* fix: improve error handling
* chore(release): 2.0.7 [ci skip]
* fix: update template files for sf
* update help file for "sf"
* update sf page that lists the plugin versions
* tweaks to command topics for "sf"
* tweaks to topic ditamaps for "sf"
* fix: update test with new title in command XML file
* chore(release): 2.0.8 [ci skip]
* fix: use latest sf-plugins-core
* chore(release): 2.0.9 [ci skip]
* fix: change title/shortdesc of main ditamap so it says "sf"
* chore(release): 2.0.10 [ci skip]
* fix: stop generating main topic intro
* chore(release): 2.0.11 [ci skip]
* fix: bump to GA deps (#37)
* chore(release): 2.0.12 [ci skip]
* feat: add --all (#38)
* chore(release): 2.1.0 [ci skip]
* chore: fix and run windows unit tests
* chore(release): 2.1.1 [ci skip]
* feat: update dependencies
* chore: add main to package.json
* chore(release): 2.2.0 [ci skip]
* fix: dont run default functions
* chore(release): 2.2.1 [ci skip]
* fix: remove cli-ux reference
* chore(release): 2.2.2 [ci skip]
* fix: prevent empty tags
* chore(release): 2.2.3 [ci skip]
* fix: escape tags
* chore(release): 2.2.4 [ci skip]
* fix: remove duplicates
* fix: refine default value
* chore(release): 2.2.5 [ci skip]
* fix: remove async handlebars
* chore(release): 2.2.6 [ci skip]
* fix: default value
* chore(release): 2.2.7 [ci skip]
* chore: remove .tgz [skip ci]
* fix: remove console.log
* chore(release): 2.2.8 [ci skip]
* fix: improve types (#99)
* fix: improve types
* chore: regenerate yarn.lock
* fix: description no longer required for sf
@W-12296410@
* Revert "fix: description no longer required for sf"
This reverts commit 1a4774c.
* fix: description no longer required for sf
@W-12296410@
* fix: add GHA folder
@W-0@
* chore: changes
* chore: apply requested changes
* chore(release): 2.2.9 [skip ci]
* fix: check if plugin exists
* chore(release): 2.2.10 [skip ci]
* feat: use oclif/core v2
* chore(release): 2.3.0 [skip ci]
* fix: duplicate flag descriptions
* chore(release): 2.3.1 [skip ci]
* feat: jit install command (#265)
* feat: add jit install command
* chore: simplify implementation
* chore(release): 2.4.0 [skip ci]
* fix: jit install
* chore(release): 2.4.1 [skip ci]
* fix: add strict null checks
@W-12220467@
changed ref plugin to plugin-auth
* chore: remove unneeded case
* refactor: rid project of fs-extra
* chore: apply review suggestions
* refactor: get rid of json map
* chore: apply changes from review
* chore(release): 2.4.2 [skip ci]
* Revert "Merge pull request #330 from salesforcecli/phale/strict-null-checks"
This reverts commit 5e0240f, reversing
changes made to d730f40.
# Conflicts:
# package.json
* fix: revert 2.4.2
* chore(release): 2.4.4 [skip ci]
* fix: render cmd and flag sum/desc ejs template (#350)
* chore(release): 2.4.5 [skip ci]
* fix: don't overwrite commands with equivalent topics in other plugins
* chore: better progress
* chore: wip
* refactor: narrower types and stronger type checking
@W-13138789@
* chore: fix tests after merge
* chore: reapply stash
* chore: wireit updates
* test: e2e tests generate test files first
* refactor: typeguard in place of assertion
* fix: binary is on commandMeta, not command
* fix: merge subtopics, use maps
* fix: config replacements in descriptions
* fix: use the correct ensureArray
* docs: readme
* refactor: reduce ts workarounds
* chore: remove unused code
* fix: missing commands where there was a topic collision
* chore: gitignore for my output files
* refactor: remove unused
---------
Co-authored-by: Peter Hale <peter.hale@salesforce.com>
* chore(release): 2.4.6 [skip ci]
* ci: merge v2 into main
* chore: bye, circle
* style: remove comments
* fix: misapplied change from merge
* chore: remove commen
---------
Co-authored-by: Mike Donnalley <mdonnalley@salesforce.com>
Co-authored-by: SF-CLI-BOT <alm-cli@salesforce.com>
Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com>
Co-authored-by: Rodrigo Espinosa de los Monteros <1084688+RodEsp@users.noreply.github.com>
Co-authored-by: Peter Hale <peter.hale@salesforce.com>
Co-authored-by: peternhale <peternhale@users.noreply.github.com>
Co-authored-by: Willhoit <iowillhoit@users.noreply.github.com>
Co-authored-by: svc-cli-bot <svc_cli_bot@salesforce.com>
Co-authored-by: Cristian Dominguez <6853656+cristiand391@users.noreply.github.com>1 parent e0bef25 commit 8fe0545
47 files changed
Lines changed: 1874 additions & 5754 deletions
File tree
- .github/workflows
- .husky
- bin
- messages
- src
- commands
- commandreference
- jit
- ditamap
- templates
- test
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
7 | 46 | | |
8 | 47 | | |
9 | | - | |
10 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments