You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,10 @@ This plugin brings Datical DB functionality to IBM UrbanCode Deploy and Build.
5
5
6
6
Two properties in the plugin step, Datical DB Install Directory and Datical DB Drivers Directory, read a default property at the resource (Agent) level. For each agent that is going to execute Datical DB, create a Resource Property called daticalDBCmd and daticalDBDriversDir.
7
7
8
-
Note: This is not the plug-in distributable! The full plugin can be found under the releases tab.
8
+
## NOTE - As of Oct 20, 2017, this repo is discontinued!
9
+
Please browse here for the latest code: https://github.com/IBM-UrbanCode/DaticalDB-UCD-UCB
10
+
11
+
Latest release of the plugin can be found here: https://github.com/IBM-UrbanCode/DaticalDB-UCD-UCB/releases
9
12
10
13
### License
11
14
This plug-in is protected under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0)
@@ -17,6 +20,10 @@ This plug-in is protected under the [Apache 2.0 License](https://www.apache.org/
17
20
18
21
Release Notes:
19
22
23
+
### Version 25 - May 2, 2018
24
+
25
+
Added Support for Datical 5 Command Parameters and the immutableProject flag for artifact based Deployments
26
+
20
27
### Version 24 - October 20, 2017
21
28
22
29
Added Support for Runtime Credentials in Forecast, Deploy, Status, and Status Details steps
0 commit comments