Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / VirtuslabRnD/pulumi-kotlin issues and pull requests
#102 - Add logging
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 1 comment
#101 - Fix bugs related to type name conflicts, improve `computeSchemaSubset`
Pull Request -
State: closed - Opened by myhau over 2 years ago
#100 - Improve error messages (+ capitalize)
Pull Request -
State: closed - Opened by myhau over 2 years ago
#99 - [don't review] Prepare for next development phase
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#98 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#97 - [don't review] Prepare for next development phase
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#96 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#95 - [don't review] Prepare for next development phase
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#94 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#93 - [don't review] Prepare for next development phase
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#92 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#91 - [don't review] Prepare for next development phase
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
#90 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#89 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#88 - [don't review] Prepare release
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#87 - Generator should handle `/` encoded as `%2F` in type references (`$ref`)
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#86 - Fix issues with null mapping (null pointer exception)
Issue -
State: closed - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, planned
#85 - Kotlin-first `ResourceTransformation` in `opts`
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#84 - End to end tests for `opts`
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#83 - Fix issues with type/resource/function names
Pull Request -
State: closed - Opened by ddzikon over 2 years ago
#81 - Fix issues with type/resource/function names
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#80 - Add `pulumi package get-schema` hint to README.md
Pull Request -
State: closed - Opened by myhau over 2 years ago
Labels: low-hanging-fruit
#79 - Push packages to remote Maven repository (GitHub packages)
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 1 comment
#77 - Research `stateInputs`. Do we need them now?
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#76 - Enum support 2.0
Issue -
State: closed - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, planned
#75 - Add logging
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#74 - Use @see tags in generated KDocs
Pull Request -
State: closed - Opened by jplewa over 2 years ago
Labels: low-hanging-fruit
#73 - Replace suspend functions with inline functions in the generated code
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#72 - Refactor `step3codegen` package (mainly `TypeGenerator`)
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 2 comments
#71 - Add CustomResourceOptions implementation
Pull Request -
State: closed - Opened by ddzikon over 2 years ago
- 4 comments
#70 - Remove `UseCharacteristic` class and improve things around `NamingFlags`
Pull Request -
State: closed - Opened by myhau over 2 years ago
Labels: low-hanging-fruit
#69 - Improve readability by using multi-line string in e2e tests
Pull Request -
State: closed - Opened by myhau over 2 years ago
Labels: low-hanging-fruit
#68 - Replace `Supress` in `SchemaModel.PropertyType` with `SerialName` (per value)
Pull Request -
State: closed - Opened by myhau over 2 years ago
Labels: low-hanging-fruit
#67 - (don't merge) investigating java docs for asset or archive
Pull Request -
State: closed - Opened by myhau over 2 years ago
#66 - Enable extra Detekt rules
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 2 comments
#65 - Reorganize `FieldType.kt`
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#64 - Required fields for resource
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#63 - Get rid of `SERIALIZER_TYPE_INCOMPATIBLE` warning
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#62 - Use error instead of `!!`
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#61 - Add all common fields to PropertySpecification
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#60 - Why `{"type": "string", "$ref": "#/types/something"}`?
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#59 - Handle aliases in schema
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#58 - Generate Provider resource
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#57 - Add script that finds full Pulumi schema subset (`ComputeSchemaSubsetScript`)
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 3 comments
#56 - Add documentation to files in `com.virtuslab.pulumikotlin.codegen.sdk`
Issue -
State: open - Opened by jplewa over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#55 - Add support for asset and archive
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 5 comments
#54 - Fix index namespace issues
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#53 - Handle Pulumi "index" resources and functions
Issue -
State: closed - Opened by jplewa over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#52 - More tests in Codegen test
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-planning
#51 - Handle naming conflicts (e.g. GetRepositoryPullRequestsResult)
Issue -
State: closed - Opened by myhau over 2 years ago
- 3 comments
Labels: jvm-lab/pulumi-kotlin, planned
#50 - Refactor `step2intermediate` package
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 3 comments
#49 - Minor refactoring of `letIf`
Pull Request -
State: closed - Opened by myhau over 2 years ago
Labels: low-hanging-fruit
#48 - Use `internal` modifier to hide builder constructors and `build` method
Pull Request -
State: closed - Opened by myhau over 2 years ago
#47 - Remove old schemas and propose a naming convention
Pull Request -
State: closed - Opened by myhau over 2 years ago
#46 - Add KDoc generation mechanism
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#45 - Remove some dead code from `sdk/Common.kt`
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
Labels: low-hanging-fruit
#44 - Push packages to remote maven repository (GitHub packages)
Issue -
State: closed - Opened by myhau over 2 years ago
- 2 comments
Labels: jvm-lab/pulumi-kotlin, planned
#43 - Either support 2.0
Issue -
State: closed - Opened by myhau over 2 years ago
- 4 comments
Labels: jvm-lab/pulumi-kotlin, planned
#42 - Add support for generation of Either type and Enums
Pull Request -
State: closed - Opened by ddzikon over 2 years ago
- 1 comment
#41 - Extract `sdk` package to a separate module and release as a separate library
Issue -
State: closed - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#40 - User interface improvements
Issue -
State: open - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#39 - Properly implement `CustomArgs`
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#38 - Fix nulls mapping in toKotlin and toJava
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#37 - Add demo video to README.md
Pull Request -
State: closed - Opened by myhau over 2 years ago
#36 - Add idiomatic Kotlin code for `Pulumi.run`
Pull Request -
State: closed - Opened by myhau over 2 years ago
#35 - Add E2E tests for pulumi-kotlin
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#34 - Add publish task for generated code
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#33 - Turn on Google Cloud tests and bump artifact dependencies (tests)
Pull Request -
State: closed - Opened by myhau over 2 years ago
#32 - Support for circular type references
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#31 - Refactor step3codegen package
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#30 - JavaDoc / KDoc support
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#29 - Use Language-Specific Extensions as a source of truth for reserved keywords that need to be escaped
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#28 - Get rid of the duplicated `.kt` file extension
Pull Request -
State: closed - Opened by myhau over 2 years ago
#27 - Replace deprecated `decapitalize` and `capitalize` with our own implementation
Pull Request -
State: closed - Opened by myhau over 2 years ago
#26 - Remove dead code
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#25 - Refactor `IntermediateRepresentationGenerator` (renamed) and add tests
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 2 comments
#24 - Refactoring
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#23 - Add CI/CD to pulumi-kotlin
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 1 comment
#22 - Refactor `IntermediateRepresentationGenerator` (renamed) and add tests
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#21 - Configure static code analysis
Pull Request -
State: closed - Opened by jplewa over 2 years ago
- 3 comments
#20 - Move `CODEOWNERS` file to `.github` directory
Pull Request -
State: closed - Opened by myhau over 2 years ago
#19 - Update issue and pull request template, add CODEOWNERS
Pull Request -
State: closed - Opened by myhau over 2 years ago
#18 - Update issue templates
Pull Request -
State: closed - Opened by myhau over 2 years ago
#17 - Improve name escaping and zero-argument function calls (almost fixes GCP codegen)
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 2 comments
#16 - Support for asset and archive
Issue -
State: closed - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, planned
#15 - [WIP] Major refactoring
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#14 - Refactor tests slightly (get rid of some old tests and files, improve `CodegenTest`)
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#13 - Optimize compilation process
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-planning
#12 - Generate artifact and install it in local repository
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#11 - Fix code generation for Google Cloud provider
Issue -
State: closed - Opened by myhau over 2 years ago
- 2 comments
Labels: jvm-lab/pulumi-kotlin, planned
#10 - Fix gradle wrapper
Pull Request -
State: closed - Opened by jplewa over 2 years ago
#9 - Introduce CLI, update README.md with docs, remove hardcoded paths
Pull Request -
State: closed - Opened by myhau over 2 years ago
- 1 comment
#8 - Add CLI interface with documentation and remove hardcoded paths in `pulumi-kotlin`
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#7 - Add CI/CD to `pulumi-kotlin`
Issue -
State: closed - Opened by myhau over 2 years ago
- 2 comments
Labels: jvm-lab/pulumi-kotlin, planned
#6 - Either support
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#5 - Enum support
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#4 - E2E tests for `pulumi-kotlin`
Issue -
State: closed - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, planned
#3 - Nice formatting of the generated Kotlin files
Issue -
State: open - Opened by myhau over 2 years ago
- 1 comment
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#2 - Generate SDKs for all providers currently supported by Java
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming
#1 - Kotlin Output wrapper
Issue -
State: open - Opened by myhau over 2 years ago
Labels: jvm-lab/pulumi-kotlin, needs-grooming