Commit 204b470
Updated README for 'force' command (#429)
* added in a flag for '--force' when deploying changes that may increase your bill, such as minimum instances required.
* updated force flag to accept a boolean value.
:
* updated tests for using force flag
* updated formatting to match contributor guidelines
* Update action.yml
Co-authored-by: Bryan Kendall <[email protected]>
* accepted update to action.yml for 'force' flag description, added support for channel site deployment with force flag. Updated tests to and types to account for force flags. Force flag is now optional on ProductionDeployConfig and ChannelDeployConfig. Simplified deploy calls using force flag to automatically append force based on the boolean value nad removed the force-specific branch in index.ts
* updated test to use the correct ChannelDeployConfig
* merged remote main branch updates and formatted, tests are passing now
* removed unused types for tests
* updated readme for force flag
* Update README.md
Co-authored-by: Jeff <[email protected]>
---------
Co-authored-by: Bryan Kendall <[email protected]>
Co-authored-by: Jeff <[email protected]>1 parent 2ff89d6 commit 204b470
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
151 | 155 | | |
152 | 156 | | |
153 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
154 | 162 | | |
155 | 163 | | |
156 | 164 | | |
| |||
0 commit comments