Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
Updated storyplayer
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartherbert committed May 9, 2013
1 parent cf26818 commit cdfb44e
Show file tree
Hide file tree
Showing 14 changed files with 590 additions and 4 deletions.
15 changes: 14 additions & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://datasift.github.io/pear</id>
<updated>2013-05-09T12:34:57+01:00</updated>
<updated>2013-05-09T16:29:52+01:00</updated>
<title>DataSift's PEAR Channel Latest Releases</title>
<link href="http://datasift.github.io/pear/feed.xml" rel="self" />
<author>
Expand All @@ -18,6 +18,19 @@
<updated>2013-05-08T16:32:30+01:00</updated>
<content>

No notes.

</content>
</entry> <entry>
<title>storyplayer 1.0.4 (stable)</title>
<link href="http://datasift.github.io/pear/get/storyplayer-1.0.4.tgz" />
<id>http://datasift.github.io/pear/get/storyplayer-1.0.4.tgz</id>
<author>
<name>stuart</name>
</author>
<updated>2013-05-09T16:29:51+01:00</updated>
<content>

No notes.

</content>
Expand Down
Binary file added get/storyplayer-1.0.4.tar
Binary file not shown.
Binary file added get/storyplayer-1.0.4.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ <h3>storyplayer<small> - Bring your user and service stories to life through you
<tr><th>Dependencies</th><td>
pear.phix-project.org/Autoloader4, datasift.github.io/pear/Stone, datasift.github.io/pear/webdriver </td></tr>
<tr><th>Maintainers</th><td>Stuart Herbert <small>(as lead)</small></td></tr>
<tr><th>Releases</th><td><a href="http://datasift.github.io/pear/get/storyplayer-1.0.3.tgz">1.0.3</a> <small>(stable)</small></td></tr>
<tr><th>Releases</th><td><a href="http://datasift.github.io/pear/get/storyplayer-1.0.4.tgz">1.0.4</a> <small>(stable)</small>, <a href="http://datasift.github.io/pear/get/storyplayer-1.0.3.tgz">1.0.3</a> <small>(stable)</small></td></tr>
</table>
<h3>webdriver<small> - Interface to Selenium 2 aka WebDriver</small></h3>
<p>
Expand Down
28 changes: 28 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,34 @@
},
"pear-DataSift\/storyplayer": {
"versions": {
"1.0.4": {
"name": "pear-DataSift\/storyplayer",
"description": "Bring your user and service stories to life through your tests.",
"dist": {
"type": "pear",
"url": "http:\/\/datasift.github.io\/pear\/get\/storyplayer-1.0.4.tgz"
},
"version": "1.0.4",
"time": "2013-05-09T16:29:51+01:00",
"require": {
"php": ">=5.3.0",
"pear-phix\/Autoloader4": ">=4.0.0,<=4.999.9999",
"pear-DataSift\/Stone": ">=1.0.0,<=1.999.9999",
"pear-DataSift\/webdriver": ">=1.0.0,<=1.999.9999"
},
"authors": [
{
"name": "Stuart Herbert",
"email": "stuart.herbert@datasift.com",
"homepage": ""
}
],
"autoload": {
"classmap": [
"DataSift\/Storyplayer"
]
}
},
"1.0.3": {
"name": "pear-DataSift\/storyplayer",
"description": "Bring your user and service stories to life through your tests.",
Expand Down
8 changes: 8 additions & 0 deletions rest/c/Default/packagesinfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,21 @@
</p>

<a>
<r>
<v>1.0.4</v>
<s>stable</s>
</r>
<r>
<v>1.0.3</v>
<s>stable</s>
</r>

</a>

<deps>
<v>1.0.4</v>
<d>a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"5.3.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:5:"1.9.4";}s:7:"package";a:3:{i:0;a:4:{s:4:"name";s:11:"Autoloader4";s:7:"channel";s:21:"pear.phix-project.org";s:3:"min";s:5:"4.0.0";s:3:"max";s:10:"4.999.9999";}i:1;a:4:{s:4:"name";s:5:"Stone";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}i:2;a:4:{s:4:"name";s:9:"webdriver";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}}}}</d>
</deps>
<deps>
<v>1.0.3</v>
<d>a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"5.3.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:5:"1.9.4";}s:7:"package";a:3:{i:0;a:4:{s:4:"name";s:11:"Autoloader4";s:7:"channel";s:21:"pear.phix-project.org";s:3:"min";s:5:"4.0.0";s:3:"max";s:10:"4.999.9999";}i:1;a:4:{s:4:"name";s:5:"Stone";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}i:2;a:4:{s:4:"name";s:9:"webdriver";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}}}}</d>
Expand Down
20 changes: 20 additions & 0 deletions rest/r/storyplayer/1.0.4.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://pear.php.net/dtd/rest.release http://pear.php.net/dtd/rest.release.xsd">
<p xlink:href="/rest/p/storyplayer">storyplayer</p>
<c>datasift.github.io/pear</c>
<v>1.0.4</v>
<st>stable</st>
<l>New BSD license.</l>
<m>stuart</m>
<s>Bring your user and service stories to life through your tests.</s>
<d>
Storyplayer is a simple tool for quickly creating reliable, repeatable tests for your websites and your back-end processes alike. Written in PHP, Storyplayer is easily extended to support your unique product or service, and is designed to run against dev, test and production sites.
</d>
<da>2013-05-09 16:29:51</da>
<n>
No notes.
</n>
<f>54944</f>
<g>http://datasift.github.io/pear/get/storyplayer-1.0.4</g>
<x xlink:href="package.1.0.4.xml"/>
</r>
4 changes: 4 additions & 0 deletions rest/r/storyplayer/allreleases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<a xmlns="http://pear.php.net/dtd/rest.allreleases" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://pear.php.net/dtd/rest.allreleases http://pear.php.net/dtd/rest.allreleases.xsd">
<p>storyplayer</p>
<c>datasift.github.io/pear</c>
<r>
<v>1.0.4</v>
<s>stable</s>
</r>
<r>
<v>1.0.3</v>
<s>stable</s>
Expand Down
5 changes: 5 additions & 0 deletions rest/r/storyplayer/allreleases2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<a xmlns="http://pear.php.net/dtd/rest.allreleases2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://pear.php.net/dtd/rest.allreleases2 http://pear.php.net/dtd/rest.allreleases2.xsd">
<p>storyplayer</p>
<c>datasift.github.io/pear</c>
<r>
<v>1.0.4</v>
<s>stable</s>
<m>5.3.0</m>
</r>
<r>
<v>1.0.3</v>
<s>stable</s>
Expand Down
1 change: 1 addition & 0 deletions rest/r/storyplayer/deps.1.0.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a:1:{s:8:"required";a:3:{s:3:"php";a:1:{s:3:"min";s:5:"5.3.0";}s:13:"pearinstaller";a:1:{s:3:"min";s:5:"1.9.4";}s:7:"package";a:3:{i:0;a:4:{s:4:"name";s:11:"Autoloader4";s:7:"channel";s:21:"pear.phix-project.org";s:3:"min";s:5:"4.0.0";s:3:"max";s:10:"4.999.9999";}i:1;a:4:{s:4:"name";s:5:"Stone";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}i:2;a:4:{s:4:"name";s:9:"webdriver";s:7:"channel";s:23:"datasift.github.io/pear";s:3:"min";s:5:"1.0.0";s:3:"max";s:10:"1.999.9999";}}}}
2 changes: 1 addition & 1 deletion rest/r/storyplayer/latest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.3
1.0.4

0 comments on commit cdfb44e

Please sign in to comment.