Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 1: Git Configuration Properties
Name
| Description
| Screen (Click to view) | |||||||
---|---|---|---|---|---|---|---|---|---|
Remote Git URL
| The URL to the remote Git server (e.g. GitHub, BitBucket, GitLab, internal servers, etc) to push commits to
| ||||||||
Remote Git Username
| The username to authenticate to the remote Git server
| ||||||||
Remote Git Password
| The password to authenticate to the remote Git server
| ||||||||
Exclude App Configuration (Environment Variables and Plugin Default Properties)
| Check this to NOT commit environment variables and plugin default properties. This is meant for configuration values (e.g. settings that might differ in development vs testing vs production)
| ||||||||
Always Pull from Remote Server
| Check this to allow pull from the remote Git server on every request. If unchecked, it will only pull before it attempts to push any updates.
| ||||||||
Auto Sync DB From Git
| Check this to automatically check for updates in the Git project files and to update the DB definitions accordingly
|
...