-
Notifications
You must be signed in to change notification settings - Fork 87
Deprecate Frogbot env vars #973
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
Merged
kerenr-jfrog
merged 33 commits into
jfrog:v3_er
from
kerenr-jfrog:remove-frogbot-general-env-vars
Dec 10, 2025
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
555d703
Remove frogbot-config.yml functionality - use only environment variables
eyalk007 8ef541e
Remove all config yml file support and references
eyalk007 59e943f
Merge remote-tracking branch 'upstream/v3_er' into remove-config-yaml
eyalk007 5fd7179
Remove deprecated schema and jfrog-pipelines templates
eyalk007 dc45007
Remove redundant config YAML tests
eyalk007 d9605e1
Fix scanpullrequest test: add missing RepoName field
eyalk007 d6c1262
Fix failing multi-dir and no-fail tests by setting env vars
eyalk007 cc83c2b
deleted GitEmailAuthorEnv
kerenr-jfrog 6f082f6
Cr fixes
eyalk007 be82aaf
removed: JF_USE_CONFIG_PROFILE, JF_CONFIG_PROFILE, JF_AVOID_PREVIOUS_…
kerenr-jfrog f6fce1b
fixed tests
kerenr-jfrog b8459bc
fixed outputcontent_test.go
kerenr-jfrog 93f5d9a
Fix aggregate-multi-project test expectations
eyalk007 61fc295
Fix aggregate-multi-project test branch name
eyalk007 29999e3
Fix scanpullrequest field access patterns to use nested Params structure
eyalk007 e487989
Complete field access pattern fixes for scanrepository.go
eyalk007 da2f644
Update expected test response for new vulnerability ordering
eyalk007 94bff22
fixed params_test.go
kerenr-jfrog f5aed9a
Merge branch 'remove-config-yaml' into remove-frogbot-general-env-vars
kerenr-jfrog 4f12d6f
Remove obsolete aggregate-multi-project test and fix partial-results-…
eyalk007 3e5dce7
Fix critical test isolation issues in TestScanRepositoryCmd_Run
eyalk007 d5bc03a
Fix test isolation by adding environment variable cleanup
eyalk007 c31b33d
Merge branch 'remove-config-yaml' into remove-frogbot-general-env-vars
kerenr-jfrog cdff937
removed JF_PR_COMMENT_TITLE
kerenr-jfrog 0f41317
fix params_test.go
kerenr-jfrog 07547d1
Merge branch 'v3_er' into remove-frogbot-general-env-vars
kerenr-jfrog 6083d9b
removed JF_FAIL & JF_INCLUDE_ALL_VULNERABILITIES
kerenr-jfrog 668ad3a
Merge branch 'v3_er' into remove-frogbot-general-env-vars
kerenr-jfrog 6394da6
fix pr comments - scanpullrequest_test.go, outputcontent_test.go and …
kerenr-jfrog 69cfd44
fix scan pull request test
kerenr-jfrog 30029d2
fix scan pull request multi dir test
kerenr-jfrog 359d699
fix linter errors
kerenr-jfrog 9dd400b
fixed tests
kerenr-jfrog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,6 @@ | |
| some content | ||
| ``` | ||
|
|
||
|
|
||
| --- | ||
| <div align='center'> | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,6 @@ | |
| some content | ||
| ``` | ||
|
|
||
|
|
||
| --- | ||
| <div align='center'> | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,6 @@ | |
| some content | ||
| ``` | ||
|
|
||
|
|
||
| --- | ||
| <div align='center'> | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,7 +14,6 @@ | |
| some content | ||
| ``` | ||
|
|
||
|
|
||
| --- | ||
| <div align='center'> | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,6 @@ | |
| some content | ||
| ``` | ||
|
|
||
|
|
||
| --- | ||
| <div align='center'> | ||
|
|
||
|
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.