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

Convert example program test script to TypeScript #13873

Open
thoward opened this issue Jan 22, 2025 · 0 comments
Open

Convert example program test script to TypeScript #13873

thoward opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
area/docs Improvements or additions to documentation docs/examples kind/engineering Work that is not visible to an external user language/javascript

Comments

@thoward
Copy link
Contributor

thoward commented Jan 22, 2025

Currently we have a script at scripts/programs/test.sh which tests the example programs located under static/programs/**. This script is written in Bash and is becoming too complicated for that language. It will be more maintainable, and easier to read/reason about errors if written in a General Purpose Language like TypeScript.

@thoward thoward added area/docs Improvements or additions to documentation docs/examples kind/engineering Work that is not visible to an external user language/javascript labels Jan 22, 2025
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Jan 22, 2025
@github-actions github-actions bot added the needs-triage Needs attention from the triage team label Jan 22, 2025
@thoward thoward removed the needs-triage Needs attention from the triage team label Jan 23, 2025
@thoward thoward moved this from 🤔 Triage to 🧳 Backlog in Docs 📚 Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation docs/examples kind/engineering Work that is not visible to an external user language/javascript
Projects
Status: 🧳 Backlog
Development

No branches or pull requests

2 participants