-
Notifications
You must be signed in to change notification settings - Fork 578
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
Update news file #1951
Update news file #1951
Conversation
NEWS.rst
Outdated
@@ -100,6 +134,10 @@ New Features | |||
Known Issues | |||
------------ | |||
|
|||
- - None | |||
|
|||
- - None |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is cause by auto generated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trimming those out is going to get tiresome, should maybe go into the release notes files sometime and remove the bits that those are being taken from. Or switch to one of the newer fangled release notes generators that use commit messages maybe. Removed these for now.
Alright for now I'm just going to tag the release and people can get the changelog from here, not going to wait another 4 days for a news file change to get approved |
Since this is overdue for 3.8.1 anyways, I'm going to take this chance to reform this PR into cutting those annoying none lines that I've added before |
@mlouielu This and a bunch of other PRs have been sitting for two weeks, can they get looked at eventually? @gsemet can we get the maintainer transition progressed a little bit? Commits get deadlocked for weeks because we can't merge our own work, and a litany of external tools still need to be troubleshot by telegraph because we can't access them. How's the progress on readthedocs? |
Hi. You are pretty much autonomous on the review and merge of the patches, I do not see what you would like more ? I can pass you as administrator of the site so you can merge your patches after a few days without reviews. |
Admin permission granted |
The main peeve was waiting indeterminate amounts of time for my code changes to get merged or just responded to making it difficult to actively work on Guake because anything I write just sits inert if the other two people who can review don't log into github. Thanks for the permissions, @mlouielu may need them too if I go absentee because he can't get anything into the code either without a reviewer. Been throwing attempts at the automated release process periodically, you can see where I'm at and my prior output here, if anyone's got it figured out I'm very interested in seeing what they got. |
With poetry and poetry-dynamic-versioning, things are easier. It replaces pipenv and pbr, so package are more « standard ». |
Getting fairly tempted to do the poetry switch to try solve this, will try that if I still can't make it work. |
So I am getting a little frustrated with this, but it's more to do with pytest really than pipenv I think. Might give it a rest till my next attempt, but all my failed runs are probably visible on my branch |
Prep for release