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

Fix TUS upload events #685

Merged
merged 2 commits into from
Mar 6, 2019
Merged

Fix TUS upload events #685

merged 2 commits into from
Mar 6, 2019

Conversation

buchi
Copy link
Member

@buchi buchi commented Mar 5, 2019

  • When a file is created with TUS upload, fire created et al. events.
  • When a file is replaced with TUS upload, fire modified event.
  • Acquisition wrap newly created objects during deserialization.

@mister-roboto
Copy link

@buchi thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

@buchi
Copy link
Member Author

buchi commented Mar 5, 2019

@jenkins-plone-org please run jobs

@tisto
Copy link
Sponsor Member

tisto commented Mar 6, 2019

@buchi we move to use towncrier for the changelog. I can take care of this. Though, we now always need an issue to reference. Would you mind creating an issue for this PR?

@buchi
Copy link
Member Author

buchi commented Mar 6, 2019

@tisto Created an issue (#689) and amended changelog.

@tisto
Copy link
Sponsor Member

tisto commented Mar 6, 2019

@buchi thank you!

@tisto tisto self-requested a review March 6, 2019 10:31
- When a file is created with TUS upload, fire created et al. events.
- When a file is replaced with TUS upload, fire modified event.
- Acquisition wrap newly created objects during deserialization.
@coveralls
Copy link

coveralls commented Mar 6, 2019

Coverage Status

Coverage increased (+0.008%) to 96.113% when pulling bc28977 on fix-tus-events into d016b27 on master.

@tisto
Copy link
Sponsor Member

tisto commented Mar 6, 2019

@jenkins-plone-org please run jobs

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.

4 participants