Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Deploying with Bitbucket #8

Closed
arunoda opened this issue Dec 20, 2011 · 0 comments
Closed

Not Deploying with Bitbucket #8

arunoda opened this issue Dec 20, 2011 · 0 comments

Comments

@arunoda
Copy link
Owner

arunoda commented Dec 20, 2011

payload is below

%7B%22repository%22%3A%20%7B%22website%22%3A%20%22%22%2C%20%22fork%22%3A%20false%2C%20%22name%22%3A%20%22kodeincloud-ide%22%2C%20%22scm%22%3A%20%22git%22%2C%20%22absolute_url%22%3A%20%22%2Farunoda%2Fkodeincloud-ide%2F%22%2C%20%22owner%22%3A%20%22arunoda%22%2C%20%22slug%22%3A%20%22kodeincloud-ide%22%2C%20%22is_private%22%3A%20true%7D%2C%20%22commits%22%3A%20%5B%7B%22node%22%3A%20%221fb0f8ccb93d%22%2C%20%22files%22%3A%20%5B%7B%22type%22%3A%20%22modified%22%2C%20%22file%22%3A%20%22readme.md%22%7D%5D%2C%20%22branches%22%3A%20%5B%5D%2C%20%22branch%22%3A%20null%2C%20%22utctimestamp%22%3A%20%222011-12-20%2011%3A31%3A24%2B00%3A00%22%2C%20%22author%22%3A%20%22arunoda%22%2C%20%22timestamp%22%3A%20%222011-12-20%2012%3A31%3A24%22%2C%20%22raw_node%22%3A%20%221fb0f8ccb93db8efb35613601c67e01d8ee7913f%22%2C%20%22parents%22%3A%20%5B%229c74b5f728ab%22%5D%2C%20%22raw_author%22%3A%20%22Arunoda%20Susiripala%20%3Carunoda.susiripala%40gmail.com%3E%22%2C%20%22message%22%3A%20%22removed%20readme%20spaces%5Cn%22%2C%20%22size%22%3A%20-1%2C%20%22revision%22%3A%20null%7D%2C%20%7B%22node%22%3A%20%228308789d0f29%22%2C%20%22files%22%3A%20%5B%7B%22type%22%3A%20%22modified%22%2C%20%22file%22%3A%20%22readme.md%22%7D%5D%2C%20%22branch%22%3A%20%22master%22%2C%20%22utctimestamp%22%3A%20%222011-12-20%2011%3A31%3A47%2B00%3A00%22%2C%20%22author%22%3A%20%22arunoda%22%2C%20%22timestamp%22%3A%20%222011-12-20%2012%3A31%3A47%22%2C%20%22raw_node%22%3A%20%228308789d0f29219a74df6796e9a95d8222cd6ae1%22%2C%20%22parents%22%3A%20%5B%228f34476ff62a%22%2C%20%221fb0f8ccb93d%22%5D%2C%20%22raw_author%22%3A%20%22Arunoda%20Susiripala%20%3Carunoda.susiripala%40gmail.com%3E%22%2C%20%22message%22%3A%20%22Merge%20branch%20%27hot-ff_editor_nothing_fix%27%5Cn%22%2C%20%22size%22%3A%20-1%2C%20%22revision%22%3A%20null%7D%5D%2C%20%22canon_url%22%3A%20%22https%3A%2F%2Fbitbucket.org%22%2C%20%22user%22%3A%20%22arunoda%22%7D

JSON

{
    "repository": {
        "website": "",
        "fork": false,
        "name": "kodeincloud-ide",
        "scm": "git",
        "absolute_url": "/arunoda/kodeincloud-ide/",
        "owner": "arunoda",
        "slug": "kodeincloud-ide",
        "is_private": true
    },
    "commits": [
        {
            "node": "1fb0f8ccb93d",
            "files": [
                {
                    "type": "modified",
                    "file": "readme.md"
                }
            ],
            "branches": [],
            "branch": null,
            "utctimestamp": "2011-12-20 11:31:24+00:00",
            "author": "arunoda",
            "timestamp": "2011-12-20 12:31:24",
            "raw_node": "1fb0f8ccb93db8efb35613601c67e01d8ee7913f",
            "parents": [
                "9c74b5f728ab"
            ],
            "raw_author": "Arunoda Susiripala <arunoda.susiripala@gmail.com>",
            "message": "removed readme spaces\n",
            "size": -1,
            "revision": null
        },
        {
            "node": "8308789d0f29",
            "files": [
                {
                    "type": "modified",
                    "file": "readme.md"
                }
            ],
            "branch": "master",
            "utctimestamp": "2011-12-20 11:31:47+00:00",
            "author": "arunoda",
            "timestamp": "2011-12-20 12:31:47",
            "raw_node": "8308789d0f29219a74df6796e9a95d8222cd6ae1",
            "parents": [
                "8f34476ff62a",
                "1fb0f8ccb93d"
            ],
            "raw_author": "Arunoda Susiripala <arunoda.susiripala@gmail.com>",
            "message": "Merge branch 'hot-ff_editor_nothing_fix'\n",
            "size": -1,
            "revision": null
        }
    ],
    "canon_url": "https://bitbucket.org",
    "user": "arunoda"
}
arunoda added a commit that referenced this issue Dec 20, 2011
  Not Deploying with Bitbucket
@arunoda arunoda closed this as completed Apr 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant