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

0.3.0 release #69

Merged
merged 2 commits into from
May 14, 2019
Merged

0.3.0 release #69

merged 2 commits into from
May 14, 2019

Conversation

usercont-release-bot
Copy link
Contributor

Hi,
you have requested a release PR from me. Here it is!
This is the changelog I created:

Changes

  • add comment why there is little bit confusing assigment
  • improve mock pf persistent objects
  • use generic exception, to not fail when regenerating
  • raise filenotfound exception in pagure method get_file_content
  • enable readonly tests
  • enable some tests what were disabled when debugging various issues
  • check write mode in dump function not in desctructor
  • do not flush within desctructor, in case read mode
  • avoid to use default flow style for yaml files
  • mock pagure classes
  • commit status
  • Regenerate github test data
  • Implement adding PR comments
  • commit_comment: Fix typo in docs
  • Implement adding commit comments
  • method GithubProject().get_sha_from_tag in
  • rename github in mock to another name to fix the pypy test
  • fix integration test for github by skipping
  • add yaml dependency to requirements
  • add there class attribute to be possible to use ogr mocking in pagure
  • fixed using of open in destructor
  • fixed using of open in destructor
  • rename write_mode to is_write_mode to be more explicit that there is expected boolean primarily
  • add doc strings and adapt PR review comments
  • pagure/get_urls: fill in {username}
  • use internal keys also in github to be clearer
  • mocking also pagure in simplier way
  • raise special exception in case key is not in storage file
  • move storage class to mock_core
  • mock via persistent storage: run integration tests with persistent storage
  • adapt jpopelka suggestions from PR
  • adapt jpopelka suggestion from PR
  • add read only helper and option to github and pagure classes

You can change it by editing CHANGELOG.md in the root of this repository and pushing to 0.3.0-release branch before merging this PR.
I didn't find any files where __version__ is set.

@jpopelka jpopelka requested a review from lachmanfrantisek May 14, 2019 08:21
Copy link
Member

@lachmanfrantisek lachmanfrantisek left a comment

Choose a reason for hiding this comment

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

Nice!

@lachmanfrantisek lachmanfrantisek merged commit e66d53a into master May 14, 2019
@jpopelka jpopelka deleted the 0.3.0-release branch May 14, 2019 10:16
@usercont-release-bot
Copy link
Contributor Author

I just released version 0.3.0 on Github
I just released version 0.3.0 on PyPI

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.

3 participants