Commit 5dfa877
Sm/sf command (#542)
* refactor: sfCommand (and all nuts pass)
* feat: use sfComand
* docs: message conversion
* test: ut conversion
* refactor: share sandboxRequest
* test: ut conversion for status
* test: ut all work
* fix: aliases and default markings
* chore: todo cleanup
* chore: consistent api-version and loglevel
* feat: deprecate 4 commands, remove beta
* feat: sf-ify 3 commands
* chore: bump linter
* docs: don't put versions for deprecations
* chore: bump plugins-ore
* chore: snapshots and schemas
* chore: org topic
* chore: bump dep
* chore: linter updates
* test: temporarily remove deprecation for UT reasons
* docs: sf-ify messages
* feat: add commands from plugin-env as is for comparison
* feat: refactor commands
* test: refactor tests
* chore: schema
* chore: snapshot
* test: original org nuts pass because aliases. + new schemas
* test: all NUTs passing
* refactor: reduce eslint pragma
* chore: snapshot
* feat: faster org:list via parallelization
* chore: sfCommand subscribes lifecycleEvents automatically
* refactor: non-case-sensitive alias sorting
* refactor: simplify default markers
* docs: extract message, use new command format
* test: windows paths without ./
* test: powershell command-ref
* test: comspec absolute path
* test: another comspec attempt
* test: try yarn config to set shell for windows
* docs: todo reminder
* test: try compspec env
* test: escape and quote for windoze
* test: quote the full path
* fix: (windows) handle undefined username
* chore: bump dev-scripts
* test: test all the things
* test: wireit windows cache wth longer nut timeout
* chore: test-compile not a dependency
* chore: bump dev-scripts, fix pjson
* test: organize tests
* chore: bump wireit/pjson
* test: [sb-nuts]
* chore: reorganize NUTs
* test: parallelize NUTs more
* test: fix import paths
* test: wireit on ghw/main
* test: all sbox nuts pass locally
* test: sandbox-nuts as on-demand workflow
* test: correct nuts path
* chore: get script name right
* docs: readme comment about sbnuts [no-ci]
* test: keep sbox status nut from using nuts from other sbox nuts
* chore: longer waits on org create to prevent nut re-runs
* test: use default waits
* test: sbox doesn't catch mocha assert errors [skip-ci]
* test: tracing windows NUT failure [no ci]
* test: no single quotes in windows [no ci]
* chore: bump dev-scripts
* test: nut imports messages it depends on
* chore: bump core for type change on Snapshot
* fix: message was wrong when it came over from plugin-env
* fix: clean up the messages
* fix: set version of command-ref plugin that ignores missing descriptions
* fix: new yarn.lock
* chore: deprecation message for force:org:create
* docs: resolve comments and sf env references
* fix: message placeholder checks
* chore: remove oclif/test
* docs: remove bin references from commands
* chore: bump oclif core, bin into message placeholders
* chore: get action tokens right
* test: remove deprecation (pending oclif bug)
* chore: lockfile dedupe
* fix: stopSpinner to avoid oclif bug
* refactor: isObject instead of filtering out the undefined
---------
Co-authored-by: Juliet Shackell <[email protected]>1 parent 4aae6ab commit 5dfa877
File tree
111 files changed
+8715
-3592
lines changed- .github/workflows
- messages
- schemas
- src
- commands
- force/org
- org
- create
- delete
- resume
- test
- commands/force/org
- nut
- legacy
- unit
- force/org
- org
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+8715
-3592
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
Large diffs are not rendered by default.
| 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 | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 38 | | |
45 | 39 | | |
46 | 40 | | |
47 | | - | |
| 41 | + | |
48 | 42 | | |
49 | | - | |
| 43 | + | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
53 | | - | |
| 47 | + | |
54 | 48 | | |
55 | | - | |
| 49 | + | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
59 | | - | |
| 53 | + | |
60 | 54 | | |
61 | | - | |
62 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
63 | 71 | | |
64 | 72 | | |
65 | | - | |
| 73 | + | |
66 | 74 | | |
67 | 75 | | |
68 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
69 | 83 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
75 | 89 | | |
76 | 90 | | |
77 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
78 | 134 | | |
79 | 135 | | |
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 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
This file was deleted.
0 commit comments