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

[BT-4262-java-lambda] Add AWS Lambda tests to Pipeline. #172

Merged
merged 4 commits into from
Nov 11, 2024

Conversation

findgriffin
Copy link
Contributor

@findgriffin findgriffin commented Nov 6, 2024

Description

Add pipeline configuration for AWS Lambda test.

Depends on: #172

Motivation and context

Add 3rd party platform tests to ensure the driver works in the actual environment(s) where it might be run.

How was the change tested?

davidgriffin@Davids-MacBook-Pro-2 fauna-jvm % fly validate-pipeline --config concourse/pipeline.yml
looks good
davidgriffin@Davids-MacBook-Pro-2 fauna-jvm %

Screenshots (if appropriate):

Change types

    • Bug fix (non-breaking change that fixes an issue)
    • New feature (non-breaking change that adds functionality)
    • Breaking change (backwards-incompatible fix or feature)

Checklist:

    • My code follows the code style of this project.
    • My change requires a change to Fauna documentation.
    • My change requires a change to the README, and I have updated it accordingly.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@findgriffin findgriffin requested a review from a team November 6, 2024 23:41
@cynicaljoy
Copy link
Contributor

@findgriffin did you check this with fly validate-pipeline? I ask because this could be called out in the "How was the change tested?" section

@findgriffin
Copy link
Contributor Author

@findgriffin did you check this with fly validate-pipeline? I ask because this could be called out in the "How was the change tested?" section

I have not used the fly tool yet, but will take a look.

@findgriffin findgriffin requested a review from pnwpedro November 11, 2024 18:21
@findgriffin findgriffin merged commit 6f3956b into main Nov 11, 2024
1 check passed
@findgriffin findgriffin deleted the BT-4262-java-lambda branch November 11, 2024 18:49
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