Skip to content

adds runtime ClientDefault #64

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
merged 1 commit into from
Dec 27, 2019
Merged

Conversation

srchase
Copy link
Contributor

@srchase srchase commented Dec 27, 2019

Adds runtime config for use in middleware that need to modify behavior depending on runtime environment.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kstich kstich merged commit edcdf7a into smithy-lang:master Dec 27, 2019
@srchase srchase deleted the add_runtime_config branch January 6, 2020 23:04
srchase pushed a commit that referenced this pull request Mar 23, 2023
* Add signing middleware

* WIP commit -- macbook keyboard nonresponsive, so transferring work to another computer

* WIP commit - switching back to the macbook

* Add a configuration resolver package

* Finish first-draft sender generator (reviewable but still WIP)

* Ensure generator can be run even if installed somewhere

* Improve naming of build-time configuration types

* Add applicator for signer

* Ensure empty lines are not indented in nested sections

* Rebase over master to incoporate HTTP handlers

* Add a destructor to HttpHandler and call it in service clients

* Ensure index file is generated for model packages

* Add preliminary ClientGenerator class
srchase pushed a commit that referenced this pull request Jun 16, 2023
* Add signing middleware

* WIP commit -- macbook keyboard nonresponsive, so transferring work to another computer

* WIP commit - switching back to the macbook

* Add a configuration resolver package

* Finish first-draft sender generator (reviewable but still WIP)

* Ensure generator can be run even if installed somewhere

* Improve naming of build-time configuration types

* Add applicator for signer

* Ensure empty lines are not indented in nested sections

* Rebase over master to incoporate HTTP handlers

* Add a destructor to HttpHandler and call it in service clients

* Ensure index file is generated for model packages

* Add preliminary ClientGenerator class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants