forked from finos/git-proxy
-
Notifications
You must be signed in to change notification settings - Fork 3
feat: SSH UI #52
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
Open
fabiovincenzi
wants to merge
141
commits into
G-Research:denis-coric/ssh-flow
Choose a base branch
from
fabiovincenzi:ssh-ui
base: denis-coric/ssh-flow
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: SSH UI #52
fabiovincenzi
wants to merge
141
commits into
G-Research:denis-coric/ssh-flow
from
fabiovincenzi:ssh-ui
Conversation
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
…on' into 909-ldap-user-group-confirmation
chore: remove debug console log
feat(auth): add role mapping for JWT auth claims
chore: bump by minor to v1.18.0
test: improve auth test coverage
…ry - experimental/license-inventory/package.json
…ajor-30-npm chore(deps): update dependency @jest/globals to v30 - license-inventory - experimental/license-inventory/package.json
…rage test: improve proxy route test coverage
chore: upgrade node in CI to 20.19
fix: allow for auth with activedirectory again
chore: bump by patch to v1.18.1
Was providing a number which can be coerced to a string but TS is a bit more strict asking for string values for env. Also swapped 0 to false to be more clear and added a docs link.
Add type checking for the server to CI. Type Checking for the whole project would be good but the frontend has some typechecking rules which work fine for the build but tsc doesn't currently respect. Will fix in the future.
fix: correct typing for ConfigLoader env
chore: bump by patch to v1.18.2
…perimental/li-cli/package.json
chore(deps): update dependency @types/node to ^22.15.34 - li-cli - experimental/li-cli/package.json
…y-plugin-samples - plugins/git-proxy-plugin-samples/package.json
…mples-manager chore(deps): update dependency @finos/git-proxy to ^1.18.0 - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
chore(deps): update github-actions - workflows - .github/workflows/scorecard.yml
…y-plugin-samples - plugins/git-proxy-plugin-samples/package.json
…mples-manager chore(deps): update dependency @finos/git-proxy to ^1.18.2 - git-proxy-plugin-samples - plugins/git-proxy-plugin-samples/package.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.