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

Py3 Update #32

Open
wants to merge 75 commits into
base: master
Choose a base branch
from
Open

Py3 Update #32

wants to merge 75 commits into from

Conversation

1letter
Copy link
Collaborator

@1letter 1letter commented Nov 8, 2023

  • remove Python3.7 support
  • linting code
  • remove Plone 4 Support

@MrTango
Copy link

MrTango commented Nov 14, 2023

maybe remove the travis config ;)

@MrTango
Copy link

MrTango commented Nov 14, 2023

I think you need this file too:
https://github.com/collective/plone.app.imagecropping/blob/master/.github/workflows/tests.yml
And there you can also define the versions for Python and Plone.

@1letter
Copy link
Collaborator Author

1letter commented Nov 14, 2023

maybe remove the travis config ;)

Where can i do this? travis.yml is removed in the code base.

@1letter
Copy link
Collaborator Author

1letter commented Nov 14, 2023

I think you need this file too: https://github.com/collective/plone.app.imagecropping/blob/master/.github/workflows/tests.yml And there you can also define the versions for Python and Plone.

No, i use this file https://github.com/plone/meta/blob/8c30aa23ab450d9912c7cc2177c2b88a099c11a2/.github/workflows/test.yml#L19

It's only a variables definition needed

More Info: plone/meta#190

@MrTango
Copy link

MrTango commented Nov 14, 2023

you are right, forget the travis comment. For the variable, this probably is a permission thing, but i don't know if can really solve this for everyone. I'll have a look into this repo, i should have the rights to change something.

@MrTango
Copy link

MrTango commented Nov 14, 2023

i added you to the maintainer role, can you please try if that's enough to set the variables?

@1letter
Copy link
Collaborator Author

1letter commented Nov 14, 2023

i added you to the maintainer role, can you please try if that's enough to set the variables?

No, Administrator Access is needed https://docs.github.com/en/actions/learn-github-actions/variables#creating-configuration-variables-for-an-environment

@1letter
Copy link
Collaborator Author

1letter commented Nov 14, 2023

you are right, forget the travis comment. For the variable, this probably is a permission thing, but i don't know if can really solve this for everyone. I'll have a look into this repo, i should have the rights to change something.

Same permission problem for section "integration" under settings
. This is the place where the travis check is configured, perhaps.

@MrTango
Copy link

MrTango commented Nov 14, 2023

i couldn't find any travis settings in settings, only codcov app.
But maybe it's because in the main branch it is still configured, if everything else is green, merge it and see whats left on issues. Otherwise i agree with @fredvd on setting versions directly in the actions config.

@1letter 1letter marked this pull request as ready for review November 14, 2023 15:46
@1letter
Copy link
Collaborator Author

1letter commented Nov 14, 2023

i couldn't find any travis settings in settings, only codcov app. But maybe it's because in the main branch it is still configured, if everything else is green, merge it and see whats left on issues. Otherwise i agree with @fredvd on setting versions directly in the actions config.

I can't merge, because the unwanted and unneeded travis check is configured ;-)

@1letter 1letter requested a review from espenmn November 25, 2023 21:53
@1letter
Copy link
Collaborator Author

1letter commented Dec 1, 2023

@espenmn can you review polease or should i ask another user?

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.

4 participants