-
Notifications
You must be signed in to change notification settings - Fork 35
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
Test generating full java SDK #2434
base: v2.0-pre
Are you sure you want to change the base?
Commits on May 2, 2023
-
Update API and add AzureSphere RP (#2424)
- Update API spec, add AzureSphere RP, remove latest ApiManagement preview to keep size down - Generate schema and SDKs
Configuration menu - View commit details
-
Copy full SHA for 601c707 - Browse repository at this point
Copy the full SHA 601c707View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd0ced6 - Browse repository at this point
Copy the full SHA fd0ced6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fdb684 - Browse repository at this point
Copy the full SHA 5fdb684View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa1056 - Browse repository at this point
Copy the full SHA caa1056View commit details -
Remove generating multiple languages at once
- Generating multiple languages at once is not used - this is now coordinated by the makefile. - This removes some complicated shared state between steps that attempted to cache certain operations depending on the combination of outputs being requested.
Configuration menu - View commit details
-
Copy full SHA for 8ef22fa - Browse repository at this point
Copy the full SHA 8ef22faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f787dc8 - Browse repository at this point
Copy the full SHA f787dc8View commit details -
Refactor schema generation into single method
Use arguments to differentiate between v1/v2 and docs/full.
Configuration menu - View commit details
-
Copy full SHA for a87b94a - Browse repository at this point
Copy the full SHA a87b94aView commit details -
Configure codegen output paths via ENV
- Add `CODEGEN_VERSION` ENV for switching to v2. - Remove schema-v2 language as it's identical to schema with `CODEGEN_VERSION=v2`. - Add emitting of version metadata (but not if we're debugging a single provider or version).
Configuration menu - View commit details
-
Copy full SHA for 8d02308 - Browse repository at this point
Copy the full SHA 8d02308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bf6df - Browse repository at this point
Copy the full SHA 16bf6dfView commit details
Commits on May 4, 2023
-
Upgrade to latest versions of dependencies automatically.
Configuration menu - View commit details
-
Copy full SHA for f46e38c - Browse repository at this point
Copy the full SHA f46e38cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab79752 - Browse repository at this point
Copy the full SHA ab79752View commit details -
Merge branch 'danielrbradley/simplify-schema-gen' into v2-sdk
# Conflicts: # provider/cmd/pulumi-gen-azure-native/main.go
Configuration menu - View commit details
-
Copy full SHA for 6b82cc4 - Browse repository at this point
Copy the full SHA 6b82cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda82db - Browse repository at this point
Copy the full SHA bda82dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d064ec - Browse repository at this point
Copy the full SHA 9d064ecView commit details -
- Uses manual build.gradle changes for now until pulumi/pulumi-java#1090 is merged.
Configuration menu - View commit details
-
Copy full SHA for 444eb29 - Browse repository at this point
Copy the full SHA 444eb29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cafee3 - Browse repository at this point
Copy the full SHA 5cafee3View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21b58ae - Browse repository at this point
Copy the full SHA 21b58aeView commit details