Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
952 contributions in the last year
Activity overview
Contribution activity
August 1, 2020
jkotalik has no activity
yet for this period.
July 2020
Created a pull request in dotnet/aspnetcore that received 4 comments
IIS HTTP/2 Response Trailers
Adds support for IIS Response Trailers. cc @pgovind @GrabYourPitchforks @Tratcher Noteworthy: Feature detection is done through the IIS call to Ht…
+652
−10
•
4
comments
- 0.4 -> 0.5
- Update readme to specify that you may need a local.settings.json file for samples
- Fix diagnostics collection logs
- Copy args into func
- Support watch for azure functions and fix a bug with active replicas
- Add clone directory
- Make tye exit if dotnet fails to start projects
- Start finding func rather than downloading it
- Add support for 5.0 and change sample to 5.0
- Fix some metric on dashboard
- Azure function support
- Basic clear logs button
- Johluo/revert to 3.1
- Add logging for KubectlDetector logic
- supporting the components-path via dapr extension
- Project with executable services only should launch
- Update developer guide
- Removing color from deployed app console logs
- Add a timeout to the docker command
- Handling Multiple TargetFrameworks through BuildProperties
- Add tye.yml VS Solution Items on init
- Add application stopping message
- Update 01_deploy.md
- Add Recipe in docs for Github Actions
Created an issue in dotnet/aspnetcore that received 1 comment
Consider changing behavior for IIS hitting startup limit to restart the worker process when hit
When the startupLimit in IIS is hit today, IIS returns a 500.37 error saying the app failed to start in a certain time limit. This defaults to 120 …
1
comment

