Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Fix deprecated pipelines #75

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Fix deprecated pipelines #75

merged 2 commits into from
Apr 21, 2024

Conversation

qwerty287
Copy link
Contributor

@qwerty287 qwerty287 commented Apr 21, 2024

  • replace group
  • add event filters
  • remove useless version step (it just echos the version)
  • only run test/lint on PRs and renovate branches

@qwerty287 qwerty287 requested a review from a team April 21, 2024 08:07
Copy link
Member

@xoxys xoxys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing group will result in sequencial execution of the two steps instead of parallel as we still dont support something like depends_on: clone.

@xoxys
Copy link
Member

xoxys commented Apr 21, 2024

I think I was wrong. Thats only the case if no other dependent steps exist.

@qwerty287 qwerty287 merged commit fd3bb4e into main Apr 21, 2024
4 checks passed
@qwerty287 qwerty287 deleted the dep-pipelines branch April 21, 2024 10:43
@woodpecker-bot woodpecker-bot mentioned this pull request Apr 21, 2024
1 task
@woodpecker-bot
Copy link
Contributor

🎉 This PR is included in version 1.2.0 🎉

The release is now available here

Thank you for your contribution. ❤️📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants