Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dschach/semantic-release-playground
Quick repo for testing using semantic release package
https://github.com/dschach/semantic-release-playground
Last synced: about 8 hours ago
JSON representation
Quick repo for testing using semantic release package
- Host: GitHub
- URL: https://github.com/dschach/semantic-release-playground
- Owner: dschach
- Created: 2023-02-16T01:42:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-06T08:23:40.000Z (1 day ago)
- Last Synced: 2024-11-06T09:27:11.855Z (1 day ago)
- Language: JavaScript
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# David Schach semantic release playground
## ToDo items
1. Rename ChangeMe to a better scratch org name
2. Look at the permission set granted - you'll probably want to fix that
3. Update API version to the latest and greatest
4. Delete the extra Apex test class# Salesforce DX Project: Next Steps
Now that you've created a Salesforce DX project, what's next? Here are some documentation resources to get you started.
## How Do You Plan to Deploy Your Changes?
Do you want to deploy a set of changes, or create a self-contained application? Choose a [development model](https://developer.salesforce.com/tools/vscode/en/user-guide/development-models).
## Configure Your Salesforce DX Project
The `sfdx-project.json` file contains useful configuration information for your project. See [Salesforce DX Project Configuration](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_ws_config.htm) in the _Salesforce DX Developer Guide_ for details about this file.
## Read All About It
- [Salesforce Extensions Documentation](https://developer.salesforce.com/tools/vscode/)
- [Salesforce CLI Setup Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_intro.htm)
- [Salesforce DX Developer Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_intro.htm)
- [Salesforce CLI Command Reference](https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference.htm)