10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,16 @@ Changelog of Git Changelog.
|
|||||||
<h2> No issue </h2>
|
<h2> No issue </h2>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/5556fd1ec6fdd8d">5556fd1ec6fdd8d</a> Jenkins Server <i>2017-07-11 17:12:52</i>
|
||||||
|
<p>
|
||||||
|
<h3>recommit for updates in build 17</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/08da1c5e7004f15">08da1c5e7004f15</a> Arne Teuke <i>2017-07-11 17:12:23</i>
|
||||||
|
<p>
|
||||||
|
<h3>finalised this stage</h3>
|
||||||
|
|
||||||
|
</p>
|
||||||
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/c1963582f006a9d">c1963582f006a9d</a> Jenkins Server <i>2017-07-11 17:08:47</i>
|
<a href="https://gitlab.puppetsoft.com/12WW1160/git-changelog-lib/commit/c1963582f006a9d">c1963582f006a9d</a> Jenkins Server <i>2017-07-11 17:08:47</i>
|
||||||
<p>
|
<p>
|
||||||
<h3>recommit for updates in build 16</h3>
|
<h3>recommit for updates in build 16</h3>
|
||||||
|
|||||||
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
@@ -58,7 +58,9 @@ pipeline {
|
|||||||
|
|
||||||
stage('update repo structure') {
|
stage('update repo structure') {
|
||||||
steps {
|
steps {
|
||||||
sh '''rm -Rf REPOSTRUCTURE.md
|
sh '''if [ test -f REPOSTRUCTURE.md ]; then
|
||||||
|
rm -Rf REPOSTRUCTURE.md
|
||||||
|
fi
|
||||||
echo "$(tree --dirsfirst --charset=ascii .)" > REPOSTRUCTURE.md'''
|
echo "$(tree --dirsfirst --charset=ascii .)" > REPOSTRUCTURE.md'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -183,10 +185,12 @@ Changelog of Git Changelog.
|
|||||||
|
|
||||||
stage('check for UTF-8 files') {
|
stage('check for UTF-8 files') {
|
||||||
steps {
|
steps {
|
||||||
sh '''if [ ! -d test ]; then
|
sh '''if [ ! -d tests ]; then
|
||||||
mkdir test
|
mkdir tests
|
||||||
fi
|
fi
|
||||||
|
if [ -f tests/UTF_Files ]; then
|
||||||
rm -Rf tests/UTF_Files
|
rm -Rf tests/UTF_Files
|
||||||
|
fi
|
||||||
echo "$(find . -type f -exec file {} \\;)" > FileList
|
echo "$(find . -type f -exec file {} \\;)" > FileList
|
||||||
echo "$(grep -v ASCII FileList | grep -v git)" > tests/UTF_Files'''
|
echo "$(grep -v ASCII FileList | grep -v git)" > tests/UTF_Files'''
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|Repo Name| version | Build Status|
|
|Repo Name| version | Build Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`cd_apache`| 0.0.1.5 | [](https://jenkins.confdroid.com/job/cd_apache/)|
|
|`cd_apache`| 0.0.1.7 | [](https://jenkins.confdroid.com/job/cd_apache/)|
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
`Apache httpd` is a very powerful and widely used web server.
|
`Apache httpd` is a very powerful and widely used web server.
|
||||||
|
|||||||
@@ -51,6 +51,7 @@
|
|||||||
|-- Gemfile.lock
|
|-- Gemfile.lock
|
||||||
|-- Jenkinsfile
|
|-- Jenkinsfile
|
||||||
|-- LICENSE
|
|-- LICENSE
|
||||||
`-- README.md
|
|-- README.md
|
||||||
|
`-- REPOSTRUCTURE.md
|
||||||
|
|
||||||
10 directories, 43 files
|
10 directories, 44 files
|
||||||
|
|||||||
@@ -137,7 +137,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:48 2017 by
|
Generated on Tue Jul 11 19:27:19 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
<p>|Repo Name| version | Build
|
<p>|Repo Name| version | Build
|
||||||
Status|
|
Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|<code>cd_apache</code>| 0.0.1.5 | <a
|
|<code>cd_apache</code>| 0.0.1.7 | <a
|
||||||
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
|
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
|
||||||
Status</a>/]|</p>
|
Status</a>/]|</p>
|
||||||
|
|
||||||
@@ -279,7 +279,7 @@ environments.</p>
|
|||||||
</div></div>
|
</div></div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:49 2017 by
|
Generated on Tue Jul 11 19:27:20 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
<p>|Repo Name| version | Build
|
<p>|Repo Name| version | Build
|
||||||
Status|
|
Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|<code>cd_apache</code>| 0.0.1.5 | <a
|
|<code>cd_apache</code>| 0.0.1.7 | <a
|
||||||
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
|
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_apache">{Build
|
||||||
Status</a>/]|</p>
|
Status</a>/]|</p>
|
||||||
|
|
||||||
@@ -279,7 +279,7 @@ environments.</p>
|
|||||||
</div></div>
|
</div></div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:49 2017 by
|
Generated on Tue Jul 11 19:27:19 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -140,7 +140,7 @@ class cd_apache {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:20 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -153,7 +153,7 @@ class cd_apache::main::config (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:20 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -525,7 +525,7 @@ $ae_userdir_erb = 'cd_apache/userdir_conf.erb'
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:20 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -528,7 +528,7 @@ class cd_apache::server::dirs (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:21 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -323,7 +323,7 @@ class cd_apache::server::files (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:21 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -159,7 +159,7 @@ class cd_apache::server::install (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:21 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ class cd_apache::server::service (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:21 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -209,7 +209,7 @@ class cd_apache::server::user (
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:50 2017 by
|
Generated on Tue Jul 11 19:27:21 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -90,7 +90,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
Generated on Tue Jul 11 19:12:49 2017 by
|
Generated on Tue Jul 11 19:27:20 2017 by
|
||||||
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
||||||
0.9.9 (ruby-2.0.0).
|
0.9.9 (ruby-2.0.0).
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user