Multiple technologies in one repository
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
I could not find docs on how to use FrogBot with multiple technologies in the same repository. I am working on a project that is based on dotnet but also has a node frontend in a subfolder. I suppose I could run the script in the root folder with JF_INSTALL_DEPS_CMD="dotnet restore" and in /frontend with JF_INSTALL_DEPS_CMD='yarn install' but I think I have read that FrogBot would delete the previous pull request comment.
Can you suggest any best practices?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the FrogBot documentation and the configuration around JF_INSTALL_DEPS_CMD; verify how separate root and /frontend runs affect pull request comments. Done means documenting a supported multi-technology setup and the comment behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100