Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation issue when running azure-java in the UBI pulumi-java image #212

Merged
merged 2 commits into from
Jul 26, 2024

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Jul 25, 2024

We need to install java-11-openjdk-devel, not java-11-openjdk-headless to have a full Java dev environment.

Fixes #210

@julienp julienp marked this pull request as ready for review July 25, 2024 16:24
@julienp julienp requested a review from a team July 25, 2024 16:24
@julienp julienp changed the title Run azure-java template as a test Fix compilation issue when running azure-java in the UBI pulumi-java image Jul 26, 2024
Base automatically changed from julienp/test-az to main July 26, 2024 12:50
@julienp julienp merged commit d2502df into main Jul 26, 2024
21 checks passed
@julienp julienp deleted the julienp/azure-java branch July 26, 2024 13:19
julienp added a commit that referenced this pull request Jul 26, 2024
Test that the aws CLI is working and can login.

Test that the aws-${sdk} templates work.

This requires the following secrets in GHA:
 * AWS_ACCESS_KEY_ID
 * AWS_SECRET_ACCESS_KEY
 * AWS_CI_ROLE_ARN

Stacked on #212

Ref #209
Source-Controller pushed a commit to Source-Controller/Pulumi-Docker that referenced this pull request Oct 17, 2024
Test that the aws CLI is working and can login.

Test that the aws-${sdk} templates work.

This requires the following secrets in GHA:
 * AWS_ACCESS_KEY_ID
 * AWS_SECRET_ACCESS_KEY
 * AWS_CI_ROLE_ARN

Stacked on pulumi/pulumi-docker-containers#212

Ref pulumi/pulumi-docker-containers#209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure-native template fails on pulumi/pulumi-java:3.126.0-ubi
2 participants