Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use drone-plugin-lib #44

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Update to use drone-plugin-lib #44

wants to merge 17 commits into from

Conversation

donny-dont
Copy link
Contributor

This updates the drone-slack-blame plugin to use the drone-plugin-lib and the boilr-plugin for scaffolding.

@tboerger
Copy link
Contributor

Let's get the boilr template and the plugin lib better sorted out before. We should also make it more idiomatic for Go libraries.

Use an updated boilr-template for generating the structure of the plugin and then
move files into place accordingly.

Remove usage of pkg/errors since its deprecated.
The nlopes/slack repo was forked into a community project at slack-go/slack. Update the
code accordingly.
Move the constants in template.go into the impl.go file and remove the empty file.
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