Add CI tests checking examples against latest released versions
Nobody has claimed this yet.
- 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
Currently examples are tested only against the PR or main versions of in-source Java SDK and Java provider SDKs in pulumi-java (and latest pulumi CLI). It would be nice to extend testing to "latest released" to represent what the users might be experiencing.
This may need to go to pulumi/examples repo, or it may stay here.
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 comparing the existing example tests in pulumi-java with the pulumi/examples repository to determine where CI is configured and which in-source and released SDK versions are currently used. The work is done when examples are tested against the latest released Java SDK, provider SDKs, and Pulumi CLI, with the repository ownership and version-selection approach documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100