{
    "object_kind": "push",
    "event_name": "push",
    "before": "3c04eebc27a56168dc14671e302403edbac51693",
    "after": "eb67dc261c231b2e239ad63fe7abfc6e66ca71dd",
    "ref": "refs\/heads\/tracker",
    "ref_protected": false,
    "checkout_sha": "eb67dc261c231b2e239ad63fe7abfc6e66ca71dd",
    "message": null,
    "user_id": 19,
    "user_name": "Bohunka Zsolt",
    "user_username": "bohunkazsolt",
    "user_email": "",
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/495e14a024c9ddd64b339a3ee5bcce2be2e8468e23180b4ee001574938728865?s=80&d=identicon",
    "project_id": 60,
    "project": {
        "id": 60,
        "name": "mobileapp",
        "description": null,
        "web_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git",
        "namespace": "Vision",
        "visibility_level": 0,
        "path_with_namespace": "vision\/mobileapp",
        "default_branch": "develop",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git"
    },
    "commits": [
        {
            "id": "6c7e480cdd9b50dd9bea75a390bdc4b011ae8eb2",
            "message": "Update VUE_APP_SUB_VERSION to 130\n",
            "title": "Update VUE_APP_SUB_VERSION to 130",
            "timestamp": "2026-04-24T14:08:41+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/6c7e480cdd9b50dd9bea75a390bdc4b011ae8eb2",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "f88f5055cf7a552bf86788ce6d89cec8282f007d",
            "message": "Update VUE_APP_SUB_VERSION to 134\n",
            "title": "Update VUE_APP_SUB_VERSION to 134",
            "timestamp": "2026-05-04T11:10:41+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/f88f5055cf7a552bf86788ce6d89cec8282f007d",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "4aa25090254f1fa58d475cd04c76ad0a74812264",
            "message": "separate tracker, and normal app\n",
            "title": "separate tracker, and normal app",
            "timestamp": "2026-05-14T11:16:04+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/4aa25090254f1fa58d475cd04c76ad0a74812264",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env",
                "src\/components\/forms\/contractFormComponents\/ClientDatas.vue",
                "src\/components\/forms\/contractFormComponents\/OwnerCard.vue",
                "src\/components\/forms\/contractFormComponents\/PrincipalCard.vue",
                "src\/js\/config.js"
            ],
            "removed": []
        },
        {
            "id": "a534b7a1fb845ff36f396f37fd89244065f8b8b8",
            "message": "Add version parameter to API URLs and update i18n locale to Hungarian\n",
            "title": "Add version parameter to API URLs and update i18n locale to Hungarian",
            "timestamp": "2026-05-15T11:16:11+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/a534b7a1fb845ff36f396f37fd89244065f8b8b8",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env",
                "src\/components\/forms\/MainOperationSelector.vue",
                "src\/js\/config.js"
            ],
            "removed": []
        },
        {
            "id": "9cc59e238c2b473b2f038dbb29bed44ff4d46e38",
            "message": "Update VUE_APP_SUB_VERSION to 137\n",
            "title": "Update VUE_APP_SUB_VERSION to 137",
            "timestamp": "2026-05-15T11:16:30+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/9cc59e238c2b473b2f038dbb29bed44ff4d46e38",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env"
            ],
            "removed": []
        },
        {
            "id": "eb67dc261c231b2e239ad63fe7abfc6e66ca71dd",
            "message": "Merge branch 'new_develop' into tracker\n\n# Conflicts:\n#\t.env\n",
            "title": "Merge branch 'new_develop' into tracker",
            "timestamp": "2026-05-15T11:17:11+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp\/-\/commit\/eb67dc261c231b2e239ad63fe7abfc6e66ca71dd",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [],
            "modified": [
                ".env",
                "src\/components\/forms\/MainOperationSelector.vue",
                "src\/components\/forms\/contractFormComponents\/ClientDatas.vue",
                "src\/components\/forms\/contractFormComponents\/OwnerCard.vue",
                "src\/components\/forms\/contractFormComponents\/PrincipalCard.vue",
                "src\/js\/config.js"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 6,
    "push_options": [],
    "repository": {
        "name": "mobileapp",
        "url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "description": null,
        "homepage": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/vision\/mobileapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:vision\/mobileapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/bohunkazsolt.mobileapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/mobileapp.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:vision\/mobileapp",
        "   3c04eeb..eb67dc2  tracker    -> origin\/tracker",
        "fatal: ambiguous argument 'origin\/main': unknown revision or path not in the working tree.",
        "Use '--' to separate paths from revisions, like this:",
        "'git <command> [<revision>...] -- [<file>...]'",
        "--OK--"
    ]
}