Skip to content

Split Flask Dapr from Dapr#59

Merged
youngbupark merged 18 commits into
dapr:masterfrom
chinzhiweiblank:feature/flask-dapr
May 30, 2020
Merged

Split Flask Dapr from Dapr#59
youngbupark merged 18 commits into
dapr:masterfrom
chinzhiweiblank:feature/flask-dapr

Conversation

@chinzhiweiblank

@chinzhiweiblank chinzhiweiblank commented May 29, 2020

Copy link
Copy Markdown
Contributor

Description

I have added the following to the flask_dapr folder.

  1. setup.py
  2. setup.cfg
  3. version.py
  4. LICENSE (Autogenerated from the main Dapr LICENSE)

I have also added the ignoring of the flask_dapr folder in the main Dapr package.
I have also added the building of the flask_dapr package in the build.yaml.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #53

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@youngbupark
youngbupark self-requested a review May 29, 2020 15:38

@youngbupark youngbupark left a comment

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.

Thanks for your contribution! overall LGTM. Please look at my comments.

Comment thread .github/workflows/build.yaml Outdated
Comment thread setup.py Outdated
Comment thread flask_dapr/setup.cfg Outdated
@chinzhiweiblank chinzhiweiblank changed the title Feature/flask dapr Split Flask Dapr from Dapr May 30, 2020
@chinzhiweiblank

chinzhiweiblank commented May 30, 2020

Copy link
Copy Markdown
Contributor Author

@youngbupark Made the changes. Would you also like to remove Flask from Dapr's setup.cfg?

@youngbupark

Copy link
Copy Markdown
Contributor

@youngbupark Made the changes. Would you also like to remove Flask from Dapr's setup.cfg?

Yeah make sense.

@youngbupark youngbupark left a comment

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.

Thanks for your contribution!

@youngbupark
youngbupark merged commit 69de8fc into dapr:master May 30, 2020
youngbupark added a commit that referenced this pull request Jun 6, 2020
youngbupark added a commit that referenced this pull request Jun 6, 2020
* Revert "Update 0.1.0a0 to 0.5.0a0 in flask_dapr"

This reverts commit aecd8c1.

* Revert "Split Flask Dapr from Dapr (#59)"

This reverts commit 69de8fc.
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.

Split flask_dapr package from dapr package

2 participants