Skip to content

Fix robotics LinkedIn language sequence - #228

Merged
krMaynard merged 1 commit into
masterfrom
agent/fix-robotics-linkedin-language
Aug 2, 2026
Merged

Fix robotics LinkedIn language sequence#228
krMaynard merged 1 commit into
masterfrom
agent/fix-robotics-linkedin-language

Conversation

@krMaynard

Copy link
Copy Markdown
Owner

What changed

Corrects the robotics benchmark LinkedIn sequence from French, Spanish, English to English, Chinese, Japanese. Removes the workflow-wide language filter so each post controls its own published locales.

Adds a guard that refuses to post a language when the localized article file does not exist. Adds manual correction inputs that can delete an incorrect LinkedIn share and bypass the normal interval before reposting.

After merge, I will use the corrective action to delete French share urn:li:share:7489729103130935296 and publish the English version immediately.

Validation

  • python3 -m unittest discover -s tests -p "test_*.py"
  • python3 -m py_compile scripts/post_to_linkedin.py tests/test_linkedin_poster.py
  • npm test (86/86 passed)
  • git diff --check

@krMaynard

Copy link
Copy Markdown
Owner Author

Self-review complete. Root cause was the stale fr es en sequence in both the robotics card and workflow. I verified the correction uses en zh ja, each configured locale resolves to a real article file, the delete request targets the encoded share URN, and the manual interval override is isolated to workflow dispatch. No remaining issues found.

@krMaynard
krMaynard merged commit 6437ad5 into master Aug 2, 2026
3 checks passed
@krMaynard
krMaynard deleted the agent/fix-robotics-linkedin-language branch August 2, 2026 17:51
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.

1 participant