Skip to content

greg512/salesforce-deployment-helper

Repository files navigation

Salesforce Deployment Helper

Build deployments from a salesforce project and deploy to any org. Requires the Salesforce Extension Pack.

Features

The following commands are included in the extension:

Add to Deployment

Adds a source file or directory to a deployment. Add to Deployment

Add Multiple Files to Deployment

Adds multiple source files to a deployment. Add Multiple Files to Deployment

Remove From Deployment

Removes a source file or directory from a deployment. Remove From Deployment

Deploy to Org

Deploys the selected metadata to a salesforce environment. You'll be prompted to select a target org from a list of your authorized environments. Deploy

View Metadata in Deployment

Shows all of the metadata stored in the current deployment. Deploy

Clear Deployment

Removes all metadata in the deployment. Deploy

Requirements

Requires the latest version of the Salesforce Extension Pack.

Release Notes

1.0.0

Initial release of the Salesforce Deployment Helper. Includes the following features:

  • Add to deployment
  • Remove from deployment
  • Deploy to org
  • View current deployment
  • Clear current deployment

1.1.0

  • WARNING! Upgrading to version 1.0 from version 1.1 will empty your current deployment.
  • Added the "Add Multiple Files to Deployment" command.
  • Fixed issue where entire object was deployed when trying to deploy a single child metadata item (i.e., a custom field)
  • The deployment command now prompts you to select from a list of authorized environments.

About

A VS Code extension to make salesforce deployments easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published