-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
30 lines (16 loc) · 940 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This repository is intended to hold the deloyment versions.
Each team that are will be send code to other sites such as openlink should create a folder here.
Then each time they have a new release be it new code/ new data or both a new folder should be created.
This version folder should include,
1. Summary of what changed.
What OPS version is this for
When did it change
2. Instaltion instructions or links to instalation instructions.
3. The easiest possible way to install the code.
a. An installer
b. war file(s) to drop in
c. A link to specific github commit. (not just "Master" branch)
4. Instructions or better yet scripts or jars to install any data
If any error are discovered during installation the can be fixed directly in the version folder.
Once the version is successfuly running on a external site the version folder should be FROZEN and never CHANGED.
Create a new folder for the next version to install.