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

feat(go): runtime library definition #1996

Merged
merged 11 commits into from
Sep 16, 2020
Merged

Conversation

MrArnoldPalmer
Copy link
Contributor

Scaffolding for go runtime library implementation. Defines steps for
building, unit testing, and integration testing with generated jsii-calc
modules.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Scaffolding for go runtime library implementation. Defines steps for
building, unit testing, and integration testing with generated jsii-calc
modules.
Scaffolding for go runtime library implementation. Defines steps for
building, unit testing, and integration testing with generated jsii-calc
modules.
@mergify
Copy link
Contributor

mergify bot commented Sep 10, 2020

The title of this Pull Request does not conform with [Conventional Commits] guidelines. It will need to be adjusted before the PR can be merged.
[Conventional Commits]: https://www.conventionalcommits.org

@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 10, 2020
@MrArnoldPalmer MrArnoldPalmer changed the title Feature/golang runtime feat(go): runtime library definition Sep 10, 2020
packages/@jsii/go-runtime/go.mod Outdated Show resolved Hide resolved
@SoManyHs SoManyHs added the pr/blocked This PR cannot be merged or reviewed, because it is blocked for some reason. label Sep 14, 2020
@SoManyHs
Copy link
Contributor

Pending next release, which will includehttps://github.com//pull/1994

@MrArnoldPalmer MrArnoldPalmer removed the pr/blocked This PR cannot be merged or reviewed, because it is blocked for some reason. label Sep 15, 2020
@mergify
Copy link
Contributor

mergify bot commented Sep 16, 2020

The title of this Pull Request does not conform with [Conventional Commits] guidelines. It will need to be adjusted before the PR can be merged.
[Conventional Commits]: https://www.conventionalcommits.org

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 959f714
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@MrArnoldPalmer MrArnoldPalmer merged commit adbf44d into master Sep 16, 2020
@MrArnoldPalmer MrArnoldPalmer deleted the feature/golang-runtime branch September 16, 2020 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants