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

Delete translation jobs? #351

Open
gforcada opened this issue Mar 3, 2024 · 4 comments
Open

Delete translation jobs? #351

gforcada opened this issue Mar 3, 2024 · 4 comments
Assignees

Comments

@gforcada
Copy link
Member

gforcada commented Mar 3, 2024

We have a few jobs in Jenkins that look for missing translations and such:

https://jenkins.plone.org/view/Translations/

Is anyone paying attention to them, or they can be removed? 🤔

With plone/meta whenever a new PR is created, there is a check (with pre-commit) to check if there are strings not marked for translation... not sure if this is enough 🤷🏾

@gforcada gforcada mentioned this issue Mar 3, 2024
@erral
Copy link
Member

erral commented Mar 4, 2024

Yes, we can remove the job that checks for missing i18n tags, but not the one that extracts the statistics.

Until Plone organization is fully validated in Weblate, I would like to keep the stats in Jenkins as they are now.

@gforcada
Copy link
Member Author

gforcada commented Mar 4, 2024

So the ones that are broken we are meant to keep, and the ones that are running fine we no longer need them? 😆

I guess is a small fix to get the broken ones fixed, well, at least the Plone backend ones, the volto one, no idea 😅

@davisagli
Copy link
Member

If they need work anyway, maybe it makes more sense to move them to Github Actions instead of fixing the jenkins jobs?

@gforcada
Copy link
Member Author

gforcada commented Mar 5, 2024

Sure, I don't have any strong desire to keep things in jenkins 😄 though, while nobody offers another solution (GHA or something else) we should keep that running if they are needed

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

No branches or pull requests

3 participants