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

Further normalise http-examples, and no port hardcoding #1226

Merged
merged 2 commits into from
Sep 27, 2021

Conversation

mauritsvanrees
Copy link
Member

This is for master what I already did on 7.x.x.

@mister-roboto

This comment has been minimized.

@mauritsvanrees
Copy link
Member Author

@jenkins-plone-org please run jobs

@tisto
Copy link
Member

tisto commented Sep 25, 2021

@mauritsvanrees could you rebase your PR please? Why am I missing the port normalization code in this PR that I saw in the other one? The CI jobs are green, is this code already in master?

This is no longer needed, since we update normalize the http-examples output in test_documentation.py.
Also, without hardcoded port, it becomes possible to introduce tox and run it in parallel, if we want.
…expected name.

Uglier, but closer to reality.
@mauritsvanrees mauritsvanrees force-pushed the maurits/http-examples-normalize branch from b414be0 to 0b699ea Compare September 27, 2021 11:44
@mauritsvanrees
Copy link
Member Author

@mauritsvanrees could you rebase your PR please?

Done.

Why am I missing the port normalization code in this PR that I saw in the other one? The CI jobs are green, is this code already in master?

The port normalisation on master was done and merged in PR #1215.
It was backported to 7.x.x in PR #1218, but after feedback from @wesleybl I did a few more changes there.
The current PR is a forward port of those few final fixes.
So it is still needed.

@mauritsvanrees
Copy link
Member Author

@jenkins-plone-org please run jobs

@mister-roboto
Copy link

@mauritsvanrees 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!

@jensens jensens merged commit 815dbce into master Sep 27, 2021
@jensens jensens deleted the maurits/http-examples-normalize branch September 27, 2021 13:31
@tobiasherp tobiasherp self-requested a review September 27, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants