Skip to content

release-script#17

Merged
tsurdilo merged 1 commit intoserverlessworkflow:mainfrom
antmendoza:add-release-script_
Apr 12, 2022
Merged

release-script#17
tsurdilo merged 1 commit intoserverlessworkflow:mainfrom
antmendoza:add-release-script_

Conversation

@antmendoza
Copy link
Copy Markdown
Contributor

@antmendoza antmendoza commented Apr 9, 2022

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:
pipeline to deploy the project to https://pypi.org/ after every release.

I have done a small test from my repo, you can see the result here https://pypi.org/project/serverlessworkflow.sdk/

Special notes for reviewers:

Additional information (if needed):

@antmendoza antmendoza requested a review from tsurdilo as a code owner April 9, 2022 10:48
Signed-off-by: Antonio Mendoza Pérez <[email protected]>
@antmendoza antmendoza force-pushed the add-release-script_ branch from 5bdd3fa to 0085cd5 Compare April 10, 2022 17:09
name='serverlessworkflow.sdk',
packages=find_packages(include=['serverlessworkflow', 'serverlessworkflow.sdk']),
version='0.1.0',
version='1.0.0',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

YAY!!!!!

@tsurdilo tsurdilo merged commit 4986723 into serverlessworkflow:main Apr 12, 2022
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