jfrog / jfrog/frogbot

Multiple technologies in one repository

Open
#774 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.