Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.16.4 #566

Merged
merged 7 commits into from
Feb 24, 2023
Merged

Release v1.16.4 #566

merged 7 commits into from
Feb 24, 2023

Conversation

manas-sf
Copy link
Contributor

No description provided.

lmckusick and others added 7 commits February 21, 2023 08:44
This change converts the data sent during a batch deployment to CSV format instead of passing raw JSON.

This change originated due to an issue with deploying huge Calculation Matrices, where the row data file hit the 10m character limit of the Bulk API.

This also adjusts permissions on the TESTVDXProfile Profile used in runTestJob, adding some missing permissions and resolving some issues found while running the test job.
Updates Node version from 10 to 16 in Dockerfile. Sets a static version (rather than a minimum one) for json2csv in package.json.
Missed one reference for node version in Dockerfile
W-12484068: Convert Batch Deployment to Use CSV instead of raw JSON
* Update readme instructions --skip-ci

* Code Delivery 1.16.1

* Disable Extensive Logging & Repetitions on Git Based Deploy (#523)
* Fixes local compilation #525 (#532)

* Improve the documentation for lwcCompiler (#528)

lwcCompilerVersion and lwcCompilerNamespace documentation should be clearer. Currently the example is using the release version such as 236 or 238, but it needs to be the package version such as 900.469. Also examples of namespaces would be good.

* Disable colouring of SFDX CLI output

Disable colouring of SFDX CLI output so it can be JSON parsed.
Else the output of source:convert will look like this, and cannot be processed

---------

Co-authored-by: Adam Rutland <arutland@salesforce.com>
Co-authored-by: Manas Agarwal <manas.agarwal@salesforce.com>
Co-authored-by: Dean Hobden <dean.hobden@centrica.com>
* Update readme instructions --skip-ci

* Code Delivery 1.16.1

* Disable Extensive Logging & Repetitions on Git Based Deploy (#523)
* Fixes local compilation #525 (#532)

* Improve the documentation for lwcCompiler (#528)

lwcCompilerVersion and lwcCompilerNamespace documentation should be clearer. Currently the example is using the release version such as 236 or 238, but it needs to be the package version such as 900.469. Also examples of namespaces would be good.

* Adding globalkey to catalog query

---------

Co-authored-by: Adam Rutland <arutland@salesforce.com>
Co-authored-by: Manas Agarwal <manas.agarwal@salesforce.com>
Co-authored-by: Dean Hobden <dean.hobden@centrica.com>
@manas-sf manas-sf merged commit 395c22b into master Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants