FoamFactory / FoamFactory/shipout
Build scripts need to be fixed
Open
bug
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we're not pushing an `id_rsa` secret when we're building to deploy. Also, it's still deploying to GPR, when we want to deploy to npm for the time being.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the build scripts and deployment configuration, then inspect how the id_rsa secret is handled and which package registry is selected. Done means deployments receive the required secret and publish to npm instead of GPR; verify the build and deployment flow after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100