Closed edigiacomo closed 10 months ago
Note: the tests for monci v0.13
run successfully
[edg@digiacomo-lp-smr moncic-ci ((v0.12-1) $)]$ $PWD/monci ci --verbose --source-type rpm-arpa fedora38 https://github.com/arpa-simc/moncic-ci --branch v0.13-1
...
{
"source": {
"source": "https://github.com/arpa-simc/moncic-ci",
"host_path": "/tmp/tmpiw4xqkq6/moncic-ci",
"guest_path": "/srv/moncic-ci/source/moncic-ci",
"trace_log": [
"git -c advice.detachedHead=false clone --quiet https://github.com/arpa-simc/moncic-ci --branch v0.13-1",
"git checkout -b moncic-ci"
]
},
"distro": "fedora:38",
"name": "moncic-ci",
"success": true,
"artifacts": [],
"trace_log": [],
"artifacts_dir": null,
"source_only": false,
"on_success": [],
"on_fail": [],
"on_end": [],
"specfile": "fedora/SPECS/moncic-ci.spec"
}
The same command works using
monci v0.12