GTBitsOfGood / GTBitsOfGood/juno-sdk
Auto-generated SDK GitHub Action is not Prettier formatted; tests are not run
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We currently have a GitHub workflow for automatically copying over the latest Juno pre-release generated SDK from the primary Juno repository. However, these finals have been automatically generated and cause prettier formatting issues--something that should also be done automatically.
Changes needed:
- [ ] Workflow runs prettier formatting
- [ ] Workflow PR runs all tests (including lint); currently generated workflow does not, see https://github.com/GTBitsOfGood/juno-sdk/pull/42
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the GitHub workflow that copies the generated Juno pre-release SDK, then inspect pull request #42 for the current generated workflow behavior. Run the existing checks to identify the Prettier and test commands. Done means the workflow formats generated files and its pull request runs all tests, including lint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100