-
Notifications
You must be signed in to change notification settings - Fork 113
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
V1 for Automation Website translations Issues Generation Ref: Issue 325 #407
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Signed-off-by: Dianmz <[email protected]>
Merge workflow
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]>
Signed-off-by: Sergio Méndez <[email protected]> feat: added branches main to check outdated content workflow
Signed-off-by: leonardpahlke <[email protected]>
Signed-off-by: leonardpahlke <[email protected]>
Also includes translation of search.md file Signed-off-by: thelooter <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much! I added a couple of comments.
cc @nate-double-u you may be interested in this work too. It about automatically detecting if translations to the TAG website need to happen & opens issues for translators to do translations.
It looks like there was some commit mess-up, since there are some commits in here, that are already in master |
Last month we talked with @guidemetothemoon about this issue, and we talked about that this work could be merged and then we can create another issues to improve this current implementation, something like the version 2 of this implementation. Here are some comments about the suggested changes:
In this way we can tackle different issues with Diana, and separate the work. |
…workflow file Signed-off-by: Sergio Méndez <[email protected]>
@sergioarmgpl @Dianmz first of all, thanks for all your time and effort on this and for all the great job you've done with implementing this automation for translations! 💚 I've gone through the PR and I think that it can be a good first candidate to merge, just to kick off things and see how it works in action. Since this PR has also been active for a long time with many changes that have been added to it I think it's good to just get the initial version merged, and then work on improvements in subsequent PRs. Based on the changes I've seen I would suggest looking into following improvements in subsequent tasks and PRs:
@leonardpahlke do you have any objections or further comments/additions regarding this? |
@sergioarmgpl @Dianmz once you provide your feedback on the unresolved comments and confirm that we have tracking tasks for the improvements that you believe should be added to the automation in subsequent PRs we can merge this PR. |
I think that the duplicated part when created issues is different when using the plugin, it overwrites if the issue already exists. But I added the last 3 points that you mentioned into the issue #429. To work on it. @guidemetothemoon @Dianmz |
@Dianmz could you double check if I missed something |
I have just check it one more time and I think everything it's fine. @guidemetothemoon thanks for the feed back, there are several thing we need to improve and we're going to keep on working in them in the new issues. cc: @sergioarmgpl |
@sergioarmgpl @Dianmz sounds like we have a plan! I think that it'll be good to merge this PR and start testing this, but now I see that the "Check outdated content" build is failing - can you please check and see if we can fix it? Once the build works I can merge the PR. |
|
|
As I mentioned before, this looks like a rebase failure to me |
Hi you all, sorry for disappear, getting update to the issue, we have to activate some permissions to fix the error we noticed the message Error: An error occurred while creating the issue. This might be caused by a malformed issue title, or a typo in the labels or assignees. Check website/content/es_files.md! Sorry for the delay. |
@sergioarmgpl / @Dianmz does one of you have time to talk about the progress of this issue in this weeks TAG Meeting? cc @guidemetothemoon @catblade |
I think that @Dianmz will be there because I will be flying at that time |
I don't have access to Actions section in the Settings of this repository to fix the permission issue - @leonardpahlke do you have access and/or can provide me access for the same? Ref. comment from Sergio: #407 (comment) |
updated the permissions 👍 |
@sergioarmgpl @Dianmz one of you may need to re-queue the build or add an option to allow for manual trigger ( |
@guidemetothemoon sure I will talk with @Dianmz to change it :) cc: @leonardpahlke |
Signed-off-by: Sergio Méndez <[email protected]>
I made the change for workflow_dispatch @guidemetothemoon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sergioarmgpl @Dianmz thanks for following up on this! Minor comment from me regarding keeping the pull_request
trigger option on the workflow. Other than that, it's ready to be merged!
name: Check outdated content | ||
|
||
on: | ||
# pull_request: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# pull_request: | |
pull_request: |
I guess we still want to keep pull_request option so that translation automation triggers as part of PRs but we still get an option to run it manually, on-demand.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed done @guidemetothemoon
Signed-off-by: Sergio Méndez <[email protected]>
@sergioarmgpl @Dianmz looks like the workflow is failing again with some rate limit - can you please check it and let me know once it's ready so that I can do the final follow-up and get it merged? Thanks! 🙌 |
Hi Dear TAG Env Team, this is the final the work that we are doing with @Dianmz.
This includes a workflow called Check outdated content, that generates new Issues for Languages for ES & ZH languages at the moment. Currently the issues are assigned to Diana and I, but should be modified to the new groups that you suggested or new ones.
The issues will look like this:
And inside the issue will look like this:
cc: @leonardpahlke @guidemetothemoon