Skip to content

Conversation

6543
Copy link

@6543 6543 commented Jun 14, 2024

hi 👋

I want to pitch the idea to make step-ci an plugin to woodpecker similar to github actions.

The integration is kind a similar:

  1. settings are passed via PLUGIN_ prefixed envs
  2. you need some markdown document with metadata to show up in https://woodpecker-ci.org/plugins (nice example)

I made this pull mainly to start discussion.

beside copy the action entry we could also just integrate the woodpecker cases into the github action entry file ...

@mishushakov
Copy link
Member

Have you tested that it works? Main thought I have about this is that it will not get enough usage to justify the maintenance cost (unless you want to maintain it?).

@6543
Copy link
Author

6543 commented Jun 22, 2024

well in case of maintenance cost ... If I'm allowed I merge it together with the github wrapper - in this case if one has to touch the github wrapper part, woodpecker integration would also be needed and can be done in the same file

maintinance is only needed if cli arguments do change

---
name: Step CI
author: Step CI Authors
icon: TODO
Copy link
Author

Choose a reason for hiding this comment

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

Suggested change
icon: TODO
icon: https://stepci.com/logo.svg

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

Successfully merging this pull request may close these issues.

2 participants