Closed packit-as-a-service[bot] closed 1 year ago
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
f38 |
See https://dashboard.packit.dev/results/propose-downstream/3924 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
epel8 |
See https://dashboard.packit.dev/results/propose-downstream/3928 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
f39 |
See https://dashboard.packit.dev/results/propose-downstream/3925 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
epel9 |
See https://dashboard.packit.dev/results/propose-downstream/3927 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
f37 |
See https://dashboard.packit.dev/results/propose-downstream/3926 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
dist-git branch | error |
---|---|
rawhide |
See https://dashboard.packit.dev/results/propose-downstream/3929 |
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Could you please have a look @dav-pascual ?
/packit propose-downstream
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
You can retrigger the update by adding a comment (/packit propose-downstream
) into this issue.
@dav-pascual https://github.com/svenstaro/upload-release-action add this step after python packages are built and upload them to release assets
I think this might be the start for you
- name: Upload python packages to GH release assets
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: (the packages built)
asset_name: (match here what packit expects)
tag: ${{ github.ref }}
overwrite: true
maybe after this line https://github.com/neoave/mrack/blob/8e30c75ce3a1852c31dd0cda178d1187cd661ba7/.github/workflows/test-and-release.yml#L119
I would test this outside of this repository in your fork pypi upload now works and you can easily remove release from your repo (for safety remove upload to pypi automation from your fork)
This PR should fix this issue https://github.com/neoave/mrack/pull/277 Will test after it's merged
/packit propose-downstream
@dav-pascual great job PRs are now created https://src.fedoraproject.org/rpms/mrack/pull-requests
solved
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/mrack.git):
epel8
epel9
f37
f38
f39
rawhide
You can retrigger the update by adding a comment (
/packit propose-downstream
) into this issue.