-
Notifications
You must be signed in to change notification settings - Fork 42
feat: Add environment variable support for OFREP configuration #525
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
askpt
wants to merge
21
commits into
main
Choose a base branch
from
askpt/issue520
base: main
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
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d481dcf
feat: Add environment variable constants for OFREP configuration
askpt fef833a
feat: Enhance OfrepProviderOptionsValidator to support configuration …
askpt 7c90a41
feat: Implement configuration fallback for BaseUrl in OfrepProvider
askpt 6ab9258
feat: Add environment variable configuration support to OfrepProvider…
askpt e7f2551
feat: Add unit tests for OfrepOptions environment variable handling
askpt d2dfe05
feat: Add environment variable configuration support to OFREP provider
askpt 4e3424c
feat: Refactor timeout handling in OfrepOptions and OfrepProviderOpti…
askpt 1bc344b
feat: Refactor endpoint retrieval in OfrepOptions to improve configur…
askpt 8ce5a66
fix: Update ParseHeaders test to handle nullable input correctly
askpt 4ca03a9
refactor: Change GetConfigValue method to internal and update usage i…
askpt 7f4a25a
fix: Ensure default values for endpoint and headers are set to empty …
askpt b8c7de8
fix: Add missing PackageReference for Microsoft.Extensions.Configurat…
askpt 984c6a7
Merge remote-tracking branch 'origin/main' into askpt/issue520
askpt 4b7ebc0
fix: Update OFREP_TIMEOUT environment variable name to include millis…
askpt c4c63de
refactor: Update OFREP headers parsing to support URL encoding and im…
askpt 8f7bcee
fix: Update OFREP_TIMEOUT environment variable name to OFREP_TIMEOUT_…
askpt 62ed17d
test: Add collection definition for environment variable tests to ens…
askpt 413d950
Apply suggestions from code review
askpt 39d6d6d
docs: Clarify OFREP_HEADERS environment variable parsing rules and UR…
askpt 961fbae
refactor: Simplify timeout parsing logic and improve logging for inva…
askpt d837cbc
fix: Handle null timeout string in GetTimeout method to improve nulla…
askpt 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
Some comments aren't visible on the classic Files Changed page.
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.