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

Release 0.3.0 #862

Merged
merged 391 commits into from
Oct 28, 2021
Merged

Release 0.3.0 #862

merged 391 commits into from
Oct 28, 2021

Conversation

moreati
Copy link
Member

@moreati moreati commented Oct 24, 2021

No description provided.

s1113950 and others added 30 commits May 8, 2020 18:58
Handles no tmpdir in fetch command for old ansible versions
Fix mitogen_ssh_keepalive_interval documentation
Resolves ansible 2.9+, Mitogen, and Python 3.5 setup module issue
…ith bad perms, generates key for sudo user as well in tests
… running old ansible version before because ansible-base didn't override everything. Did a fresh uninstall of ansible and installed 2.10.0 and Mitogen's connection monkeypatching isn't working
moreati and others added 17 commits September 7, 2021 22:10
tests: Print variables on failure of assert tasks
tests: Authenticate to AWS Elastic Container Registry for `docker pull`

fixes mitogen-hq#789
…CI platforms. The tests running on Travis provide very little extra coverage vs Azure Pipelines alone
(cherry picked from commit 40b603e)
Ansible 2.10 and earlier try to use setfacl, which is not present on
MacOS. Ansible 2.11 and later use chmod +a instead.
This reverse shell was historically used to debug CI jobs interactively.
It is not used anymore, and may be causing jobs to hang, then timeout.
There is no reason to keep it, and removing it simplifies CI jobs.

Additionally it has been reported as flagged by security scanners, so
removing it makes Mitogen easier to package/adopt.

fixes mitogen-hq#847
@moreati moreati requested a review from dw October 24, 2021 10:43
@moreati moreati changed the base branch from master to stable October 24, 2021 10:44
@moreati
Copy link
Member Author

moreati commented Oct 24, 2021

Python sdist at https://test.pypi.org/project/mitogen/0.3.0/

@moreati
Copy link
Member Author

moreati commented Oct 26, 2021

v0.3.0rc1...moreati:release-0.3.0 is a better view of the changes in this PR, since the last 0.3.0rc1 release candidate - that release was made directly from master.

@moreati
Copy link
Member Author

moreati commented Oct 26, 2021

@dw do you still wish to approve new releases? If so, please could you look at the pull requests for 0.2.10 and 0.3.0?

@dw
Copy link
Member

dw commented Oct 26, 2021

LGTM! This works well.. just give me a little heads up so I have a chance to scan, but if you don't hear anything, don't let me hold you back either. Thanks a ton for this

@moreati moreati merged commit 74e7bc2 into mitogen-hq:stable Oct 28, 2021
@moreati moreati deleted the release-0.3.0 branch October 28, 2021 16:16
@DaVince DaVince mentioned this pull request Dec 22, 2021
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.

9 participants