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

chore: produce go bindings #13317

Merged
merged 5 commits into from
Mar 2, 2021
Merged

chore: produce go bindings #13317

merged 5 commits into from
Mar 2, 2021

Commits on Feb 28, 2021

  1. chore: build go bindings

    Adds a `go.moduleName` entry to all package.json files which will cause jsii-pacmak to produce go bindings for the AWS CDK and place them under the `dist/go` directory during packaging.
    
    Resolves aws/jsii#2611
    Elad Ben-Israel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    fb1110d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into benisrae/go-bindings

    Elad Ben-Israel authored Feb 28, 2021
    Configuration menu
    Copy the full SHA
    0703da9 View commit details
    Browse the repository at this point in the history
  3. add "go" support to ubergen

    basically just reflect the same module name
    Elad Ben-Israel committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    faf728c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    606c35f View commit details
    Browse the repository at this point in the history
  2. CR comments

    Elad Ben-Israel committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    62969e6 View commit details
    Browse the repository at this point in the history