Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
50f2936
Added ghost frog init
bhanurp Nov 12, 2025
e400388
Updated package alias command
bhanurp Nov 27, 2025
e36a7ab
Added demo of ghost frog
bhanurp Dec 1, 2025
aebe74d
Fix workflow YAML syntax and add ghost-frog branch to triggers
bhanurp Dec 1, 2025
ca809ed
Added demo of ghost frog
bhanurp Dec 1, 2025
41d307f
Added jf npm config to npm demo project
bhanurp Dec 1, 2025
2474ca3
Improved npm tests for ghost frog demonstration
bhanurp Dec 1, 2025
aea2667
Added npmc with npm as resolve repo
bhanurp Dec 1, 2025
34a8687
Updated npm other commands script to show jfrog cli logs
bhanurp Dec 1, 2025
f32a445
Added info log
bhanurp Jan 8, 2026
893320f
Merge branch 'jfrog:master' into ghost-frog
bhanurp Feb 12, 2026
b1e9e53
Updated workflow with setup github action
bhanurp Feb 13, 2026
b7f0f90
dummy
bhanurp Feb 13, 2026
f6a3441
Updated to use setup jfrog cli
bhanurp Feb 13, 2026
9957526
Updated project name
bhanurp Feb 13, 2026
eb01d46
Improved package-alias config reading
bhanurp Feb 26, 2026
3b5034d
Updated enable disable status writing logic
bhanurp Feb 26, 2026
7e07bf4
Updated sanity test to use github actions
bhanurp Feb 27, 2026
8b13887
Updated sanity test to use github actions
bhanurp Feb 27, 2026
0efd412
Dummy
bhanurp Feb 27, 2026
7132031
Fixed syntax error on actions
bhanurp Feb 27, 2026
16e8487
Corrected action source
bhanurp Feb 27, 2026
865afea
Merge branch 'master' into ghost-frog
bhanurp Feb 27, 2026
dd8c5ad
Updated jfrog cli version
bhanurp Feb 27, 2026
3f4a52c
Updated ghost demo as default server id
bhanurp Feb 27, 2026
8757df3
Removed all unnecessary files
bhanurp Mar 1, 2026
f618ce9
Fixed static failures
bhanurp Mar 1, 2026
94a7d7d
Merge branch 'master' into ghost-frog
bhanurp Mar 2, 2026
a211c67
Fixed static analysis failures
bhanurp Mar 2, 2026
cca5697
Merge branch 'master' into ghost-frog
bhanurp Mar 2, 2026
de107fd
Fixed unit test failure on windows machine
bhanurp Mar 2, 2026
e50005d
Added a check to proactively detect jf and jfrog
bhanurp Mar 2, 2026
1c4f209
Fixes windows lock file contention issue
bhanurp Mar 2, 2026
d86be11
Fixed multiple edge cases
bhanurp Mar 3, 2026
a0177a7
Marked pnpm gem packages default mode as pass
bhanurp Mar 3, 2026
d9384f1
Merge branch 'master' into ghost-frog
bhanurp Mar 10, 2026
17deb3e
Fix: workflow error
bhanurp Mar 10, 2026
2035ee4
Updated workflows to use github action
bhanurp Mar 10, 2026
70f4298
Updated workflows to run on push
bhanurp Mar 10, 2026
1b94720
Update jfrog cli download path
bhanurp Mar 10, 2026
23c38ed
Fixes for ghost forg workflows
bhanurp Mar 10, 2026
a145d13
Added e2e tests for package alias implementation
bhanurp Mar 10, 2026
4864c0f
Merge branch 'master' into ghost-frog
bhanurp Mar 12, 2026
38e4726
Fixed static check failures
bhanurp Mar 12, 2026
df2777d
Added new test cases
bhanurp Mar 16, 2026
58c6d24
Merge branch 'master' into ghost-frog
bhanurp Mar 16, 2026
624d004
Updated go sum
bhanurp Mar 17, 2026
6117d83
Improved ghost frog tests trigger conditions
bhanurp Mar 17, 2026
a6005c7
Improved the package alias metrics test
bhanurp Mar 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed all unnecessary files
  • Loading branch information
bhanurp committed Mar 1, 2026
commit 8757df37a5ac476b99b30bc52a9d2ec89bfba73d
1 change: 1 addition & 0 deletions .github/workflows/ghost-frog-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
env:
JFROG_CLI_BUILD_NAME: ghost-frog-demo
JFROG_CLI_BUILD_NUMBER: ${{ github.run_number }}
JFROG_CLI_HOME_DIR: ${{ runner.temp }}/jfrog-cli-home

steps:
- name: Checkout code
Expand Down
250 changes: 0 additions & 250 deletions docs/PATH_SETUP.md

This file was deleted.

Loading
Loading