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 building the automations mermaid diagram #28881

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jan 6, 2025

The was using a runner output instead which is not going to work in this simple script, so just skip anything that's not an array - not really sure what else we can do here short of implementing large parts of github actions.

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

The was using a runner output instead which is not going to work in
this simple script, so just skip anything that's not an array - not
really sure what else we can do here short of implementing large
parts of github actions.
@dbkr dbkr added the T-Defect label Jan 6, 2025
@dbkr dbkr marked this pull request as ready for review January 6, 2025 17:28
@dbkr dbkr requested a review from a team as a code owner January 6, 2025 17:28
@dbkr dbkr added this pull request to the merge queue Jan 6, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 6, 2025
* Fix building the automations mermaid diagram

The was using a runner output instead which is not going to work in
this simple script, so just skip anything that's not an array - not
really sure what else we can do here short of implementing large
parts of github actions.

* Prettier
Merged via the queue into develop with commit 7b565e7 Jan 6, 2025
39 checks passed
@dbkr dbkr deleted the dbkr/fix_doc_build branch January 6, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants