Fix the Woodpecker docker-build pipeline #52

Open
opened 2022-12-14 19:36:04 +01:00 by Aire-One · 4 comments
Owner

The pipeline currently ignores the when: path: block and run on every matching events.

We need to find a solution.

The pipeline currently ignores the `when: path:` block and run on every matching events. We need to find a solution.
Aire-One added the
ci
label 2022-12-14 19:36:04 +01:00
Author
Owner

Following discussions I had with Woodpecker folks on the Matrix chat room.

This bug happens on Gitea because the PR event doesn't provide a list of changed files. The feature has been developed, tho. And it is supposed to be part of the upcoming 1.18 release. See https://github.com/go-gitea/gitea/issues/654.

So, let's wait and see :)

Following discussions I had with Woodpecker folks on the Matrix chat room. This bug happens on Gitea because the PR event doesn't provide a list of changed files. The feature has been developed, tho. And it is supposed to be part of the upcoming 1.18 release. See https://github.com/go-gitea/gitea/issues/654. So, let's wait and see :)
Aire-One added the
blocked
label 2022-12-19 16:46:56 +01:00
Author
Owner

Gitea 1.18 upgrade is in progress docker/gitea#5

Gitea 1.18 upgrade is in progress https://gitea.aireone.xyz/docker/gitea/pulls/5
Aire-One removed the
blocked
label 2022-12-30 15:03:49 +01:00
Author
Owner

The last commit (merge on master) didn't run the docker-build steps https://woodpecker.aireone.xyz/Aire-One/awesomewm.d.tl/build/271/9 (only the clone steps have run).

This is a success, we can close this issue 🎉

The last commit (merge on master) didn't run the docker-build steps https://woodpecker.aireone.xyz/Aire-One/awesomewm.d.tl/build/271/9 (only the clone steps have run). This is a success, we can close this issue 🎉
Author
Owner

The dryrun step is still running for the pull_request event. The appropriate fix on the Woodpecker side in only available on the next tag.

I'm reopening this issue to keep track of it.

The `dryrun` step is still running for the `pull_request` event. The appropriate fix on the Woodpecker side in only available on the `next` tag. I'm reopening this issue to keep track of it.
Aire-One reopened this issue 2023-01-08 18:04:13 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Aire-One/awesomewm.d.tl#52
No description provided.