Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
497 commits
Select commit Hold shift + click to select a range
7b2f178
chore: fix failing cypress test
jescalada Nov 29, 2025
3afa917
chore: improve default repo creation test
jescalada Nov 29, 2025
9f24d3f
Merge pull request #1284 from jescalada/1282-proxyPreparations-mismat…
jescalada Nov 29, 2025
8e02a94
Merge branch 'main' of https://github.com/finos/git-proxy into 1150-v…
jescalada Nov 29, 2025
498d3cb
chore: improve user endpoint error handling in UI
jescalada Nov 30, 2025
9ed8515
Merge branch 'main' into improve-endpoint-status-codes
jescalada Nov 30, 2025
b372027
test: fix failing e2e test due to improper error message parsing
jescalada Nov 30, 2025
1835aba
Merge branch 'main' into drop-jwk-to-pem
kriswest Dec 1, 2025
ead3eca
fix: demo video
tabathad Dec 1, 2025
c461e1d
Merge branch 'main' into fix-demo-video
kriswest Dec 1, 2025
0b5f0b9
Merge pull request #1298 from tabathad/fix-demo-video
kriswest Dec 2, 2025
90b879a
Merge branch 'main' into 1150-vitest-migration-from-service
coopernetes Dec 2, 2025
3d54835
Merge pull request #1202 from jescalada/1150-vitest-migration-from-se…
coopernetes Dec 2, 2025
618a4e1
fix(deps): update npm to v5 - - package.json
renovate[bot] Dec 2, 2025
651f538
Merge branch 'main' into improve-endpoint-status-codes
jescalada Dec 3, 2025
7a54fef
Merge branch 'main' into drop-jwk-to-pem
jescalada Dec 3, 2025
9b808ef
test: convert missing jwtAuthHandler test and remove jwk-to-pem depen…
jescalada Dec 3, 2025
cb99e2c
feat(api): add SSH config endpoint for UI
fabiovincenzi Dec 3, 2025
345d333
refactor(proxy): extract HTTPS clone logic using Strategy pattern
fabiovincenzi Dec 3, 2025
992fdae
feat(ssh): implement SSH agent forwarding for repository cloning
fabiovincenzi Dec 3, 2025
7e652d0
refactor(ssh): extract common SSH command execution logic
fabiovincenzi Dec 3, 2025
8936225
fix(ui): correct SSH URL generation in Code button
fabiovincenzi Dec 3, 2025
ae8ef8a
chore: merge upstream main from finos/git-proxy
fabiovincenzi Dec 3, 2025
10b949d
feat(ui): restore SSH key management in UserProfile
fabiovincenzi Dec 3, 2025
a128cdd
feat(ui): include SSH agent forwarding flag in clone command
fabiovincenzi Dec 3, 2025
dd71f28
fix: revert singleBranch option in pullRemote action
jescalada Dec 3, 2025
152c377
Merge branch 'renovate/major-5-npm' of https://github.com/finos/git-p…
jescalada Dec 4, 2025
d1b3b57
fix: add parameter name to wildcard route in src/service/index.ts
jescalada Dec 4, 2025
a4ec623
Merge pull request #900 from finos/renovate/major-5-npm
jescalada Dec 4, 2025
6ed56df
chore(deps): update github-actions - workflows - .github/workflows/sc…
renovate[bot] Dec 4, 2025
a84731a
Merge pull request #1306 from finos/renovate/workflows-manager
jescalada Dec 4, 2025
15686ce
chore(deps): update npm to v2 - - package.json
renovate[bot] Dec 4, 2025
c6a5133
Merge pull request #1132 from finos/renovate/major-2-npm
jescalada Dec 4, 2025
27ff9d0
fix(deps): update dependency axios to ^1.13.2 - git-proxy-cli - packa…
renovate[bot] Dec 4, 2025
a8224fb
Merge pull request #1290 from finos/renovate/git-proxy-cli-manager
jescalada Dec 4, 2025
23776b6
Merge branch 'main' into 1291-subsequent-pushes-error
kriswest Dec 4, 2025
219770e
Merge pull request #1305 from jescalada/1291-subsequent-pushes-error
kriswest Dec 4, 2025
87df95d
fix: the condition "types" here will never be used warning
andypols Dec 5, 2025
e0e06be
fix: macos test failures due to concurrent file access
coopernetes Dec 5, 2025
357cf52
fix: revert vitest config to single process for integration tests
coopernetes Dec 5, 2025
87633ac
fix: typos in db names for files
coopernetes Dec 5, 2025
4e80f93
Merge branch 'main' into fix-types-never-user-warning
jescalada Dec 6, 2025
4f73bf7
Merge pull request #1311 from andypols/fix-types-never-user-warning
jescalada Dec 6, 2025
09a0680
Merge branch 'main' into hotfix/nedb-test
kriswest Dec 8, 2025
4c54a58
fix: defer import of proxy and service until config file has been set…
kriswest Dec 8, 2025
7e625cd
Merge pull request #1312 from RBC/hotfix/nedb-test
coopernetes Dec 9, 2025
4655f62
fix: defer read of DB config until needed to fix race + move getAllPr…
kriswest Dec 9, 2025
49338a6
fix: move neDB folder initialisation to occur on first use
kriswest Dec 9, 2025
7430b1a
chore: clean up in index.ts
kriswest Dec 9, 2025
4f56a3d
Merge branch 'main' into 1313-config-race-condition-b
kriswest Dec 9, 2025
139e2dd
test: fixing issues in tests (both existing types issues and caused b…
kriswest Dec 9, 2025
8b2740a
fix: defer import of proxy and service until config file has been set…
kriswest Dec 8, 2025
c3c226f
fix: defer read of DB config until needed to fix race + move getAllPr…
kriswest Dec 9, 2025
9a8b2c6
fix: move neDB folder initialisation to occur on first use
kriswest Dec 9, 2025
b547479
test: fixing issues in tests (both existing types issues and caused b…
kriswest Dec 9, 2025
c5b030e
chore: clean up in index.ts
kriswest Dec 9, 2025
9b1d2df
Merge branch '1313-config-race-condition' of https://natwest.gitlab-d…
kriswest Dec 9, 2025
989e866
Merge branch '1313-config-race-condition-c' into 1313-config-race-con…
kriswest Dec 9, 2025
ce55423
chore: upgrade node & mongo versions in ci, actions upgrades
coopernetes Dec 9, 2025
7defaa0
Apply suggestions from code review
kriswest Dec 10, 2025
b4971c1
Apply suggestions from code review
kriswest Dec 10, 2025
d366b98
Update src/ui/views/User/UserProfile.tsx
jescalada Dec 10, 2025
72b0eda
Merge branch 'main' into improve-endpoint-status-codes
jescalada Dec 10, 2025
5d1a727
Merge pull request #1293 from jescalada/improve-endpoint-status-codes
jescalada Dec 10, 2025
446493a
fix: bump codeql to 4.31.7
jescalada Dec 11, 2025
e398a7b
Merge branch 'main' into chore/node-upgrades
jescalada Dec 11, 2025
a5a1d95
Merge branch 'finos:main' into 1313-config-race-condition-b
kriswest Dec 11, 2025
521d945
feat: add AWS credential provider support & more detailed schema for DBs
kriswest Dec 2, 2025
ee313d1
test: correct failing test after detail added to config schema
kriswest Dec 2, 2025
d832465
docs: better links in schemas and regenerate ref docs from schema
kriswest Dec 12, 2025
18d51bc
Apply suggestions from code review
kriswest Dec 12, 2025
bb8d97a
chore: replace `00000...` string with `EMPTY_COMMIT_HASH`, run `npm r…
jescalada Dec 13, 2025
f31592b
Merge pull request #1316 from kriswest/1313-config-race-condition-b
jescalada Dec 13, 2025
b785955
Merge branch 'main' into chore/node-upgrades
jescalada Dec 13, 2025
9fe4145
Merge branch 'main' into 1299-awsCredentialProviders-c
jescalada Dec 13, 2025
8c94491
chore: bump git-proxy version to v2.0.0-rc.4
jescalada Dec 13, 2025
9b6eeb2
chore: upgrade codeql actions to v4
coopernetes Dec 13, 2025
b69447b
test: add a result job to ci
coopernetes Dec 13, 2025
e767463
Merge pull request #1319 from kriswest/1299-awsCredentialProviders-c
kriswest Dec 15, 2025
ebe0842
Merge branch 'main' into bump-to-rc.4
kriswest Dec 15, 2025
ef3e78e
Merge branch 'main' into chore/node-upgrades
coopernetes Dec 15, 2025
0509d78
chore: update package-lock.json
coopernetes Dec 15, 2025
c8b2693
Merge pull request #1315 from finos/chore/node-upgrades
coopernetes Dec 15, 2025
6fcd134
Merge branch 'main' into bump-to-rc.4
jescalada Dec 15, 2025
0e02e3f
Merge branch 'main' into drop-jwk-to-pem
kriswest Dec 15, 2025
6e7fea1
Merge pull request #1283 from dgl/drop-jwk-to-pem
coopernetes Dec 15, 2025
9865253
Merge branch 'main' into bump-to-rc.4
kriswest Dec 15, 2025
45654fc
fix: move supertest to dev dependencies
andypols Dec 15, 2025
f4b6f3a
fix: convert NotAuthorized and NotFound to tsx
andypols Dec 15, 2025
75862fa
fix: convert Danger to ts and remove unused js typography
andypols Dec 15, 2025
7d60366
fix: remove Table and Tasks jsx
andypols Dec 15, 2025
fab1437
fix: remove unused CustomInput.jsx
andypols Dec 15, 2025
0a3f440
fix: convert Settings to tsx
andypols Dec 15, 2025
902265c
fix: remove unused prop-types dependency
andypols Dec 15, 2025
93f9608
Merge branch 'main' into move-supertest-to-dev
coopernetes Dec 15, 2025
73b4831
Merge pull request #1328 from andypols/move-supertest-to-dev
coopernetes Dec 15, 2025
8aeb025
Merge branch 'main' into bump-to-rc.4
kriswest Dec 15, 2025
0b53906
refactor(ssh): remove proxyUrl dependency by parsing hostname from pa…
fabiovincenzi Dec 3, 2025
863f0ab
chore: add debug logs
jescalada Dec 15, 2025
042fe47
refactor(ssh): remove SSH Key Retention system
fabiovincenzi Dec 16, 2025
8a7f914
docs(ssh): remove SSH Key Retention documentation
fabiovincenzi Dec 16, 2025
4eb234b
fix(config): remove obsolete ssh.clone.serviceToken
fabiovincenzi Dec 16, 2025
092f994
docs(config): improve SSH schema descriptions
fabiovincenzi Dec 16, 2025
095d2a2
docs(readme): clarify SSH agent forwarding
fabiovincenzi Dec 16, 2025
649625e
refactor(ssh): remove TODO in server initialization
fabiovincenzi Dec 16, 2025
c7f1f75
improve(ssh): enhance agent forwarding error message
fabiovincenzi Dec 16, 2025
222ba86
feat(ssh): add auto-generated host key management
fabiovincenzi Dec 16, 2025
77aeeba
improve(ssh): add detailed GitHub auth error messages
fabiovincenzi Dec 16, 2025
7b0ba90
fix(deps): add missing ssh2 dependency
fabiovincenzi Dec 16, 2025
c07d5cd
test(ssh): update tests for agent forwarding
fabiovincenzi Dec 16, 2025
c10047e
fix(deps): correct exports conditions order for Vite 7
fabiovincenzi Dec 16, 2025
a656040
docs: remove duplicate SSH.md documentation
fabiovincenzi Dec 16, 2025
5114b93
docs: optimize and improve SSH_ARCHITECTURE.md
fabiovincenzi Dec 16, 2025
9fff6b7
docs: fix obsolete SSH information in ARCHITECTURE.md
fabiovincenzi Dec 16, 2025
7bf20b6
fix(ssh): include ssh-agent startup in error message
fabiovincenzi Dec 16, 2025
a4df01c
Merge upstream/main: integrate latest changes and fix singleBranch
fabiovincenzi Dec 16, 2025
7062809
docs: fix processor chain count in README (17 -> 16)
fabiovincenzi Dec 16, 2025
2df3916
fix(config): remove personal test repositories from config
fabiovincenzi Dec 16, 2025
db4044a
refactor(config): remove obsolete getProxyUrl and getSSHProxyUrl func…
fabiovincenzi Dec 16, 2025
06f5052
refactor(ssh): remove unnecessary type cast for findUserBySSHKey
fabiovincenzi Dec 17, 2025
731ed35
refactor(routes): remove duplicate JavaScript route files
fabiovincenzi Dec 17, 2025
1b73bb3
security: remove SSH private keys from repository
fabiovincenzi Dec 17, 2025
bfed68a
build: add @types/ssh2 to fix TypeScript compilation errors
fabiovincenzi Dec 17, 2025
7662e6a
security: fix CodeQL command injection and URL sanitization issues
fabiovincenzi Dec 17, 2025
4230bc5
refactor(test): convert remaining test files from JavaScript to TypeS…
fabiovincenzi Dec 18, 2025
0ff683e
fix(ssh): comprehensive security enhancements and validation improvem…
fabiovincenzi Dec 18, 2025
e3e60da
Update src/proxy/ssh/AgentForwarding.ts
fabiovincenzi Dec 18, 2025
3ad0105
fix(ssh): remove password auth and add error for missing SSH identities
fabiovincenzi Dec 18, 2025
4cf238e
chore: merge changes
fabiovincenzi Dec 18, 2025
0d2e4e1
docs(ssh): emphasize .git requirement in repository URLs
fabiovincenzi Dec 18, 2025
07f15ef
Update src/proxy/ssh/server.ts
fabiovincenzi Dec 18, 2025
62c93e2
Merge branch 'ssh-agent-on-pr987' of https://github.com/fabiovincenzi…
fabiovincenzi Dec 18, 2025
5ccd921
fix(ssh): use default dual-stack binding for IPv4/IPv6 support
fabiovincenzi Dec 18, 2025
67c1016
fix(ssh): use default dual-stack binding for IPv4/IPv6 support
fabiovincenzi Dec 18, 2025
c1d92b5
Merge branch 'ssh-agent-on-pr987' of https://github.com/fabiovincenzi…
fabiovincenzi Dec 18, 2025
a648e84
test: fix User constructor calls and SSH agent forwarding mock
fabiovincenzi Dec 18, 2025
acc66d0
fix: correct SSH fingerprint verification and refactor pullRemote tests
fabiovincenzi Dec 19, 2025
bb17668
test: increase memory leak threshold for flaky performance test
fabiovincenzi Dec 19, 2025
8b78ffb
Merge branch 'main' into fix-move-ui-js-to-ts
jescalada Dec 23, 2025
102b837
Merge pull request #1329 from andypols/fix-move-ui-js-to-ts
jescalada Dec 23, 2025
05ee555
Merge branch 'main' into bump-to-rc.4
jescalada Dec 23, 2025
b5a8d9e
Merge pull request #1322 from jescalada/bump-to-rc.4
jescalada Dec 23, 2025
5fed1de
refactor(cli): make ssh-key testable - export functions and add main(…
fabiovincenzi Dec 29, 2025
7fd6c48
test(api): add SSH key management endpoints tests
fabiovincenzi Dec 29, 2025
272a1c7
test(db): add SSH key database operations tests
fabiovincenzi Dec 29, 2025
0dfcc75
test(ssh): expand sshHelpers coverage
fabiovincenzi Dec 29, 2025
d9606ae
test(cli): add ssh-key CLI tests
fabiovincenzi Dec 29, 2025
aa42962
test: add gitprotocol tests
fabiovincenzi Dec 29, 2025
5223dc5
test: add tests for ssh agent implementation
fabiovincenzi Dec 29, 2025
27314f8
refactor(ssh): extract SSH helpers and expand pullRemote tests
fabiovincenzi Dec 29, 2025
29647a0
test(ssh): add host key verification tests
fabiovincenzi Dec 29, 2025
239f7a2
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Dec 29, 2025
3fe3545
refactor: remove import meta
fabiovincenzi Dec 29, 2025
ed4c2a6
Merge branch 'ssh-agent-on-pr987' of https://github.com/fabiovincenzi…
fabiovincenzi Dec 29, 2025
5de929d
test: add test for server.ts
fabiovincenzi Dec 29, 2025
c2cd33e
ci: allow LicenseRef-scancode-dco-1.1 license in dependency review
fabiovincenzi Dec 29, 2025
5dc9159
feat: e2e tests using docker compose
coopernetes Oct 7, 2025
c5050c7
fix: e2e tests run in CI, pin e2e workflow deps
coopernetes Oct 7, 2025
060edb2
fix: update repo API test
coopernetes Oct 7, 2025
1396cfb
feat: add git packet capture wrapper to localgit, docs + Dockerfile e…
coopernetes Oct 7, 2025
3beeb45
fix: remove obsolete version field from docker-compose.yml
sidshas03 Sep 12, 2025
74fac6e
fix: resolve Cypress e2e test issues
sidshas03 Sep 12, 2025
cc6f0a7
fix: resolve remaining Cypress CI issues
sidshas03 Sep 12, 2025
8876fa0
fix: cypress tests, runtime cfg for apiBaseUrl + approved push e2e test
coopernetes Oct 27, 2025
25d404a
fix: remove dead code, formatting
coopernetes Oct 28, 2025
d3f7b9d
fix: update new tests to new vitest
coopernetes Dec 4, 2025
0e27447
chore: remove old apiBase code
coopernetes Dec 15, 2025
f90cc7f
feat: remove http, resolve conflicts
coopernetes Dec 15, 2025
2b5125e
chore: revert cypress test changes
coopernetes Dec 17, 2025
2bcbe98
chore: merge ui changes with new baseUrl function
coopernetes Dec 17, 2025
4674c9d
revert unused files and http support
coopernetes Dec 29, 2025
ecd6161
Merge pull request #1165 from RBC/e2e-testing
coopernetes Jan 2, 2026
8bb5282
docs: reorganize SSH documentation for better user experience
fabiovincenzi Jan 5, 2026
b2973db
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Jan 5, 2026
0b0a020
fix(ui): migrate ssh service from deprecated apiBase to apiConfig
fabiovincenzi Jan 5, 2026
0134e31
feat: add Dockerfile for snapshot build
jescalada Jan 9, 2026
5bfbdf2
feat: add docker-publish.yml
jescalada Jan 9, 2026
0c2ec19
chore: remove unused Dockerfile
jescalada Jan 9, 2026
6de4850
fix: typo in trivy action version
jescalada Jan 9, 2026
576224b
chore: skip trivy vulnerability scan before publish
jescalada Jan 9, 2026
0a68913
chore: try removing check for main branch before image upload
jescalada Jan 9, 2026
2d72a26
fix: typo in password variable
jescalada Jan 9, 2026
55c5031
fix: permissions error on build and run
jescalada Jan 10, 2026
61eda40
fix: Dockerfile permissions error
jescalada Jan 10, 2026
bbfa41f
chore: rename page to match function
andypols Jan 12, 2026
88e7c17
chore: add filter on error
andypols Jan 13, 2026
ee198ea
chore: add All filter to show everything
andypols Jan 13, 2026
bfff0f7
chore: remove unused NPM auth token and flags
jescalada Jan 14, 2026
c655f05
Merge pull request #1351 from jescalada/1334-npm-release-authenticati…
jescalada Jan 14, 2026
6fda73c
Merge branch 'main' into docker-build-and-upload-to-hub
jescalada Jan 14, 2026
d9f5e20
chore: try unsetting the tokens and set to execute on PR for testing
jescalada Jan 14, 2026
4ebf646
chore: attempt to fix Node version and remove env
jescalada Jan 14, 2026
33a2a22
chore: cleanup npm workflow
jescalada Jan 14, 2026
6bba9e6
chore: add checks to publish Docker image only after merge to main
jescalada Jan 14, 2026
ae77132
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Jan 14, 2026
92133d3
Merge branch 'main' into dockerfile-fix
coopernetes Jan 14, 2026
930a5da
Merge pull request #1341 from jescalada/dockerfile-fix
coopernetes Jan 14, 2026
74d2bc9
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Jan 16, 2026
e5135ae
fix(service): improve stop() to properly wait for server close
fabiovincenzi Jan 19, 2026
35f413d
fix(test): correct mocks for proxy.test.ts
fabiovincenzi Jan 19, 2026
9178136
fix(passport): use dynamic import to prevent stale db references
fabiovincenzi Jan 19, 2026
850d97e
test: enable testProxyRoute.test.ts
fabiovincenzi Jan 19, 2026
bddb3c1
fix: file permission issue in e2e tests & regression on db init
coopernetes Jan 20, 2026
36781fd
chore: run e2e via actions directly
coopernetes Jan 20, 2026
718f961
Merge pull request #1358 from finos/fix/e2e-regression
coopernetes Jan 20, 2026
c0186ad
fix: trigger for e2e tests
coopernetes Jan 20, 2026
25752fd
chore: run e2e on all prs, check service status before running
coopernetes Jan 20, 2026
09b226b
Merge pull request #1359 from finos/fix/e2e-wf
coopernetes Jan 20, 2026
87229e0
Merge branch 'main' into failing-tests
fabiovincenzi Jan 20, 2026
daf5646
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Jan 20, 2026
25ff65a
refactor: remove deprecated 'params' property from sink configuration
dcoric Jan 21, 2026
01039ba
fix: resolve promise after closing server
fabiovincenzi Jan 22, 2026
6792c35
Merge branch 'failing-tests' of https://github.com/fabiovincenzi/git-…
fabiovincenzi Jan 22, 2026
b4d493d
Merge branch 'main' into 1334-npm-release-fix
jescalada Jan 23, 2026
d73b4df
feat: add attestation for published image
jescalada Jan 23, 2026
57a1080
Merge branch 'main' into docker-build-and-upload-to-hub
jescalada Jan 23, 2026
691b925
chore: add attestation to regular docker publish action, remove extra…
jescalada Jan 24, 2026
2265b2b
feat: add publish on release and proper tags
jescalada Jan 24, 2026
dd7d162
Merge pull request #1360 from dcoric/fix-1288
kriswest Jan 26, 2026
269375c
Merge branch 'main' into view-failed-pushes
andypols Jan 26, 2026
50b43cb
Merge branch 'main' into 1334-npm-release-fix
jescalada Jan 26, 2026
e186944
Merge pull request #1352 from finos/1334-npm-release-fix
jescalada Jan 28, 2026
15b60f5
Merge branch 'main' into failing-tests
fabiovincenzi Jan 28, 2026
4767e78
Merge branch 'main' into docker-build-and-upload-to-hub
jescalada Jan 29, 2026
cb352eb
Merge pull request #1339 from finos/docker-build-and-upload-to-hub
jescalada Jan 31, 2026
085fa74
fix(deps): update npm - li-cli - experimental/li-cli/package.json
renovate[bot] Jan 31, 2026
7124000
Merge pull request #1308 from finos/renovate/li-cli-manager
jescalada Jan 31, 2026
7261392
fix(deps): update npm - website - website/package.json
renovate[bot] Jan 31, 2026
79a79c4
Merge pull request #1309 from finos/renovate/website-manager
jescalada Jan 31, 2026
61a850d
fix(deps): update dependency uuid to v13 - - package.json
renovate[bot] Jan 31, 2026
8e75ce9
Merge pull request #1224 from finos/renovate/major-13-npm
jescalada Jan 31, 2026
75068c8
chore(deps): update npm to v30 - li-cli - experimental/li-cli/package…
renovate[bot] Jan 31, 2026
ebf7c2e
Merge pull request #1083 from finos/renovate/li-cli-major-30-npm
jescalada Jan 31, 2026
29c7539
Merge branch 'main' into view-failed-pushes
andypols Jan 31, 2026
b30d708
Merge pull request #1349 from qube-rt/view-failed-pushes
jescalada Jan 31, 2026
a9af2f5
chore(deps): pin httpd docker tag to dd17859 - localgit - localgit/do…
renovate[bot] Jan 31, 2026
7a7e368
Merge pull request #1369 from finos/renovate/localgit-manager
jescalada Feb 1, 2026
4770c94
chore(deps): update github-actions - workflows - .github/workflows/e2…
renovate[bot] Feb 1, 2026
e3f2bf9
Merge pull request #1370 from finos/renovate/workflows-manager
jescalada Feb 1, 2026
c00deed
fix(deps): update dependency axios to ^1.13.4 - git-proxy-cli - packa…
renovate[bot] Feb 1, 2026
9a65e5f
Merge pull request #1371 from finos/renovate/git-proxy-cli-manager
jescalada Feb 1, 2026
b5b8cdd
fix(deps): update dependency express to ^5.2.1 - git-proxy-plugin-sam…
renovate[bot] Feb 1, 2026
4a21364
Merge pull request #1372 from finos/renovate/git-proxy-plugin-samples…
jescalada Feb 1, 2026
1d4b1ff
Merge branch 'main' into failing-tests
fabiovincenzi Feb 2, 2026
3a27260
Merge pull request #1357 from fabiovincenzi/failing-tests
jescalada Feb 3, 2026
1d295c5
fix(deps): update npm - - package.json
renovate[bot] Feb 3, 2026
3e39d2d
chore: run formatter
jescalada Feb 3, 2026
4a738dc
Merge pull request #1307 from finos/renovate/manager
jescalada Feb 3, 2026
74c109e
refactor: make Proxy.stop() await all server shutdowns in parallel
fabiovincenzi Feb 4, 2026
aee9788
Merge branch 'main' into ssh-agent-on-pr987
fabiovincenzi Feb 4, 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
64 changes: 50 additions & 14 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,32 +17,33 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
node-version: [20.x]
mongodb-version: [4.4]
node-version: [20.x, 22.x, 24.x]
mongodb-version: ['6.0', '7.0', '8.0']

steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
fetch-depth: 0

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
with:
node-version: ${{ matrix.node-version }}

- name: Start MongoDB
uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # ratchet:supercharge/mongodb-github-action@1.12.1
with:
mongodb-version: ${{ matrix.mongodb-version }}

- name: Install dependencies
run: npm i
run: npm ci

# for now only check the types of the server
# tsconfig isn't quite set up right to respect what vite accepts
Expand All @@ -60,7 +61,7 @@ jobs:
npm run test-coverage-ci --workspaces --if-present

- name: Upload test coverage report
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
with:
files: ./coverage/lcov.info
token: ${{ secrets.CODECOV_TOKEN }}
Expand All @@ -72,22 +73,57 @@ jobs:
run: npm run build-ui

- name: Save build folder
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # ratchet:actions/upload-artifact@v4
with:
name: build
name: build-${{ matrix.node-version }}-mongo-${{ matrix.mongodb-version }}
if-no-files-found: error
path: build

- name: Download the build folders
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # ratchet:actions/download-artifact@v5
with:
name: build
name: build-${{ matrix.node-version }}-mongo-${{ matrix.mongodb-version }}
path: build

- name: Run cypress test
uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c # v6.10.2
uses: cypress-io/github-action@f790eee7a50d9505912f50c2095510be7de06aa7 # v6.10.9
with:
start: npm start &
wait-on: 'http://localhost:3000'
wait-on-timeout: 120
run: npm run cypress:run
command: npm run cypress:run

# Execute a final job to collect the results and report a single check status
results:
if: ${{ always() }}
runs-on: ubuntu-latest
name: build result
needs: [build]
steps:
- name: Check build results
run: |
result="${{ needs.build.result }}"
if [[ $result == "success" || $result == "skipped" ]]; then
echo "### ✅ All builds passed" >> $GITHUB_STEP_SUMMARY
exit 0
else
echo "### ❌ Some builds failed" >> $GITHUB_STEP_SUMMARY
exit 1
fi

- name: Parse failed matrix jobs
if: needs.build.result == 'failure'
run: |
echo "## Failed Matrix Combinations" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "| Node Version | MongoDB Version | Status |" >> $GITHUB_STEP_SUMMARY
echo "|--------------|-----------------|--------|" >> $GITHUB_STEP_SUMMARY

# Parse the matrix results from the build job
results='${{ toJSON(needs.build.outputs) }}'

# Since we can't directly get individual matrix job statuses,
# we'll note that the build job failed
echo "| Multiple | Multiple | ❌ Failed |" >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "⚠️ Check the [build job logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}) for details on which specific matrix combinations failed." >> $GITHUB_STEP_SUMMARY
54 changes: 5 additions & 49 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: 'CodeQL'

on:
Expand All @@ -25,67 +14,34 @@ permissions:
jobs:
analyze:
name: Analyze
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners
# Consider using larger runners for possible analysis time improvements.
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
# required for all workflows
security-events: write

# only required for workflows in private repositories
actions: read
contents: read

strategy:
fail-fast: false
matrix:
language: ['javascript-typescript']
# CodeQL supports [ 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift' ]
# Use only 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use only 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2
with:
egress-policy: audit

- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # ratchet:actions/checkout@v6

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3
uses: github/codeql-action/init@f985be5b50bd175586d44aac9ac52926adf12893 # ratchet:github/codeql-action/init@v4
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality

# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun

# If the Autobuild fails above, remove it and uncomment the following three lines.
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.

# - run: |
# echo "Run, Build Application using script"
# ./location_of_script_within_repo/buildscript.sh
uses: github/codeql-action/autobuild@f985be5b50bd175586d44aac9ac52926adf12893 # ratchet:github/codeql-action/autobuild@v4

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@42213152a85ae7569bdb6bec7bcd74cd691bfe41 # v3
uses: github/codeql-action/analyze@f985be5b50bd175586d44aac9ac52926adf12893 # ratchet:github/codeql-action/analyze@v4
with:
category: '/language:${{matrix.language}}'
8 changes: 4 additions & 4 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2
with:
egress-policy: audit

- name: 'Checkout Repository'
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: Dependency Review
uses: actions/dependency-review-action@45529485b5eb76184ced07362d2331fd9d26f03f # v4
uses: actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4
with:
comment-summary-in-pr: always
fail-on-severity: high
allow-licenses: MIT, MIT-0, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, OFL-1.1, Zlib
allow-licenses: MIT, MIT-0, Apache-2.0, BSD-3-Clause, BSD-3-Clause-Clear, ISC, BSD-2-Clause, Unlicense, CC0-1.0, 0BSD, X11, MPL-2.0, MPL-1.0, MPL-1.1, MPL-2.0, OFL-1.1, Zlib, BlueOak-1.0.0, LicenseRef-scancode-dco-1.1
fail-on-scopes: development, runtime
allow-dependencies-licenses: 'pkg:npm/caniuse-lite'
45 changes: 45 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: Build and Publish Docker Image

on:
push:
branches: [main]
release:
types: [published]

jobs:
docker-build-publish:
name: Build and Publish Docker Image
runs-on: ubuntu-latest

steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3

- name: Checkout Repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6

- name: Log in to Docker Hub
if: github.repository == 'finos/git-proxy'
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3
with:
username: finos
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Set Docker Image Tag
id: tags
run: |
if [ "${{ github.event_name }}" = "release" ]; then
echo "tags=finos/git-proxy:${{ github.ref_name }},finos/git-proxy:latest" >> $GITHUB_OUTPUT
else
echo "tags=finos/git-proxy:main" >> $GITHUB_OUTPUT
fi

- name: Build and Publish Docker Image
if: github.repository == 'finos/git-proxy'
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
with:
context: .
file: Dockerfile
push: true
tags: ${{ steps.tags.outputs.tags }}
provenance: true
59 changes: 59 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
name: E2E Tests

permissions:
contents: read
issues: write
pull-requests: write

on:
push:
branches: [main]
pull_request:
workflow_dispatch:

jobs:
e2e:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@7c525be6cc8a882d5163ce04293cac18617c709f

- name: Set up Docker Compose
uses: docker/setup-compose-action@e79596b1b4769557c41cc0bb1e796ebe62acd639

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: '20'
cache: 'npm'

- name: Install dependencies
run: npm ci

- name: Configure Git for CI
run: |
git config --global user.name "CI Runner"
git config --global user.email "ci@example.com"
git config --global init.defaultBranch main

- name: Build and start services with Docker Compose
run: docker compose up -d --build

- name: Wait for services to be ready
run: |
timeout 60 bash -c '
while [ "$(docker compose ps | grep -c "Up")" -ne 3 ]; do
sleep 2
done
' || { echo "Service readiness check failed:"; docker compose ps; exit 1; }

- name: Run E2E tests
run: npm run test:e2e

- name: Stop services
if: always()
run: docker compose down -v
6 changes: 3 additions & 3 deletions .github/workflows/experimental-inventory-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:

steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
with:
fetch-depth: 0

Expand All @@ -38,7 +38,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Start MongoDB
uses: supercharge/mongodb-github-action@90004df786821b6308fb02299e5835d0dae05d0d # 1.12.0
uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # 1.12.1
with:
mongodb-version: ${{ matrix.mongodb-version }}

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/experimental-inventory-cli-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5

# Setup .npmrc file to publish to npm
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/experimental-inventory-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
with:
egress-policy: audit

- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5

# Setup .npmrc file to publish to npm
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps: # list of steps
- name: Harden Runner
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2
uses: step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2
with:
egress-policy: audit

Expand All @@ -24,7 +24,7 @@ jobs:
node-version: ${{ env.NODE_VERSION }}

- name: Code Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
with:
fetch-depth: 0

Expand Down
Loading
Loading