Update the README to reflect the JCB project to facilitate maintenance at the source. resolve gh-1
This commit is contained in:
parent
dbe9b096c8
commit
4f7858e4b0
31
README.md
31
README.md
@ -1,8 +1,6 @@
|
||||
# Track Release Checking (1.0.x)
|
||||
|
||||
![Track Release Checking image](https://raw.githubusercontent.com/joomla-projects/com_release_checking/master/admin/assets/images/vdm-component.jpg "The Track Release Checking")
|
||||
|
||||
Component to keep track of release checking
|
||||
A component to keep track of release checking.
|
||||
|
||||
# Build Details
|
||||
|
||||
@ -10,12 +8,16 @@ Component to keep track of release checking
|
||||
+ *Author*: [Joomla! Project](mailto:admin@joomla.org)
|
||||
+ *Name*: [Track Release Checking](http://www.joomla.org)
|
||||
+ *First Build*: 29th July, 2020
|
||||
+ *Last Build*: 17th November, 2020
|
||||
+ *Last Build*: 19th November, 2020
|
||||
+ *Version*: 1.0.x
|
||||
+ *Copyright*: (C) 2020 Open Source Matters, Inc.
|
||||
+ *License*: GNU General Public License version 2 or later; see LICENSE.txt
|
||||
|
||||
## Build Time
|
||||
## Some Fun Numbers
|
||||
|
||||
+ *Line count*: **20351**
|
||||
+ *File count*: **191**
|
||||
+ *Folder count*: **56**
|
||||
|
||||
**57 Hours** or **7 Eight Hour Days** (actual time the author saved -
|
||||
due to [Automated Component Builder](http://joomlacomponentbuilder.com))
|
||||
@ -23,22 +25,9 @@ due to [Automated Component Builder](http://joomlacomponentbuilder.com))
|
||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||
> never making one mistake or taking any coffee break.)
|
||||
|
||||
+ *Line count*: **20373**
|
||||
+ *File count*: **191**
|
||||
+ *Folder count*: **56**
|
||||
## Maintenance of the Source Code
|
||||
|
||||
**37 Hours** or **5 Eight Hour Days** (the actual time the author spent)
|
||||
The [Joomla! Component Builder](http://joomlacomponentbuilder.com) project will be used to facilitate the maintenance of the source code of this component.
|
||||
|
||||
> (with the following break down:
|
||||
> **debugging @14hours** = codingtime / 4;
|
||||
> **planning @8hours** = codingtime / 7;
|
||||
> **mapping @6hours** = codingtime / 10;
|
||||
> **office @9hours** = codingtime / 6;)
|
||||
More details, with tutorials to follow.
|
||||
|
||||
**94 Hours** or **12 Eight Hour Days**
|
||||
(a total of the realistic time frame for this project)
|
||||
|
||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)
|
||||
|
||||
Project duration: **2.4 weeks** or **0.5 months**
|
||||
|
@ -1,8 +1,6 @@
|
||||
# Track Release Checking (1.0.x)
|
||||
|
||||
![Track Release Checking image](https://raw.githubusercontent.com/joomla-projects/com_release_checking/master/admin/assets/images/vdm-component.jpg "The Track Release Checking")
|
||||
|
||||
Component to keep track of release checking
|
||||
A component to keep track of release checking.
|
||||
|
||||
# Build Details
|
||||
|
||||
@ -10,12 +8,16 @@ Component to keep track of release checking
|
||||
+ *Author*: [Joomla! Project](mailto:admin@joomla.org)
|
||||
+ *Name*: [Track Release Checking](http://www.joomla.org)
|
||||
+ *First Build*: 29th July, 2020
|
||||
+ *Last Build*: 17th November, 2020
|
||||
+ *Last Build*: 19th November, 2020
|
||||
+ *Version*: 1.0.x
|
||||
+ *Copyright*: (C) 2020 Open Source Matters, Inc.
|
||||
+ *License*: GNU General Public License version 2 or later; see LICENSE.txt
|
||||
|
||||
## Build Time
|
||||
## Some Fun Numbers
|
||||
|
||||
+ *Line count*: **20351**
|
||||
+ *File count*: **191**
|
||||
+ *Folder count*: **56**
|
||||
|
||||
**57 Hours** or **7 Eight Hour Days** (actual time the author saved -
|
||||
due to [Automated Component Builder](http://joomlacomponentbuilder.com))
|
||||
@ -23,22 +25,9 @@ due to [Automated Component Builder](http://joomlacomponentbuilder.com))
|
||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||
> never making one mistake or taking any coffee break.)
|
||||
|
||||
+ *Line count*: **20373**
|
||||
+ *File count*: **191**
|
||||
+ *Folder count*: **56**
|
||||
## Maintenance of the Source Code
|
||||
|
||||
**37 Hours** or **5 Eight Hour Days** (the actual time the author spent)
|
||||
The [Joomla! Component Builder](http://joomlacomponentbuilder.com) project will be used to facilitate the maintenance of the source code of this component.
|
||||
|
||||
> (with the following break down:
|
||||
> **debugging @14hours** = codingtime / 4;
|
||||
> **planning @8hours** = codingtime / 7;
|
||||
> **mapping @6hours** = codingtime / 10;
|
||||
> **office @9hours** = codingtime / 6;)
|
||||
More details, with tutorials to follow.
|
||||
|
||||
**94 Hours** or **12 Eight Hour Days**
|
||||
(a total of the realistic time frame for this project)
|
||||
|
||||
> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
|
||||
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)
|
||||
|
||||
Project duration: **2.4 weeks** or **0.5 months**
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<extension type="component" version="3.2" method="upgrade">
|
||||
<name>COM_RELEASE_CHECKING</name>
|
||||
<creationDate>17th November, 2020</creationDate>
|
||||
<creationDate>19th November, 2020</creationDate>
|
||||
<author>Joomla! Project</author>
|
||||
<authorEmail>admin@joomla.org</authorEmail>
|
||||
<authorUrl>http://www.joomla.org</authorUrl>
|
||||
@ -11,7 +11,7 @@
|
||||
<description><![CDATA[
|
||||
<h1>Track Release Checking (v.1.0.4)</h1>
|
||||
<div style="clear: both;"></div>
|
||||
<p>Component to keep track of release checking</p>
|
||||
<p>A component to keep track of release checking.</p>
|
||||
<p>Created by <a href="http://www.joomla.org" target="_blank">Joomla! Project</a><br /><small>Development started 29th July, 2020</small></p>
|
||||
]]></description>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user