Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Release/0.5#5

Open
costibleotu wants to merge 14 commits into
drone-plugins:masterfrom
databus-systems:release/0.5
Open

Release/0.5#5
costibleotu wants to merge 14 commits into
drone-plugins:masterfrom
databus-systems:release/0.5

Conversation

@costibleotu

Copy link
Copy Markdown

I've upgraded everything to work with drone 0.5.

I even changed the .drone.yml of the repo to work with drone 0.5 (you still have to check the secrets and the publish step in the pipeline)

@tboerger

Copy link
Copy Markdown
Contributor

AFAIK drone-devpi got a new home. Where was it @gtaylor?

@tboerger

Copy link
Copy Markdown
Contributor

@xoxys maybe you want to continue this plugin migration as well? :)

@xoxys

xoxys commented Feb 15, 2019

Copy link
Copy Markdown

@tboerger Maybe :) but you can also upload packages to any pypi compliant servers (like devpi) with drone-pypi already.

If you look at https://stefan.sofa-rockers.org/2017/11/09/getting-started-with-devpi/ you can see pushing to this server works also with twine: twine upload -r http://your-repo.tld/ dist/*.

This is the same command used by the existing plugin, so I think we don't need this specific devpi plugin.

@tboerger

Copy link
Copy Markdown
Contributor

So in that case we can get rid of this plugin, right?

@xoxys

xoxys commented Feb 15, 2019

Copy link
Copy Markdown

From my point of view, yes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants