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

Drop dependency on sh #514

Merged
merged 6 commits into from
May 5, 2023
Merged

Conversation

felixfontein
Copy link
Collaborator

Similar to ansible-community/antsibull-docs#122. Let's remove the direct dependency on sh!

(I think we should do another release before merging this, so that the release role changes get out. This PR should only end up in a release once antsibull-core 2.0.0 is out and we can depend on it. I'm marking this PR as draft because of that.)

@felixfontein
Copy link
Collaborator Author

felixfontein commented Apr 18, 2023

The "dumb PyPI on GH pages" test will fail until we have a new proper antsibull-core release. (Even a 2.0.0a2 would be enough I think.) antsibull-core 2.0.0a2 is out now, and this PR depends on it. CI should now pass.

@felixfontein felixfontein force-pushed the sh branch 3 times, most recently from ce4353f to f3ebb64 Compare April 19, 2023 19:14
@felixfontein felixfontein marked this pull request as ready for review May 3, 2023 20:46
@felixfontein felixfontein requested a review from gotmax23 May 3, 2023 20:57
@gotmax23
Copy link
Contributor

gotmax23 commented May 4, 2023

After we merge this, can we reformat the codebase with black and isort?

@felixfontein
Copy link
Collaborator Author

After we merge this, can we reformat the codebase with black and isort?

I would also finish and merge #477 first, since it's almost done.

@gotmax23
Copy link
Contributor

gotmax23 commented May 4, 2023

Thanks for working on this!

felixfontein and others added 2 commits May 5, 2023 08:01
Copy link
Contributor

@gotmax23 gotmax23 left a comment

Choose a reason for hiding this comment

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

Ack

@felixfontein felixfontein merged commit 5f9b83d into ansible-community:main May 5, 2023
@felixfontein felixfontein deleted the sh branch May 5, 2023 18:01
@felixfontein
Copy link
Collaborator Author

@gotmax23 thanks a lot for preparing and reviewing this!

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.

2 participants