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

Events v4 serialization v2 #345

Merged

Conversation

jeromevdl
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Adding SES Event
  • Updating test library for events v4 and serialization v2

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

@andclt
Copy link
Contributor

andclt commented Jun 3, 2022

Thanks @jeromevdl, I'm seeing that the Java CI aws-lambda-java-tests is failing. Could you please move the:

- name: Install serialization with Maven
      run: mvn -B install --file aws-lambda-java-serialization/pom.xml

just above the:

 - name: Install events with Maven
      run: mvn -B install --file aws-lambda-java-events/pom.xml

in the file https://github.com/aws/aws-lambda-java-libs/blob/1f2eb94bad517590133ae08adbb6faac8ee24f3f/.github/workflows/aws-lambda-java-tests.yml?

@msailes made the same change some weeks ago: 6dc161a

@msailes msailes mentioned this pull request Jun 3, 2022
@andclt andclt merged commit b108a2e into aws:events-v4-serialization-v2 Jun 3, 2022
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.

3 participants