Standardize provider and providers behaviour
Open
Nobody has claimed this yet.
area/languages
kind/enhancement
language/java
- Dominant language
- Java
- Stars
- 85
- Forks
- 26
- Avg merge
- 11h 49m
- Merged PRs (30d)
- 22
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Port https://github.com/pulumi/pulumi/issues/8796 and tests to Java.
NOTE: the PRs implementing 8796 worked hard to be backwards compatible. Pre-GA in Java it would be better to optimize for clarity even if this means a minor breaking change.
Affected area/feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading upstream issue 8796 and the pull requests that implemented it, then inspect the Java provider and providers APIs and their existing tests. Port the documented behavior and tests to Java, while checking that the result favors clarity over strict backward compatibility as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100