-
Notifications
You must be signed in to change notification settings - Fork 1
fix: remove git settings from values #1018
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
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
6d73217
fix: remove git settings from schemas
merll 03d61e8
fix: reject non-empty repository
merll 720c065
refactor: use common git config
merll de27a4c
chore: notes for later
merll ed8ef8f
revert: add git settings back to schema
merll df1a95d
feat: refresh git config
merll 3d7c4ae
fix: extract git settings before storing
merll d44113b
fix: do not require password in environment
merll 3276c4c
fix: additional variables are no longer required
merll 9b5c968
fix: iteration over git config
merll 96f7b23
Merge remote-tracking branch 'origin/main' into APL-1960
svcAPLBot da4b884
fix: git defaults
merll 9b22d00
refactor: sanitize urls similar to core
merll 8a1cf32
fix: access to configured branch
merll c580538
Merge branch 'main' into APL-1960
merll c4a8c1b
refactor: reuse git settings
merll d2d1932
fix: refresh git client on config update
merll 4009ec7
fix: return immediately on error
merll d17c474
fix: config comparison
merll 86bdcc7
fix: remove password property and compare auth url instead
merll 7e56c67
chore: update comment
merll e81168b
revert: restore previous behavior of protocol determination
merll ecdff1b
fix: normalize url also before inserting auth
merll a7005d1
fix: ensure fallback is only used in dev mode
merll e05d775
Merge remote-tracking branch 'origin/main' into APL-1960
svcAPLBot 6a2a54c
fix: condition for dev environment
merll fa400ce
fix: git credentials should be updated as replacement
merll 9ed2653
fix: more strict type requirement
merll ce0b6c6
fix: do not remove ro stack
merll 31017fd
chore: remove unused function
merll cf0d634
fix: do not set defaults which override configuration
merll e060565
fix: refresh root stack after credentials update
merll fc748f3
fix: make sure not to overwrite with incomplete git credentials
merll 31db07b
fix: no need to lock the api another time
merll d57efeb
Merge remote-tracking branch 'origin/main' into APL-1960
svcAPLBot c2d95d7
Merge remote-tracking branch 'origin/main' into APL-1960
svcAPLBot ddece15
refactor: replaced constants / hardcoded values with env variables
merll 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
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.