π¨βπ» Principal engineer @pulumi βοΈ Cloud
- Rome, Italy
- http://mikhail.io
- @MikhailShilkov
Popular repositories Loading
-
azure-functions-fsharp-examples
azure-functions-fsharp-examples PublicExamples of Azure Functions implemented in F#
-
DurableFunctions.FSharp
DurableFunctions.FSharp PublicF#-friendly API layer for Azure Durable Functions
-
-
leaflet-corridor
leaflet-corridor PublicLeaflet plugin to draw a polyline with fixed width in meters
-
azure-serverless-workshop
azure-serverless-workshop PublicAzure Serverless Workshop with Pulumi
1,277 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
pulumi/pulumi,
pulumi/pulumi-azure-native,
mikhailshilkov/comp-as-comp
and 56 other
repositories
Loading
Contribution activity
February 2025
Created a pull request in pulumi/pulumi that received 8 comments
Fix setting indexed top-level config keys with path=true
#18378 has unfortunately led to a regression in previously working pulumi config
commands that utilize both an explicit namespace and a top-level "β¦
+99
β26
lines changed
β’
8
comments
Opened 16 other pull requests in 3 repositories
pulumi/pulumi-java
8
merged
2
open
-
Implement a high-level component provider host
This contribution was made on Feb 19
-
Error handling in provider grpc
This contribution was made on Feb 18
-
Repro parallel Construct failure
This contribution was made on Feb 14
-
Include provider example tests
This contribution was made on Feb 14
-
Infer schema from Component resource classes
This contribution was made on Feb 14
-
Schema types for component schema generation
This contribution was made on Feb 14
-
Serialization of a Component Resource outputs into PropertyValues
This contribution was made on Feb 12
-
Deserialization of PropertyValue into resource args
This contribution was made on Feb 10
-
[Archeology] Restoring ThreadLocal changes
This contribution was made on Feb 10
-
Configure and Construct implementation in the provider service
This contribution was made on Feb 7
pulumi/pulumi-dotnet
3
merged
1
open
-
Add support for object type as Any in component schema
This contribution was made on Feb 24
-
Component provider host for auto-inferred components
This contribution was made on Feb 24
-
Schema Analyzer to infer component schemas from classes
This contribution was made on Feb 21
-
Component schema and runtime inference prototype
This contribution was made on Feb 5
pulumi/pulumi
2
merged
-
[Experimental/components] Skip tests and .files while analyzing Python components
This contribution was made on Feb 23
-
Apply autonaming strategy only to custom resources, not components
This contribution was made on Feb 10
Reviewed 30 pull requests in 4 repositories
pulumi/pulumi
21 pull requests
-
[Experimental/Components]: support any type
This contribution was made on Feb 25
-
improve provider loading based on the name
This contribution was made on Feb 25
-
[Experimental/Components]: add descriptions for types
This contribution was made on Feb 25
-
[Experimental/Components]: add typescript guide
This contribution was made on Feb 24
-
[Experimental/Components]: Handle arrays
This contribution was made on Feb 24
-
[Experimental/Components]: minor typescript cleanups
This contribution was made on Feb 24
-
[Experimental/Component]: support optional types in unions
This contribution was made on Feb 21
-
[Experimental/Components]: Infer doc comments
This contribution was made on Feb 20
-
Experimental/Components]: Handle assets and archives
This contribution was made on Feb 20
-
[Experimental/Components]: Fix up unbalanced quotes
This contribution was made on Feb 20
-
[Experimental/Components]: Handle maps
This contribution was made on Feb 20
-
correctly run versionless plugins in subdirs
This contribution was made on Feb 19
-
[Experimental/Components] Return Python stack trace on error
This contribution was made on Feb 12
-
[Experimental/Components] Detect more map and array types
This contribution was made on Feb 12
-
[Experimental/Components] Add a tutorial on writing a component provider
This contribution was made on Feb 11
-
[Experimental] Handle complex input and output types
This contribution was made on Feb 6
-
Fix setting indexed top-level config keys with path=true
This contribution was made on Feb 4
-
[Experimental] Handle inputs and outputs
This contribution was made on Feb 3
-
[Experimental] Infer ComplexTypes for ComponentResources
This contribution was made on Feb 3
-
[Experimental] Analyze ComponentResource properties
This contribution was made on Feb 3
-
[Experimental] Add infrastructure to bootstrap providers from component resources
This contribution was made on Feb 3
pulumi/pulumi-java
6 pull requests
-
Dev/davide/context aware fixup
This contribution was made on Feb 19
-
Infer schema from Component resource classes
This contribution was made on Feb 17
-
Serialization of a Component Resource outputs into PropertyValues
This contribution was made on Feb 14
-
Deserialization of PropertyValue into resource args
This contribution was made on Feb 11
-
Configure and Construct implementation in the provider service
This contribution was made on Feb 7
-
Support RunPlugin for Maven and Gradle plugins
This contribution was made on Feb 6
pulumi/pulumi-dotnet
2 pull requests
-
Component provider host for auto-inferred components
This contribution was made on Feb 25
-
Component schema and runtime inference prototype
This contribution was made on Feb 5
pulumi/azure-deployment-environments
1 pull request
-
Updating Dockerfile to be compatible with future ADE Core Image versions
This contribution was made on Feb 11
Created an issue in pulumi/pulumi-yaml that received 1 comment
YAML program panics when trying to use a provider with hash-based version
What happened?
When trying to use a provider with version containing a git hash, the YAML runtime fails with
panic: semver: ParseRange(0.0.0-xe1eefβ¦
1
comment
Opened 11 other issues in 3 repositories
pulumi/pulumi
4
open
3
closed
-
[Components] Great error messages from failing schema inference
This contribution was made on Feb 24
-
PluginDownloadURL option doesn't seem to work for git sources
This contribution was made on Feb 19
-
[Python/Components] Make componentProviderHost take a required provider name argument
This contribution was made on Feb 18
-
Pulumi package add git with a subdirectory and latest version doesn't work
This contribution was made on Feb 11
-
Package add for a git repository with the latest version doesn't set the schema version
This contribution was made on Feb 11
-
Python component provider should support class-style args
This contribution was made on Feb 10
-
pulumi config fails with top-level bracket expressions
This contribution was made on Feb 4
pulumi/pulumi-java
2
closed
-
High-level SDK to author Component providers in Java
This contribution was made on Feb 18
-
Infer Pulumi schema from implementation of ComponentResource(s)
This contribution was made on Feb 18
pulumi/pulumi-dotnet
2
closed
-
High-level SDK to author Component providers in .NET
This contribution was made on Feb 18
-
Infer Pulumi schema from implementation of ComponentResource(s)
This contribution was made on Feb 18
3
contributions
in private repositories
Feb 4 β Feb 24