git-proxy icon indicating copy to clipboard operation
git-proxy copied to clipboard

Deploy custom push protections and policies on top of Git

Results 107 git-proxy issues
Sort by recently updated
recently updated
newest added

fixes #539 - update PluginLoader to use load-plugin's native Node module resolution. this library already handles loading of files vs modules in node_modules/ so let's use that directly - add...

feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | [`10.5.2` -> `10.6.0`](https://renovatebot.com/diffs/npm/mocha/10.5.2/10.6.0) |...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mongodb](https://togithub.com/mongodb/node-mongodb-native) | [`^5.0.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/mongodb/5.9.2/6.8.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mongodb/6.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mongodb/6.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

fix

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-json](https://togithub.com/azeemba/eslint-plugin-json) | [`^3.1.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-json/3.1.0/4.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-json/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-json/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

maintenance

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chai-http](https://redirect.github.com/chaijs/chai-http) | [`^4.3.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/chai-http/4.4.0/5.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chai-http/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chai-http/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

fix
maintenance

Prepare release of `v1.3.3` 👍

dependencies
maintenance

This PR attempts to resolve this issue [Automatically increment version in package.json on new release 📦](https://github.com/finos/git-proxy/issues/557) . The PR aims at automating the update off the version in pacakge.json 1....

maintenance

**Is your feature request related to a problem? Please describe.** Currently, all tables are presented in the UI without any form of search, pagination, filtering or ordering capability. This makes...

good first issue
dashboard
citi-hackathon

**Is your feature request related to a problem? Please describe.** Without pagination and search (until #606), it can be painful to locate the clone command/URL on the Repositories page. **Describe...

good first issue
dashboard

**Describe the bug** When attempting to push to an empty repository on GitHub, the push of a new branch with an initial commit fails. **To Reproduce** 1. Create a fresh...

bug
good first issue