You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2017/08/04 23:43:42 UTC

[1/2] incubator-spot git commit: Creating dev folder with .rat-excludes files in preparation for release automation

Repository: incubator-spot
Updated Branches:
  refs/heads/master 1e9833e19 -> 603abab8a


Creating dev folder with .rat-excludes files in preparation for release automation


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/f3e7725a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/f3e7725a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/f3e7725a

Branch: refs/heads/master
Commit: f3e7725a3501cf743bcddd4b468ca1ecc1572d72
Parents: 1e9833e
Author: Raymundo Panduro <ra...@intel.com>
Authored: Fri Aug 4 16:11:25 2017 -0500
Committer: Raymundo Panduro <ra...@intel.com>
Committed: Fri Aug 4 16:11:25 2017 -0500

----------------------------------------------------------------------
 dev/.rat-excludes | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/f3e7725a/dev/.rat-excludes
----------------------------------------------------------------------
diff --git a/dev/.rat-excludes b/dev/.rat-excludes
new file mode 100644
index 0000000..2441af7
--- /dev/null
+++ b/dev/.rat-excludes
@@ -0,0 +1,11 @@
+.*md
+.*txt
+.gitignore
+.gitmodules
+.*png
+.*json
+.*csv
+.*less
+.*ipynb
+.babelrc
+topojson.min.js


[2/2] incubator-spot git commit: Creating a release folder inside dev for release automation and documentation

Posted by na...@apache.org.
Creating a release folder inside dev for release automation and documentation


Project: http://git-wip-us.apache.org/repos/asf/incubator-spot/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spot/commit/603abab8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spot/tree/603abab8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spot/diff/603abab8

Branch: refs/heads/master
Commit: 603abab8a8f9b0cd6f4421deb17ac5705cee2eb7
Parents: f3e7725
Author: Raymundo Panduro <ra...@intel.com>
Authored: Fri Aug 4 16:46:24 2017 -0500
Committer: Raymundo Panduro <ra...@intel.com>
Committed: Fri Aug 4 16:46:24 2017 -0500

----------------------------------------------------------------------
 dev/.rat-excludes         | 11 -----------
 dev/release/.rat-excludes | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/603abab8/dev/.rat-excludes
----------------------------------------------------------------------
diff --git a/dev/.rat-excludes b/dev/.rat-excludes
deleted file mode 100644
index 2441af7..0000000
--- a/dev/.rat-excludes
+++ /dev/null
@@ -1,11 +0,0 @@
-.*md
-.*txt
-.gitignore
-.gitmodules
-.*png
-.*json
-.*csv
-.*less
-.*ipynb
-.babelrc
-topojson.min.js

http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/603abab8/dev/release/.rat-excludes
----------------------------------------------------------------------
diff --git a/dev/release/.rat-excludes b/dev/release/.rat-excludes
new file mode 100644
index 0000000..2441af7
--- /dev/null
+++ b/dev/release/.rat-excludes
@@ -0,0 +1,11 @@
+.*md
+.*txt
+.gitignore
+.gitmodules
+.*png
+.*json
+.*csv
+.*less
+.*ipynb
+.babelrc
+topojson.min.js