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

Remove deprecated signed yaml verification #41

Closed
wants to merge 11 commits into from

Conversation

fernandrone
Copy link
Contributor

As of Drone 0.7 the signed yaml verification is deprecated, so we shouldn't need to check for it when using IAM roles.

As of Drone 0.7 the signed yaml verification is deprecated, so we
shouldn't need to check for it when using IAM roles.
Copy link
Contributor

@tboerger tboerger left a comment

Choose a reason for hiding this comment

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

I'm not against this change, but splitting it up into multiple feature pull requests would speed up the merge and review time since it covers more than what the title says ;)


ADD contrib/mime.types /etc/
ADD release/linux/amd64/drone-s3 /bin/
FROM alpine:3.7
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't use the alpine image for go-only plugins, please use plugins/base:multiarch

@fernandrone
Copy link
Contributor Author

@tboerger oh, sorry, it seems I opened the PR from my master branch :p
I'll get a new PR open with only the first change.

@fernandrone
Copy link
Contributor Author

Moved this here: #42

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.

None yet

2 participants