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

Fix GHA test action to just run tests on Plone 5.2. Plone 6 CI is bes… #1259

Closed
wants to merge 1 commit into from

Conversation

ale-rt
Copy link
Member

@ale-rt ale-rt commented Oct 31, 2021

…t done in Jenkins. Update to the tested Plone version to 5.2.6

Refs. #1255

…t done in Jenkins. Update to the tested Plone version to 5.2.6

Refs. #1255
@mister-roboto
Copy link

@ale-rt 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!

@ale-rt ale-rt requested a review from tisto October 31, 2021 15:17
@ale-rt
Copy link
Member Author

ale-rt commented Oct 31, 2021

@tisto I hope this PR makes my point more clear than what I wrote in #1255 (comment)

Disclaimer I might have not have a full vision of the big picture but I am pretty convinced I nailed it.
If I am wrong, please be patient and explain!

@@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
python-version: [3.8, 3.7, 3.6]
plone-version: ["6.0", "5.2"]
Copy link
Member

Choose a reason for hiding this comment

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

@ale-rt as outlined in my comment I'd prefer to keep things as they are in tests.yml. The rest of the PR is fine. :)

Copy link
Member Author

Choose a reason for hiding this comment

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

I know what you outlined, but I do not understand it :)
jenkins tests are already doing everything is needed and testing Plone 6.0 here is just adding complications.
In addition the tested Plone 6 version is already old, see:

I am still convinced this PR is doing the right thing!

@ale-rt
Copy link
Member Author

ale-rt commented Nov 2, 2021

See the discussion that happened in #1255

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