sfdx-hardis 2.76.2 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,18 @@
4
4
 
5
5
  Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image `hardisgroupcom/sfdx-hardis@beta`
6
6
 
7
+ ## [2.77.0] 2022-04-05
8
+
9
+ - Generate deployment tips documentation
10
+ - hardis:org:user:activateinvalid : new --profiles argument
11
+ - Update MsTeams WebHooks ENV variables
12
+ - MS_TEAMS_WEBHOOK_URL_CRITICAL
13
+ - MS_TEAMS_WEBHOOK_URL_SEVERE
14
+ - MS_TEAMS_WEBHOOK_URL_WARNING
15
+ - MS_TEAMS_WEBHOOK_URL_INFO
16
+ - Allow to install packages during deployment check using INSTALL_PACKAGES_DURING_CHECK_DEPLOY=true env variable
17
+ - Enhance prompt org labels
18
+
7
19
  ## [2.76.2] 2022-04-04
8
20
 
9
21
  - Improve activate invalid users commands (allow to select by profile(s))
@@ -14,7 +26,7 @@ Note: Can be used with `sfdx plugins:install sfdx-hardis@beta` and docker image
14
26
 
15
27
  ## [2.76.0] 2022-04-03
16
28
 
17
- - New command **sfdx**hardis:org:user:activateinvalid** to activate invalid emails in sandbox
29
+ - New command **sfdx hardis:org:user:activateinvalid** to activate invalid emails in sandbox
18
30
  - Fix CI org authentication in case the default username is not the org that we want to configure
19
31
  - Bypass error with force:source:legacy:pull / push
20
32
  - hardis:work:save : Propose to manually commit files